uniparc_xml_parser 0.2.1

Scripts for parsing UniParc XML files downloaded from the Uniprot website into CSV files.
Documentation
[dependencies.clap]
version = "2.27.1"

[dependencies.flate2]
version = "0.2"

[dependencies.quick-xml]
version = "0.9.4"

[package]
authors = ["ostrokach <ostrokach@gmail.com>"]
description = "Scripts for parsing UniParc XML files downloaded from the Uniprot website into CSV files."
documentation = "https://ostrokach.gitlab.io/uniparc_xml_parser"
exclude = ["tests/*"]
homepage = "https://gitlab.com/ostrokach/uniparc_xml_parser"
license = "MIT"
name = "uniparc_xml_parser"
readme = "README.md"
repository = "https://gitlab.com/ostrokach/uniparc_xml_parser"
version = "0.2.1"