Metadata-Version: 2.4
Name: cubicweb-invoice
Version: 1.1.0
Summary: invoice component for the CubicWeb framework
Home-page: http://www.cubicweb.org/project/cubicweb-invoice
Author: Logilab
Author-email: contact@logilab.fr
License: LGPL
Classifier: Environment :: Web Environment
Classifier: Framework :: CubicWeb
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: JavaScript
Requires-Python: >=3.9.2
Requires-Dist: cubicweb<6.0.0,>=4.5.2
Requires-Dist: cubicweb_web<2.0.0,>=1.4.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

This cube provides the ``Invoice`` and ``Account`` entity types to model
invoices. It can be included when building a CRM or an accounting system.
