-
Notifications
You must be signed in to change notification settings - Fork 0
/
.horde.yml
97 lines (97 loc) · 2.78 KB
/
.horde.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
---
id: imp
name: IMP
full: Webmail application
description: >
IMP, the Internet Mail Program, is one of the most popular and widely deployed
open source webmail applications in the world. It allows universal, web-based
access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional
interfaces with a rich range of features normally found only in desktop email
clients.
list:
type: application
homepage: https://www.horde.org/apps/imp
authors:
-
name: Jan Schneider
user: jan
email: jan@horde.org
active: true
role: lead
-
name: Michael Slusarz
user: slusarz
email: slusarz@horde.org
active: false
role: lead
-
name: Chuck Hagenbuch
user: chuck
email: chuck@horde.org
active: false
role: lead
version:
release: 7.0.0
api: 7.0.0
state:
release: beta
api: beta
license:
identifier: GPL-2.0
uri: http://www.horde.org/licenses/gpl
dependencies:
required:
php: ^5.3 || ^7
pear:
pear.horde.org/horde: ^5
pear.horde.org/Horde_Auth: ^2
pear.horde.org/Horde_Browser: ^2
pear.horde.org/Horde_Cache: ^2
pear.horde.org/Horde_Compress: ^2
pear.horde.org/Horde_Core: ^2.17
pear.horde.org/Horde_Crypt: ^2.7
pear.horde.org/Horde_Crypt_Blowfish: ^1
pear.horde.org/Horde_Css_Parser: ^1
pear.horde.org/Horde_Date: ^2
pear.horde.org/Horde_Editor: ^2.0.4
pear.horde.org/Horde_Exception: ^2
pear.horde.org/Horde_Icalendar: ^2.1
pear.horde.org/Horde_Image: ^2
pear.horde.org/Horde_Imap_Client: ^2.27
pear.horde.org/Horde_Itip: ^2.1
pear.horde.org/Horde_ListHeaders: ^1.1
pear.horde.org/Horde_LoginTasks: ^2
pear.horde.org/Horde_Mail: ^2.5
pear.horde.org/Horde_Mail_Autoconfig: ^1
pear.horde.org/Horde_Mime: ^2.10
pear.horde.org/Horde_Mime_Viewer: ^2
pear.horde.org/Horde_Nls: ^2
pear.horde.org/Horde_Notification: ^2
pear.horde.org/Horde_Pack: ^1
pear.horde.org/Horde_Perms: ^2
pear.horde.org/Horde_SpellChecker: ^2
pear.horde.org/Horde_Stream: ^1.4
pear.horde.org/Horde_Stream_Filter: ^2
pear.horde.org/Horde_Stream_Wrapper: ^2.1
pear.horde.org/Horde_Support: ^2.0.5
pear.horde.org/Horde_Text_Filter: ^2.1
pear.horde.org/Horde_Text_Flowed: ^2
pear.horde.org/Horde_Tree: ^2
pear.horde.org/Horde_Url: ^2.2
pear.horde.org/Horde_Util: ^2.4
pear.horde.org/Horde_Vfs: ^2
pear.horde.org/Horde_View: ^2
ext:
dom: '*'
gettext: '*'
hash: '*'
json: '*'
optional:
pear:
pear.horde.org/Horde_History: ^2
pear.horde.org/Horde_Http: ^2
pear.horde.org/Horde_Mongo: ^1
pear.horde.org/Horde_Service_Gravatar: ^1
phpseclib.sourceforge.net/File_ASN1: '*'
ext:
openssl: '*'