Metadata-Version: 1.1
Name: librarian
Version: 0.3.0
Summary: Python advanced card game library.
Home-page: https://github.com/Nekroze/librarian
Author: Taylor "Nekroze" Lawson
Author-email: nekroze@eturnilnetwork.com
License: MIT
Description: =============================
        librarian
        =============================
        
        .. image:: https://badge.fury.io/py/librarian.png
            :target: http://badge.fury.io/py/librarian
            
        .. image:: https://travis-ci.org/Nekroze/librarian.png?branch=master
                :target: https://travis-ci.org/Nekroze/librarian
        
        .. image:: https://pypip.in/d/librarian/badge.png
                :target: https://crate.io/packages/librarian?version=latest
        
        
        Python advanced card game library.
        
        
        Features
        --------
        
        * TODO
        
        
        
        Documentation
        -------------
        
        The full documentation is at http://librarian.rtfd.org.
        
        
        
        History
        -------
        
        0.3.0 (09/02/2013)
        ++++++++++++++++++
        
        * First re-release on PyPI.
        
Keywords: librarian
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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.3
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Games/Entertainment
