Sha256: 7b16800a21bf8bb4711724849bc617dc296ec442576a33f4b5e5fe1599bebd5f

Contents?: true

Size: 1.22 KB

Versions: 4

Compression:

Stored size: 1.22 KB

Contents

# Inqlude - the Qt library archive

Inqlude is a tool to handle Qt based libraries. It provides developers using Qt
with an easy way to find, install, and use liraries, in particular 3rd party
libraries.

Inqlude comes as a Ruby gem, which can easily be installed, and provides a
command line interface to handle Qt libraries in a similar way as Ruby gems.
There are commands to list available libraries and installed libraries, and
more. 

Libraries are described by manifest files, which are maintained in a separate
git repository. Inqlude integrates with this git repository and uses it as the
list of available gems. One way to contribute information about libraries to the
archive is to simply provide patches to the manifest repository. The repository
can be found at https://github.com/cornelius/inqlude_data.

Inqlude also integrates with native package managers. If the meta information is
available, the libraries are transparently handled by installing packages with
the native tools.

There also is an option to generate an HTML overview of all available libraries.
This can be hosted or used locally.

Inqlude is licensed under the GPL.

If you have questions or comments, please contact Cornelius Schumacher
<schumacher@kde.org>.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
inqlude-0.0.5 README
inqlude-0.0.4 README
inqlude-0.0.3 README
inqlude-0.0.2 README