Metadata-Version: 2.4
Name: ayeaye
Version: 0.1.3
Summary: An ETL (Extract, Transform, Load) framework
Author-email: Si Parker <ayeaye@plogic.co.uk>
License-Expression: Apache-2.0
Project-URL: Repository, https://github.com/Aye-Aye-Dev/AyeAye
Project-URL: Changelog, https://github.com/Aye-Aye-Dev/AyeAye/blob/master/CHANGELOG.md
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ndjson
Provides-Extra: api
Requires-Dist: requests; extra == "api"
Provides-Extra: compression
Requires-Dist: smart-open; extra == "compression"
Provides-Extra: aws
Requires-Dist: boto3; extra == "aws"
Requires-Dist: smart-open; extra == "aws"
Dynamic: license-file
