Metadata-Version: 1.1
Name: censusprotocollib
Version: 1.0.2
Summary: Simple interface for using the Census Protocol
Home-page: https://github.com/censusprotocol/cplibrary
Author: The Census Protocol FoundTION
Author-email: cp-announce@googlegroups.com
License: MIT
Description: Census Protocol Library
        =======================
        
        This library provides a simple interface for Census Protocol clients.  Read the white
        paper and subscribe to the mailing lists before posting questions.
        
        
        http://censusprotocol.org
        
        http://groups.google.com/d/forum/cp-announce
        http://groups.google.com/d/forum/cp-core-dev
        
        
        This library is released under the MIT license.  You are free to create commercial 
        derivatives of this for your own projects and products.  Register your projects with the 
        Census Protocol Foundation for listing in our directory.
        
        
        Copyright (c) 2015 The Census Protocol Foundation, Lee Preimesberger, Cemil 'James' Ayvaz, and Eric Ramirez.
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in
        all copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
        THE SOFTWARE.
        
Keywords: crypto development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
