Metadata-Version: 2.1
Name: netsome
Version: 0.2.0
Summary: The one and only library to make your network business code handsome
Home-page: https://github.com/kuderr/netsome
License: MIT
Keywords: library,network
Author: kuderr
Author-email: dakudryavcev@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Networking
Project-URL: Repository, https://github.com/kuderr/netsome
Description-Content-Type: text/markdown

TODO:

types/validators:

- [x] asn
- [ ] community
- [x] ipv4 address
- [x] ipv4 subnet
- [x] vlan
- [ ] dns
- [ ] mac

parsing:

- ports

utils:

- resolve

ranges/pools

OTHER:

- errors message
- docs
- comments

