Metadata-Version: 2.1
Name: pyregrws
Version: 0.1.0
Summary: Python library to retrieve and modify records within ARIN's database through their Reg-RWS service
License: Apache 2.0
Author: Jonathan Senecal
Author-email: contact@jonathansenecal.com
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic-xml[lxml] (>=0.5.0,<0.6.0)
Requires-Dist: pydantic[dotenv] (>=1.10.4,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
