Metadata-Version: 2.0
Name: poff
Version: 1.3.2
Summary: A quite small pdns frontend
Home-page: https://github.com/thusoy/poff
Author: Tarjei Husøy
Author-email: tarjei@roms.no
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: flask
Requires-Dist: flask-sqlalchemy
Requires-Dist: flask-wtf
Requires-Dist: pyyaml
Requires-Dist: wtforms-alchemy
Provides-Extra: postgres
Requires-Dist: psycopg2; extra == 'postgres'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: nose; extra == 'test'
Requires-Dist: tox; extra == 'test'
Requires-Dist: twine; extra == 'test'
Requires-Dist: watchdog; extra == 'test'

UNKNOWN


