Metadata-Version: 2.1
Name: smsfactor
Version: 0.0.4
Summary: A very simple package to use SMSFactor API to send easily SMS using Python
Home-page: https://github.com/aleaforny/python-smsfactor
Author: Baptiste VANDENBORGHT
Author-email: baptiste@twiiky-corp.fr
Project-URL: Bug Tracker, https://github.com/aleaforny/python-smsfactor/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: urllib

# python-smsfactor
A very simple package to use SMSFactor API to send easily SMS using Python

Packaged with https://packaging.python.org/en/latest/tutorials/packaging-projects/
