Metadata-Version: 2.1
Name: ylib
Version: 0.1.0
Summary: My Library
License: Apache-2.0
Author: yassu
Author-email: mathyassu@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: autopep8 (>=1.5,<2.0)
Requires-Dist: flake8 (>=3.7.9,<4.0.0)
Requires-Dist: invoke (>=1.4.0,<2.0.0)
Requires-Dist: ipython (>=7.11.1,<8.0.0)
Requires-Dist: isort (>=4.3.21,<5.0.0)
Requires-Dist: prettytable (>=0.7.2,<0.8.0)
Requires-Dist: py-term (>=0.6,<0.7)
Requires-Dist: pytest-cov (>=2.8.1,<3.0.0)
Requires-Dist: toml (>=0.10.0,<0.11.0)
Requires-Dist: tqdm (>=4.41.1,<5.0.0)
