Metadata-Version: 1.1
Name: bovespaparser
Version: 0.2
Summary: Bovespa's historical series files parser.
Home-page: http://pypi.python.org/pypi/bovespaparser
Author: Roberto Haddock Lobo
Author-email: rhlobo+stockexperiments@gmail.com
License: MIT
Description: bovespaparser
        ======================================
        
        
        Parses Bovespa Historical Series Files
        - Parses COTAHISTXXXX.TXT files
        - Parses data passed as string array
        - Configurable to retrieve specific data:
        -- Contains market type filters (VISTA, OPCOES, ...)
        -- Accepts configuration of desired data fields to be retrieved
        -- Data fields order can be freely specified
        
        
        For more information: 
        - http://www.bmfbovespa.com.br/shared/iframe.aspx?idioma=pt-br&url=http://www.bmfbovespa.com.br/pt-br/cotacoes-historicas/FormSeriesHistoricas.asp
Keywords: bovespa,parser,historical,series,cotahist,stock
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial :: Investment
