Metadata-Version: |
2.1 |
Name: |
port-range |
Version: |
2.2.0 |
Summary: |
Port range with support of CIDR-like notation. |
Author: |
Scaleway |
Author-Email: |
opensource[at]scaleway.com |
Home-Page: |
https://github.com/scaleway/port-range |
License: |
BSD |
Keywords: |
port,network,tcp,cidr,ip,protocol,udp,internet |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.3 |
Classifier: |
Programming Language :: Python :: 3.4 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System :: Networking |
Requires-Python: |
>= 2.7, != 3.0.*, != 3.1.*, != 3.2.* |
Requires-Dist: |
bumpversion; extra == "develop" |
Requires-Dist: |
isort; extra == "develop" |
Requires-Dist: |
readme-renderer; extra == "develop" |
Requires-Dist: |
setuptools (>=24.2.1wheel); extra == "develop" |
Requires-Dist: |
coverage; extra == "tests" |
Requires-Dist: |
nose; extra == "tests" |
Requires-Dist: |
pycodestyle (>=2.1.0); extra == "tests" |
Requires-Dist: |
pylint; extra == "tests" |
Provides-Extra: |
develop |
Provides-Extra: |
tests |