Metadata-Version: 1.1
Name: pygcvs
Version: 0.1.1
Summary: A Python library for reading variable star data from GCVS.
Home-page: http://github.com/zsiciarz/pygcvs
Author: Zbigniew Siciarz
Author-email: zbigniew@siciarz.net
License: MIT
Download-URL: http://pypi.python.org/pypi/pygcvs
Description: ======
        pygcvs
        ======
        
        .. image:: https://pypip.in/v/pygcvs/badge.png
            :target: https://crate.io/packages/pygcvs/
            :alt: Latest PyPI version
        
        .. image:: https://pypip.in/d/pygcvs/badge.png
            :target: https://crate.io/packages/pygcvs/
            :alt: Number of PyPI downloads
        
        .. image:: https://travis-ci.org/zsiciarz/pygcvs.png?branch=master
            :target: https://travis-ci.org/zsiciarz/pygcvs
        
        A Python library for reading variable star data from the
        `General Catalog of Variable Stars <http://www.sai.msu.su/gcvs/gcvs/iii/html/>`_.
        
        Resources
        ---------
        
         * `Documentation <http://pygcvs.rtfd.org>`_
         * `Issue tracker <https://github.com/zsiciarz/pygcvs/issues>`_
        
        Author
        ------
        
         * `Zbigniew Siciarz <http://siciarz.net>`_ (zbigniew at siciarz dot net)
        
        License
        -------
        
        This work is released under the MIT license. A copy of the license is provided
        in the LICENSE file.
        
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Utilities
