Metadata-Version: 1.1
Name: CryptoIM
Version: 0.1.0dev
Summary: Crypto Instant Messenger
Home-page: http://pypi.python.org/pypi/CryptoIM/
Author: CryptoIM Development Team
Author-email: skopekondrej@gmail.com
License: Apache License 2.0
Description: ========
        CryptoIM
        ========
        
        A crypto-aware instant messenger.
        
        Info
        ====
        
        CryptoIM uses `semantic versioning <http://semver.org/>`_ and branching model similar to `this <http://nvie.com/posts/a-successful-git-branching-model/>`_.
        
        Building
        ========
        
        * **Build**: ``./setup.py build``
        
        * To run **unit tests**: ``./tests/run_tests.sh``
        
        * To **clean**, run: ``./setup.py clean``
        
Keywords: crypto instant messenger
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Security :: Cryptography
