deb-libreant/debian/control
2016-03-17 20:02:50 -04:00

39 lines
1.2 KiB
Text

Source: libreant
Section: python
Priority: optional
Maintainer: boyska <piuttosto@logorroici.org>
Build-Depends: debhelper (>= 9), dh-python, python-all (>=2.6), python-setuptools,
python-fsdb,
python-flask-authbone (>= 0.2),
python-click, python-elasticsearch, python-flask, python-flask-babel, python-flask-script,
python-opensearch,
python-peewee,
python-flask-bootstrap,
dh-systemd
Standards-Version: 3.9.7
X-Python-Version: >= 2.7
Package: python-libreant
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-fsdb,
python-flask-authbone (>= 0.2),
python-click, python-elasticsearch, python-flask, python-flask-babel, python-flask-script,
python-opensearch,
python-peewee,
python-flask-authbone,
python-flask-bootstrap
Description: Software to manage both your ebooks and your physical books.
Libreant is a software built to manage "libraries" which contain
different kind of volumes, both physical or digital.
.
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, but it also offers command line tools to
manipulate its database.
.