Metadata-Version: 1.1
Name: pypdns
Version: 1.1
Summary: Python API for PDNS.
Home-page: https://github.com/CIRCL/PyPDNS
Author: Raphaël Vinot
Author-email: raphael.vinot@circl.lu
License: UNKNOWN
Description: Client API for PDNS
        ===================
        
        Client API to query any Passive DNS implementation following the Passive DNS - Common Output Format.
        
        * https://datatracker.ietf.org/doc/draft-dulaunoy-dnsop-passive-dns-cof/
        
        Passive DNS Services
        ====================
        
        * (default) [CIRCL Passive DNS](http://www.circl.lu/services/passive-dns/)
        
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Programming Language :: Python
Classifier: Topic :: Security
Classifier: Topic :: Internet
