Metadata-Version: 2.1
Name: hg-convert-prcs-extension
Version: 1a2
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
Description: # Introduction
        
        The `hg-convert-prcs-extension` package adds the [PRCS][] source to the
        [convert extension][] for [Mercurial][].
        
        [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 "GNU General Public License, version 3"
        
        # Required software
        
        This extension requires the following software:
        
        -   A working PRCS command which is available
            [here](https://bitbucket.org/kazssym/prcs), and
        -   Python module prcslib in
            [prcs2hg](https://bitbucket.org/kazssym/prcs2hg) 2.0 which is not
            released yet.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7
Description-Content-Type: text/markdown
