Metadata-Version: 2.1 Name: pyshorteners Version: 1.0.1 Summary: A Python lib to wrap and consume the most used shorteners APIs Home-page: https://github.com/ellisonleao/pyshorteners/ Author: Ellison Leão Author-email: ellisonleao@gmail.com License: GPLv3 Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Python: >=3.6 Description-Content-Type: text/markdown Requires-Dist: requests Provides-Extra: dev Requires-Dist: pre-commit ; extra == 'dev' Provides-Extra: docs Requires-Dist: sphinx ; extra == 'docs'