Metadata-Version: 2.1
Name: fluyd
Version: 0.1.0
Summary: Include description
License: Apache-2.0
Author: Gabriel Gazola Milan
Author-email: gabriel.gazola@poli.ufrj.br
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: test
Requires-Dist: importlib-metadata (>=1.0,<2.0); python_version < "3.8"
Requires-Dist: pylint[test] (>=2.12.2,<3.0.0)
Requires-Dist: pytest-cov[test] (>=3.0.0,<4.0.0)
