Metadata-Version: 1.1
Name: ActivePapers.Py
Version: 0.1.3
Summary: Executable papers containing Python code
Home-page: http://github.com/activepapers/activepapers-python
Author: Konrad Hinsen
Author-email: research@khinsen.fastmail.net
License: BSD
Description: ActivePapers is a tool for working with executable papers, which
        combine data, code, and documentation in single-file packages,
        suitable for publication as supplementary material or on sites such as
        [figshare](http://figshare.com).
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Scientific/Engineering
Requires: numpy (>=1.6)
Requires: h5py (>=2.2)
Requires: tempdir (>=0.6)
Provides: ActivePapers.Py
