Metadata-Version: 2.1
Name: shark
Version: 0.0.1
Summary: Django based billing application
Home-page: http://github.com/bikeshedder/shark
Author: Michael P. Jung
Author-email: michael.jung@terreon.de
License: BSD
Keywords: shark
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Django
Requires-Dist: dinbrief
Requires-Dist: pypdf2
Requires-Dist: django-taggit
Requires-Dist: django-localflavor
Requires-Dist: django-countries
Requires-Dist: python-magic
Requires-Dist: wand
Requires-Dist: django-composite-field

Simple Django based billing application
=======================================

This project is currently work in progress and has a long way to go until
it is feature complete. Feel free to look at the source code nonetheless
and use it if you find it useful.


