Skip to content

Commit

Permalink
Update .horde.yml with extended information.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2017
1 parent d503d5d commit cae8cf9
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .horde.yml
Expand Up @@ -5,3 +5,43 @@ full: Data serialization library
description: An interface to various methods of encapsulating data.
list: dev
type: library
homepage: https://www.horde.org/libraries/Horde_Serialize
authors:
-
name: Chuck Hagenbuch
user: chuck
email: chuck@horde.org
active: true
role: lead
-
name: Jan Schneider
user: jan
email: jan@horde.org
active: true
role: lead
version:
release: 2.0.6
api: 1.0.0
state:
release: stable
api: stable
license:
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
dependencies:
required:
php: ^5.3 || ^7
pear:
pear.horde.org/Horde_Exception: ^2
pear.horde.org/Horde_Util: ^2
optional:
pear:
pear.horde.org/Horde_Imap_Client: ^2
pear.horde.org/Horde_Mime: ^2
pear.horde.org/Horde_Test: ^2.1
pecl.php.net/lzf: ^1.5.2
ext:
bz2: '*'
json: '*'
wddx: '*'
zlib: '*'

0 comments on commit cae8cf9

Please sign in to comment.