Metadata-Version: 2.1
Name: mutalyzer_hgvs_parser
Version: 0.1.0
Summary: Mutalyzer HGVS variant description parser.
Home-page: https://github.com/mutalyzer/hgvs-parser
Author: Mihai Lefter
Author-email: M.Lefter@lumc.nl
License: MIT
Description: # Mutalyzer HGVS Parser
        
        ![GitHub last commit](https://img.shields.io/github/last-commit/mutalyzer/hgvs-parser)
        ![Read the Docs](https://img.shields.io/readthedocs/mutalyzer-hgvs-parser)
        ![GitHub release (latest by date)](https://img.shields.io/github/v/release/mutalyzer/hgvs-parser)
        ![GitHub Release Date](https://img.shields.io/github/release-date/mutalyzer/hgvs-parser)
        ![PyPI](https://img.shields.io/pypi/v/mutalyzer_hgvs_parser)
        ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/mutalyzer/hgvs-parser)
        ![GitHub language count](https://img.shields.io/github/languages/count/mutalyzer/hgvs-parser)
        ![GitHub top language](https://img.shields.io/github/languages/top/mutalyzer/hgvs-parser)
        ![GitHub](https://img.shields.io/github/license/mutalyzer/hgvs-parser)
        
        ---
        
        Package to syntax check Mutalyzer HGVS variant descriptions and to convert
        them into a dictionary model.
        
        Please see [ReadTheDocs][RTD] for the latest documentation.
        
        [RTD]: https://mutalyzer-hgvs-parser.readthedocs.io/en/latest/
        
Keywords: Mutalyzer,HGVS,description,parser,genomic
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
Provides-Extra: test
