Metadata-Version: 2.1
Name: hg-convert-prcs-extension
Version: 1.0
Summary: PRCS source for the Mercurial convert extension.
Home-page: https://vx68k.bitbucket.io/hg-convert-prcs/
Author: Kaz Nishimura
Author-email: kazssym@linuxfront.com
License: UNKNOWN
Project-URL: GitHub, https://github.com/vx68k/hg-convert-prcs-extension
Description: # Introduction
        
        The [`convert_prcs` extension][hg-convert-prcs-extension] for [Mercurial][]
        enables the [PRCS][] source in the Mercurial [convert extension][].
        
        [hg-convert-prcs-extension]: https://pypi.org/project/hg-convert-prcs-extension/
        [PRCS]: http://prcs.sourceforge.net/
        [Mercurial]: https://www.mercurial-scm.org/
        [convert extension]: https://www.mercurial-scm.org/wiki/ConvertExtension
        
        [![(Issues)](https://img.shields.io/bitbucket/issues/kazssym/hg-convert-prcs-extension.svg)][open issues]
        
        [open issues]: https://bitbucket.org/kazssym/hg-convert-prcs-extension/issues?status=new&status=open
        
        # License
        
        This program is provided under the terms and conditions of the
        [GNU General Public License, version 3][GPL-3.0] or any later version.
        
        [![(License)](https://img.shields.io/badge/license-GPL--3.0--or--later-blue.svg)][GPL-3.0]
        
        [GPL-3.0]: https://opensource.org/licenses/GPL-3.0
        
        # Required software
        
        This extension requires the following software:
        
          - [prcslib](https://pypi.org/project/prcslib/) 2.0 or later.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Version Control
Requires-Python: >=2.7
Description-Content-Type: text/markdown
