Metadata-Version: 1.1
Name: emds
Version: 0.6
Summary: EVE Market Data Structures
Home-page: https://github.com/gtaylor/EVE-Market-Data-Structures
Author: Greg Taylor
Author-email: gtaylor@gc-taylor.com
License: BSD
Description: EVE Market Data Structures
        ==========================
        
        .. image:: https://secure.travis-ci.org/gtaylor/EVE-Market-Data-Structures.png
        
        :Author: Greg Taylor
        :License: BSD
        
        This project contains a set of data structures used to represent EVE Market
        data. Also included are a set of serializers and de-serializers, dealing with
        the common market formats. Currently, this is just
        Unified Uploader Data Interchange Format (UUDIF).
        
        Documentation
        -------------
        
        Documentation is located at http://eve-market-data-structures.readthedocs.org/
        
        License
        -------
        
        This project, and all contributed code, are licensed under the BSD License.
        A copy of the BSD License may be found in the repository.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
