Metadata-Version: 2.1
Name: snmp-agent
Version: 0.1.0
Summary: SNMP Server
Home-page: https://github.com/kthrdei/snmp-agent
License: MIT
Keywords: snmp,snmp-server,network
Author: kthrdei
Author-email: kthrd.tech@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: asn1 (>=2.4.1,<3.0.0)
Project-URL: Repository, https://github.com/kthrdei/snmp-agent
Description-Content-Type: text/markdown

# snmp-agent
SNMP Server


# Requirements
- Python >= 3.8
- asn1


# License
MIT

