1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: bauble
Section: science
Priority: extra
Maintainer: Giacomo Catenazzi <cate@debian.org>
Build-Depends: debhelper (>= 7), python (>= 2.5), dh-python,
gettext, python-setuptools (>= 0.6c9), python-gtk2, python-glade2,
Standards-Version: 3.9.1
X-Python-Version: >= 2.5
Homepage: http://bauble.belizebotanic.org/
Package: bauble
Architecture: all
Depends: xdg-utils, python-egenix-mxdatetime,
python-sqlalchemy (>= 0.6), python-lxml (>= 2.0), python-pyparsing,
python-gtk2 (>=2.12), librsvg2-common, python-glade2,
python-gdata (>=1.1.1), python-mako (>=0.2.2),
python-pysqlite2 (>= 2.3.2) | python-mysqldb | python-psycopg2,
${misc:Depends}, ${python:Depends}
Recommends: python-mysqldb | python-psycopg2
Description: biodiversity collection manager software application
Bauble is a software application to help you manage a collection of
botanical specimens. It is intended to be used by botanic gardens,
herbaria, arboreta, etc. to manage their collection information.
It is a open, free, cross-platform alternative to BG-Base and
similar software.
|