15 'Environment :: Web Environment', |
15 'Environment :: Web Environment', |
16 'Intended Audience :: Developers', |
16 'Intended Audience :: Developers', |
17 'License :: OSI Approved :: MIT License', |
17 'License :: OSI Approved :: MIT License', |
18 'Operating System :: OS Independent', |
18 'Operating System :: OS Independent', |
19 'Programming Language :: Python', |
19 'Programming Language :: Python', |
20 'Topic :: Internet :: WWW/HTTP' |
20 'Topic :: Internet :: WWW/HTTP', |
|
21 'Programming Language :: Python :: 2', |
|
22 'Programming Language :: Python :: 3', |
21 ], |
23 ], |
22 keywords='whois, python', |
24 keywords='whois, python', |
23 author='Richard Penman', |
25 author='Richard Penman', |
24 author_email='richard@webscraping.com', |
26 author_email='richard@webscraping.com', |
25 url='https://bitbucket.org/richardpenman/pywhois', |
27 url='https://bitbucket.org/richardpenman/pywhois', |