Metadata-Version: 2.1 Name: Python-Package-Project Version: 0.1 Summary: A small python package Home-page: https://github.com/APLonly/new_test Author: APLonly Author-email: aplonly2018@gmail.com License: MIT Project-URL: Bug Tracker, https://github.com/APLonly/new_test/issues Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Operating System :: OS Independent Requires-Python: >=3.8 License-File: LICENSE Requires-Dist: ensure (==1.0.2) Requires-Dist: py-youtube (==1.1.7) Provides-Extra: testing Requires-Dist: pytest (>=7.4.0) ; extra == 'testing' Requires-Dist: mypy (>=1.4.1) ; extra == 'testing' Requires-Dist: flake8 (>=6.0.0) ; extra == 'testing' Requires-Dist: tox (>=4.6.4) ; extra == 'testing' Requires-Dist: black (>=23.3.0) ; extra == 'testing' # Python Render Package