Source-Makefile: feeds/packages/libs/elektra/Makefile
Build-Depends: lua

Package: libelektra-core
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libpthread
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra core library
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains the core libraries, that all other parts of
elektra and all programs using elektra depend on, and an almost
minimal set of plugins to be actually useful.
@@

Package: elektra-kdb
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libstdcpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: Elektra kdb tool
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains the kdb tool, which allows to access and change
the content of the key database from the shell.
@@

Package: libelektra-resolvers
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libpthread
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra additional resolvers
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains additional resolvers not included in the
libelektra-core package. Usually there is no reason to install this.
@@

Package: libelektra-plugins
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +BUILD_NLS:libiconv-full
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Useful elektra plugins
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains plugins for various common configuration file
format and optional features without heavy dependencies. Currently
these plugins are included:
base64 blacklist conditionals csvstorage date file filecheck glob hexcode
hexnumber hosts iconv ipaddr keytometa line lineendings
mathcheck macaddr mini network path profile quickdump
range reference rgbcolor shell syslog type uname unit validation
@@

Package: libelektra-cpp
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libstdcpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra plugins depending on libstdcpp
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains plugins written in C++.
Currently these are:
ccode directoryvalue dump
@@

Package: libelektra-curlget
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libcurl +libopenssl
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra curlget plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This plugin can get configuration data from remote URLs before access.
@@

Package: libelektra-crypto
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libgcrypt
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra crypto plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains support for encrypting values before storage.
@@

Package: libelektra-dbus
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libdbus
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra dbus plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains support for dbus notification on configuration
changes.
@@

Package: libelektra-ev
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libev
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra libev binding plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains support for notification on configuration
changes via libev events.
@@

Package: libelektra-uv
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libuv
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra libuv binding plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains support for notification on configuration
changes via libuv events.
@@

Package: libelektra-xerces
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libstdcpp +libxerces-c
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra xerces based xml plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

The xerces plugin supplants the xmltool plugin
and allows us to use XML files not following a specific schemata.
Attributes are mapped to Elektra's metadata, multiple keys with the
same names are mapped to arrays.
@@

Package: libelektra-xml
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libxml2
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra xmltool plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains a plugin for storing data with xml syntax.
@@

Package: libelektra-yajl
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +yajl
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra yajl (json) plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains support for storing the key database as json files.
@@

Package: libelektra-yamlcpp
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libyaml-cpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra yaml plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains support for storing the key database as yaml files.
@@

Package: libelektra-python3
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +python3-light +libstdcpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra python3 plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package adds python3 support to elektra.
@@

Package: libelektra-lua
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +lua5.4 +libstdcpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra lua plugin
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package adds lua support to elektra.
@@

Package: libelektra-zmq
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libzmq
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Elektra ZeroMQ transport plugins
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra ZeroMQ transport plugins
@@

Package: libelektra-extra
Submenu: LibElektra
Version: 0.9.14-r1
Depends: +libc +libelektra-core +libstdcpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Additional elektra plugins
Maintainer: Harald Geyer <harald@ccbib.org>
Source: elektra-0.9.14.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: http://www.libelektra.org/
Type: ipkg
Description: Elektra provides an universal and secure framework to store
configuration parameters in a global, hierarchical key database.

This package contains extra plugins that are only useful for debugging
or as an example of what can be done. Also most experimental plugins
are included in this package. Currently this includes:
blockresolver c constants counter desktop dpkg error fcrypt
fstab logchange mozprefs passwd process rename
timeofday tracer
@@


