Metadata-Version: 2.0
Name: libreant
Version: 0.5
Summary: {e,}book archive focused on small grass root archives, distributed search, low assumptions
Home-page: https://github.com/insomnia-lab/libreant
Author: insomnialab
Author-email: insomnialab@hacari.org
License: AGPL
Platform: UNKNOWN
Classifier: Framework :: Flask
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 4 - Beta
Requires-Dist: Flask (<=0.11.1)
Requires-Dist: Flask-Authbone (>=0.2.2)
Requires-Dist: Flask-Babel
Requires-Dist: Fsdb (>=0.3.3,<=1.2.1)
Requires-Dist: click
Requires-Dist: elasticsearch (>=1,<2)
Requires-Dist: flask-bootstrap
Requires-Dist: flask-script
Requires-Dist: gevent (<=1.1.1,>=1.0.1)
Requires-Dist: opensearch
Requires-Dist: passlib (>=1.6,<1.7)
Requires-Dist: peewee (<=2.8.1)

========
LibreAnt
========
.. image:: https://img.shields.io/pypi/l/libreant.svg
    :target: https://pypi.python.org/pypi/libreant
    :alt: License

.. image:: https://img.shields.io/pypi/status/libreant.svg
    :target: https://pypi.python.org/pypi/libreant
    :alt: Development

.. image:: https://img.shields.io/pypi/v/libreant.svg
    :target: https://pypi.python.org/pypi/libreant
    :alt: Latest Version

.. image:: https://readthedocs.org/projects/libreant/badge/?version=latest
    :target: https://libreant.readthedocs.org/en/latest
    :alt: Documentation Status


This is libreant: a software to manage both your ebooks and your physical books.
Its approach is:

* minimum assumptions about your library structure, catalogation systems or whatsoever
* ease of deployment
* ease to build a decentralized network for integration, sharing, and search

Its main UI is a web one


Documentation
=============

You can read up-to-date documentation on `Read the docs`_

Quick start
===========

To install libreant please refer to the `official installation guide`_

.. _`Read the docs`: http://libreant.readthedocs.org/en/latest/
.. _`official installation guide`: http://libreant.readthedocs.org/en/latest/sysadmin.html#installation



