Metadata-Version: 2.1
Name: cabin
Version: 0.2.0
Summary: Common code for log-cabin-data projects
License: AGPL-3.0-or-later
Author: Finn Welsford-Ackroyd
Author-email: finnwa24@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: flatten-json (>=0.1.13,<0.2.0)
Requires-Dist: marshmallow (>=3.11.1,<4.0.0)
Requires-Dist: marshmallow-dataclass[enum] (>=8.4.1,<9.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Description-Content-Type: text/markdown

# cabin

A library containing common Python code for log-cabin-data projects.

