Metadata-Version: 2.1
Name: pyrcs
Version: 0.2.10
Summary: A web-scraping tool for collecting railway codes used in different UK rail industry systems.
Home-page: https://github.com/mikeqfu/pyrcs
Author: Qian Fu
Author-email: qian.fu@outlook.com
License: UNKNOWN
Description: PyRCS
        =====
        
        |PyPI| |Python| |License| |Downloads| |DOI|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/pyrcs?color=important&label=PyPI
           :target: https://pypi.org/project/pyrcs/
        .. |Python| image:: https://img.shields.io/pypi/pyversions/pyrcs?color=informational&label=Python
           :target: https://www.python.org/downloads/
        .. |License| image:: https://img.shields.io/pypi/l/pyrcs?color=green&label=License
           :target: https://github.com/mikeqfu/pyrcs/blob/master/LICENSE
        .. |Downloads| image:: https://img.shields.io/pypi/dm/pyrcs?color=yellow&label=Downloads
           :target: https://pypistats.org/packages/pyrcs
        .. |DOI| image:: https://zenodo.org/badge/92501006.svg
           :target: https://zenodo.org/badge/latestdoi/92501006
        
        **Author**: Qian Fu |Twitter|
        
        .. |Twitter| image:: https://img.shields.io/twitter/url/https/twitter.com/Qian_Fu?label=Follow&style=social
           :target: https://twitter.com/Qian_Fu
        
        PyRCS is a web-scraping tool for collecting `railway codes <http://www.railwaycodes.org.uk/>`_ used in different UK rail industry systems.
        
        Resources
        ---------
        
        - `Documentation <https://pyrcs.readthedocs.io/>`_
        - `Issue Tracker <https://github.com/mikeqfu/pyrcs/issues>`_
        
        License
        -------
        
        PyRCS is licensed under `GNU General Public License v3.0 (GPLv3) <https://github.com/mikeqfu/pyrcs/blob/master/LICENSE>`_.
        
        Acknowledgement
        ---------------
        
        The development of the PyRCS is mainly built on data from the |railwaycodes|_ website. The author of the package would like to thank the website editor and `all contributors <http://www.railwaycodes.org.uk/misc/acknowledgements.shtm>`_ to the data resources.
        
        .. _railwaycodes: http://www.railwaycodes.org.uk/index.shtml
        
        .. |railwaycodes| replace:: *railwaycodes*
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/x-rst
