Metadata-Version: 1.0
Name: pyress
Version: 0.1.0
Summary: Pythonic wrapper around the IRESS COM Interface.
Home-page: http://code.google.com/p/pyress/
Author: James Brotchie
Author-email: brotchie@gmail.com
License: Apache 2.0
Description: IRESS is a market data system developed by IRESS Market Technology Ltd.
        Their desktop IRESS solution provides real-time and historical data for
        wide range of equities and derivatives.
        
        The IRESS application exposes a COM Automation Object Model that allows
        direct access to the data streams that drive the user interface. pyress
        wraps sections of the IRESS COM Automation Object Model in a pythonic interface.
Platform: win32
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Office/Business :: Financial
Classifier: Environment :: Win32 (MS Windows)
