Metadata-Version: 1.1
Name: eastpy
Version: 0.1.1
Summary: East-oriented Python examples, based on James Ladd's "East-oriented" technique.
Home-page: https://github.com/elgertam/eastpy
Author: Andrew M Elgert
Author-email: andrew.elgert@gmail.com
License: ISCL
Description: ===============================
        East-oriented Python
        ===============================
        
        East-oriented Python examples, based on James Ladd's "East-oriented" technique http://jamesladdcode.com/?p=12.
        
        * Free software: BSD license
        * Documentation: https://eastpy.readthedocs.org.
        
        Features
        --------
        
        * MovieFinder application ported from James Ladd's (@jamesladd) Java version
        
        
        
        
        History
        -------
        
        0.1.0 (2015-10-05)
        ---------------------
        
        * First release.
        
        0.1.1 (2015-10-05)
        ---------------------
        
        * Fixed some PyPI bugs
        
Keywords: eastpy
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
