Metadata-Version: 1.0
Name: pynfsn
Version: 0.1
Summary: Module for NearlyFreeSpeech.net RESTful API
Home-page: http://github.com/goncalopp/pyNFSN
Author: Goncalo Pinheira
Author-email: goncalopp@gmail.com
License: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Description: This is a python module for the NearlyFreeSpeech.net API
        
        ATM only the dns part is implemented.
        I'll gladly accept patches.
        
        Project page:
        https://github.com/goncalopp/pyNFSN
        
        You can also contact me by email at gmail.com; 
        my username there is goncalopp.
        
        
        For more information about the API, see:
        https://members.nearlyfreespeech.net/wiki/API/
        (you need to login to nfsn to see the page)
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
