Skip to content

Commit

Permalink
Add type parameter to .horde.yml files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed May 20, 2017
1 parent 86d5c8e commit 5ab7921
Show file tree
Hide file tree
Showing 161 changed files with 162 additions and 0 deletions.
1 change: 1 addition & 0 deletions agora/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: agora
full: Forum application
description: Agora is a Horde-based forum program
list: horde
type: application
1 change: 1 addition & 0 deletions ansel/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Ansel
full: Photo gallery application
description: Ansel is a full featured photo gallery application.
list: ansel
type: application
1 change: 1 addition & 0 deletions beatnik/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Beatnik
full: DNS record management application
description: Manage your DNS zones and records within your Horde install.
list:
type: application
1 change: 1 addition & 0 deletions chora/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Chora
full: VCS (Version Control System) repository viewer application
description: TODO
list:
type: application
2 changes: 2 additions & 0 deletions components/.horde.yml
Expand Up @@ -6,3 +6,5 @@ description: >
The package provides utility methods required when preparing a new component
release for Horde. It also includes quality control checks.
list: horde
type: application
type: application
1 change: 1 addition & 0 deletions content/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Content
full: Tagging application
description: This application provides tagging support for the other Horde applications.
list:
type: application
1 change: 1 addition & 0 deletions folks/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Folks
full: Social network application
description: TODO
list:
type: application
1 change: 1 addition & 0 deletions framework/ActiveSync/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: ActiveSync
full: ActiveSync server library
description: Library for implementing an ActiveSync server.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Alarm/.horde.yml
Expand Up @@ -5,3 +5,4 @@ full: Alarm library
description: |
An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Argv/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Classes for parsing command line arguments with various actions, providing
help, grouping options, and more.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Auth/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The Horde_Auth package provides a common interface into the various backends
for the Horde authentication system.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Autoloader/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Autoloader
full: Autoloader library
description: Autoload implementation and class loading manager for Horde.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Autoloader_Cache/.horde.yml
Expand Up @@ -5,3 +5,4 @@ full: Caching library for Horde_Autoloader
description: |
Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Browser/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The Horde_Browser class provides an API for getting information about the
current user's browser and its capabilities.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Cache/.horde.yml
Expand Up @@ -8,3 +8,4 @@ description: >
XCache), Memcache, MongoDB, Redis, user session, an SQL table, or a
combination of these.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Cli/.horde.yml
Expand Up @@ -5,3 +5,4 @@ full: Command line interface library
description: |
Horde_Cli:: API for basic command-line functionality/checks
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Cli_Modular/.horde.yml
Expand Up @@ -11,3 +11,4 @@ description: >
Cli_Modular allows a module to modify the global usage string and add basic
options valid for all modules.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Compress/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Compress
full: Compression library
description: An API for various compression techniques.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Compress_Fast/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Provides compression suitable for packing strings on-the-fly in PHP code (as
opposed to more resource-intensive compression algorithms such as DEFLATE).
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Constraint/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Constraint
full: Constraint library
description: A programmatic way of building constraints that evaluate to true or false.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Controller/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Controller
full: Controller library
description: The controller part of an MVC system for Horde.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Core/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
These classes provide the core functionality of the Horde Application
Framework.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Crypt/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The Horde_Crypt package class provides an API for various cryptographic
systems.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Crypt_Blowfish/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Crypt_Blowfish
full: Blowfish encryption library
description: Provides blowfish encryption/decryption for PHP string data.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/CssMinify/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: CssMinify
full: CSS minification library
description: Abstracted interface to various CSS minification backends.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Css_Parser/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
This package provides access to the Sabberworm CSS Parser from within the
Horde framework.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Data/.horde.yml
Expand Up @@ -11,3 +11,4 @@ description: |
* vNote
* vTodo
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Date/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Date
full: Date library
description: Package for creating and manipulating dates.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Date_Parser/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Library for natural-language date parsing, with support for multiple languages
and locales
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Dav/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
This package contains all Horde-specific wrapper classes for the Sabre DAV
library.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Db/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Db
full: Database abstraction library
description: Horde database/SQL abstraction layer
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Editor/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The Horde_Editor package provides an API to generate the code necessary for
embedding javascript RTE editors in a web page.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/ElasticSearch/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: ElasticSearch
full: ElasticSearch client library
description: Lightweight API for ElasticSearch (http://www.elasticsearch.org/).
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Exception/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
This class provides the default exception handlers for the Horde Application
Framework.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Feed/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Feed
full: Feed client library
description: Support for working with feed formats such as RSS and Atom.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Form/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The Horde_Form package provides form rendering, validation, and other
functionality for the Horde Application Framework.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Group/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Group
full: User groups library
description: Package for managing and accessing the Horde groups system.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/HashTable/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: HashTable
full: Hash table client library
description: Provides an abstract API to access various hash table implementations.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/History/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The Horde_History API provides a way to track changes on arbitrary pieces of
data in Horde applications.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Http/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Http
full: HTTP client library
description: An API for making HTTP requests.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Icalendar/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Icalendar
full: iCalendar and vCard library
description: An API for dealing with iCalendar data.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Idna/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Normalized access to various backends providing IDNA (Internationalized Domain
Names in Applications) support.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Image/.horde.yml
Expand Up @@ -12,3 +12,4 @@ description: |
* ImageMagick convert command line tool
* Imagick Extension
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Imap_Client/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports
connections to POP3 (STD 53/RFC 1939).
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Imsp/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Imsp
full: IMSP client library
description: Provides an API into an IMSP server for address books and options.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Injector/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Injector
full: Dependency injection container library
description: A depedency injection container for Horde.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Itip/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Itip
full: iTip invitation response library
description: This package to generates MIME encapsuled responses to iCalendar invitations.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/JavascriptMinify/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: JavascriptMinify
full: JavaScript minification library
description: Abstracted interface to various javascript minification backends.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/JavascriptMinify_Jsmin/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The JSMin javascript minifier driver for use with the Horde_JavascriptMinify
package.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_Cli/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
A set of utilities to deal with the various aspects of a Kolab server as
backend. The primary focus is dealing with the data stored in IMAP.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_Config/.horde.yml
Expand Up @@ -7,3 +7,4 @@ description: >
also support retrieving configuration parameters from LDAP but this is not yet
implemented.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_Filter/.horde.yml
Expand Up @@ -8,3 +8,4 @@ description: |
policies.

list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_Format/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Kolab_Format
full: Kolab data format library
description: This package allows converting Kolab data objects from XML to data arrays.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_FreeBusy/.horde.yml
Expand Up @@ -11,3 +11,4 @@ description: |
finally combined to the complete free/busy information once a client
requests this data for a particular user.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_Resource/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Kolab_Resource
full: Kolab resource management library
description: This package allows booking of Kolab server resources.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_Server/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: |
This package reads/writes entries in the Kolab user
database stored in LDAP.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_Session/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Kolab_Session
full: Kolab session management library
description: This package stores Kolab specific user data in the session.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Kolab_Storage/.horde.yml
Expand Up @@ -7,3 +7,4 @@ description: >
server core concepts. This package provides all the necessary means to deal
with this type of data storage effectively.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Ldap/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
A set of classes for connecting to LDAP servers and working with directory
objects.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Lens/.horde.yml
Expand Up @@ -7,3 +7,4 @@ description: >
single decorator object (the "lens") instead of creating one decorator for
every element.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/ListHeaders/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The Horde_ListHeaders library parses Mailing List Headers as defined in RFC
2369 & RFC 2919.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Lock/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Lock
full: Resource locking library
description: The Horde resource locking system.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Log/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Log
full: Logging library
description: Horde Logging package with configurable handlers, filters, and formatting.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/LoginTasks/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: LoginTasks
full: Login tasks library
description: An API for dealing with tasks run upon login to Horde applications.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Mail/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Mail
full: Mail library
description: Provides interfaces for sending e-mail messages and parsing e-mail addresses.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Mail_Autoconfig/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Attempts to automatically determine configuration options for various remote
mail services (IMAP/POP3/SMTP).
list: dev
type: library
1 change: 1 addition & 0 deletions framework/ManageSieve/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: ManageSieve
full: ManageSieve client library
description: This library implements the ManageSieve protocol (RFC 5804).
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Mapi/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Provides various utility classes for dealing with Microsoft MAPI structured
data.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Memcache/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Memcache
full: Memcache client library
description: Provides an API to access a memcache installation.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Mime/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME)
features (RFC 2045/2046/2047).
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Mime_Viewer/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Mime_Viewer
full: MIME viewer library
description: Provides rendering drivers for MIME data.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Mongo/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Provides an API to ensure that the PECL Mongo extension can be used
consistently across various Horde packages.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Nls/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
Common methods for handling language data, timezones, and hostname->country
lookups.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Notification/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
A library implementing a subject-observer pattern for raising and showing
messages of different types and to different listeners.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Oauth/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the
future will provide an OAuth server.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/OpenXchange/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: OpenXchange
full: Open-Xchange client library
description: Library to interact with Open-Xchange servers.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Pack/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
A replacement for serialize()/json_encode() that will automatically use the
most efficient serialization available based on the input.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Pdf/.horde.yml
Expand Up @@ -4,3 +4,4 @@ name: Pdf
full: PDF writer library
description: PDF generation using only PHP, without requiring any external libraries.
list: dev
type: library
1 change: 1 addition & 0 deletions framework/Pear/.horde.yml
Expand Up @@ -6,3 +6,4 @@ description: >
The component provides various tools to deal with PEAR. Among other features
it allows updating the package.xml file or accessing a remote PEAR server.
list: dev
type: library

0 comments on commit 5ab7921

Please sign in to comment.