Metadata-Version: 2.1
Name: pyephem
Version: 9.99
Summary: Empty package that depends on "ephem"
Home-page: http://rhodesmill.org/pyephem/
Author: Brandon Rhodes
Author-email: brandon@rhodesmill.org
License: LGPL
Description: This distribution is a stub
        that doesn’t install any Python packages,
        but does list ``ephem`` as an install requirement
        in case any old projects depend on this ``pyephem`` package name.
        New projects are encouraged to directly require the main package,
        which can be found at:
        
        `https://pypi.org/project/ephem/ <https://pypi.org/project/ephem/>`_
        
        This package’s version 9.99 is merely a placeholder value.
        This package does not pin any particular PyEphem version,
        but simply installs the latest version of the library.
        Switch your project to depending on ``ephem`` directly
        if you want to be able to pin a specific version.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Topic :: Scientific/Engineering :: Astronomy
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Description-Content-Type: text/x-rst
