Metadata-Version: 1.1
Name: scibag
Version: 0.2.1
Summary: Data science meta-package
Home-page: https://github.com/javipalanca/scibag
Author: Javi Palanca
Author-email: jpalanca@gmail.com
License: BSD
Description: ===============================
        scibag
        ===============================
        
        Data science meta-package
        
        This package used to be called pylab but was renamed due to name collision with the pylab interface of matplotlib.
        
        
        
        
        History
        -------
        
        0.2 (2016-09-12)
        ---------------------
        * Renamed to scibag to avoid name collisions
        
        
        0.1.4 (2016-05-24)
        ---------------------
        
        * Dropped wheel dependency (#2)
        * fixed version numbers throughout the project (#3)
        * marked package as "inactive" to prepare for the name transition
        
        0.1.3 (2015-04-23)
        ---------------------
        
        * Added jsonschema dependency
        
        0.1.1 (2015-04-23)
        ---------------------
        
        * Added tornado dependency
        
        0.1.0 (2015-04-23)
        ---------------------
        
        * First release on PyPI.
        
Keywords: scibag
Platform: UNKNOWN
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Obsoletes: p
Obsoletes: y
Obsoletes: l
Obsoletes: a
Obsoletes: b
