-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathsetup.cfg
29 lines (28 loc) · 970 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[metadata]
name = python-masscan
author = MyKings
version = 1.0.0
author_email = [email protected]
license = GPL-3.0-or-later
keywords = masscan, portscanner
url = https://github.com/MyKings/python-masscan
long_description = file: README.rst
long_description_content_type = text/markdown
classifiers =
Development Status :: 5 - Production/Stable
Programming Language :: Python
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Environment :: Console
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: OS Independent
Topic :: System :: Monitoring
Topic :: System :: Networking
Topic :: System :: Networking :: Firewalls
Topic :: System :: Networking :: Monitoring
platforms = Operating System :: OS Independent
[options]
packages = masscan