Metadata-Version: 2.1
Name: pipeline_csv_gazprom_infotech
Version: 1.1
Summary: Library for convert pipeline.csv file to Infotech XML.
Home-page: https://github.com/vb64/pipeline.csv
Author: Vitaly Bogomolov
Author-email: mail@vitaly-bogomolov.ru
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/vb64/pipeline.csv/issues
Description: # Pipeline.csv.gazprom.infotech library
        
        [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vb64/pipeline.csv.gazprom.infotech/pep257.yml?label=Pep257&style=plastic&branch=main)](https://github.com/vb64/pipeline.csv.gazprom.infotech/actions?query=workflow%3Apep257)
        [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vb64/pipeline.csv.gazprom.infotech/py3.yml?label=Python%203.8-3.13&style=plastic&branch=main)](https://github.com/vb64/pipeline.csv.gazprom.infotech/actions?query=workflow%3Apy3)
        [![Codacy Badge](https://app.codacy.com/project/badge/Coverage/ce487c1c993b42779493b9ffee56ae91)](https://app.codacy.com/gh/vb64/pipeline.csv.gazprom.infotech/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
        [![Codacy Badge](https://app.codacy.com/project/badge/Grade/ce487c1c993b42779493b9ffee56ae91)](https://app.codacy.com/gh/vb64/pipeline.csv.gazprom.infotech/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
        
        The free, open source pipeline.csv.gazprom.infotech library is designed to convert pipeline.csv CSV file to Infotech XML file.
        
        ## Installation
        
        ```bash
        pip install pipeline-csv-gazprom-infotech
        ```
        
        ## Development
        
        ```bash
        git clone git@github.com:vb64/pipeline.csv.gazprom.infotech.git
        cd pipeline.csv.gazprom.infotech
        make setup PYTHON_BIN=/path/to/python3
        make tests
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
