Metadata-Version: 1.1
Name: pyoeis
Version: 1.0.3
Summary: Python interface to the OEIS
Home-page: www.physicynicism.com
Author: Dylan Evans
Author-email: dylan@physicynicism.com
License: UNKNOWN
Description: 
            PyOEIS provides several methods to search the `Online
            Encyclopedia of Integer Sequences with Python (OEIS)
            <http://www.oeis.org>`_. It also allows for access
            the information contained within individual sequence
            entries, obtained by the querying methods
            provided.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
