Metadata-Version: 1.2
Name: ls.sampleproject
Version: 0.4.0
Summary: Prints 6x6 Sator Squares
Home-page: https://github.com/linuxsoftware/ls.sampleproject
Author: Dave Moore
Author-email: dave@linuxsoftware.nz
License: MIT
Project-URL: Source, https://github.com/linuxsoftware/ls.sampleproject/
Project-URL: Tracker, https://github.com/linuxsoftware/ls.sampleproject/issues
Description-Content-Type: UNKNOWN
Description: =================
        ls.sampleproject
        =================
        
        This is the README file for the project.
        
        The file should use UTF-8 encoding and be written using `reStructuredText
        <http://docutils.sourceforge.net/rst.html>`_. It
        will be used to generate the project webpage on PyPI and will be displayed as
        the project homepage on common code-hosting services, and should be written for
        that purpose.
        
        
        Installation
        -------------
        
        Install the package.
        
        .. code-block:: bash
        
            $ pip install ls.sampleproject
        
        Compatibility
        --------------
        ls.sampleproject is known to work with the following versions of Python.
        
        ======   ======   =======
        Python   Python   Python
        ======   ======   =======
        3.5.4    3.5.4    3.5.4
        3.5.4    3.5.4    3.5.4
        ======   ======   =======
        
        I am aiming to support the latest version of each.  Older versions may be dropped without much notice.  Let me know if that is a problem for you.  Other versions may work - YMMV.
        
Keywords: sator,rotas
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
