Metadata-Version: 1.1
Name: pyborgeous
Version: 0.3.1
Summary: Pyborgeous is an implementation of Jorge Luis Borges' Library of Babel
Home-page: https://github.com/Spacehug/pyborgeous
Author: Spacehug
Author-email: spacehug.o0@gmail.com
License: MIT
Description: ==========

        pyborgeous

        ==========

        pyborgeous is an implementation of https://en.wikipedia.org/wiki/The_Library_of_Babel.

        

        The library contains all the pages of all the books ever written,

        the books being written, and the books that will be written in the future.

        

        **Install**:

        ``pip install git+https://github.com/Spacehug/pyborgeous.git``

        

        

        

        

        **Example**:

        

        ``pyborgeous -m unicode -t 'The first colony on Mars was founded in 2027.'``

        

        **Produces address**:

        

        

        ``<Really long string of symbols>       2       0       22      152``

        

        

        Which means the page with the text "The first colony on Mars was founded in 2027." is in the room number (long address),

        3rd bookcase, 1st shelf from the top, 23th book from the left, on the page number 153.
Keywords: jorge luis borges library unicode
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.6.1
