Metadata-Version: 1.1
Name: uwhoisd
Version: 0.0.3
Summary: Universal domain WHOIS proxy server.
Home-page: https://github.com/kgaughan/uwhoisd/
Author: Keith Gaughan
Author-email: k@stereochro.me
License: UNKNOWN
Description: uwhoisd
        =======
        
        A 'Universal WHOIS' proxy server: you query it for information about a
        particular domain, it works out the correct WHOIS server to query and gives back
        the correct details.
        
        It is only intended for use with domain names currently, but could be
        generalised to work with other types of WHOIS server.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: System :: Networking
