Metadata-Version: 2.4
Name: cubicweb-task
Version: 2.1.0
Summary: task component for the CubicWeb framework
Home-page: http://www.cubicweb.org/project/cubicweb-task
Author: Logilab
Author-email: contact@logilab.fr
License: LGPL
Classifier: Environment :: Web Environment
Classifier: Framework :: CubicWeb
Classifier: Programming Language :: Python
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.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

This cube models tasks using the `Task` entity type to describe items that have
to be done before a given date.
