xmltotabular

View on PyPIReverse Dependencies (0)

0.9.1 xmltotabular-0.9.1-py3-none-any.whl

Wheel Details

Project: xmltotabular
Version: 0.9.1
Filename: xmltotabular-0.9.1-py3-none-any.whl
Download: [link]
Size: 21197
MD5: 8dd386dda9d06c614794a74e135f6e38
SHA256: 1d3432b2f8f23bef3b3d9e17bcce2b42f6ccd69ada71d3cc4c585c473041b73b
Uploaded: 2022-04-17 06:18:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xmltotabular
Version: 0.9.1
Summary: Covert XML to tabular data according to YAML configuration
Author: Simon Wiles
Author-Email: simonjwiles[at]gmail.com
Home-Page: https://github.com/simonwiles/xmltotabular
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Requires-Dist: lxml
Requires-Dist: pyyaml
Requires-Dist: termcolor
Requires-Dist: multiprocess; python_version < "3.7"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2196 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=9RyhQDV3BpL035qYN6semiaXg13tL1ZAec3sj-vI7U4 588
tests/test_advanced_config.py sha256=CERNa5jO1uFGhtGAkVZ_vV8EabWUjrqX1EVd1mBiaHg 3755
tests/test_basic_config.py sha256=K1panMrLbiy9a_kffMDF4B6YC_BAQVOnZad3iFzk-oI 4862
tests/test_doctype_checking.py sha256=xOO1A1KhkMKhsvjlmGPOmZsJ18b4JIEJjuh_FsMCWgA 5398
tests/test_sqlite_output.py sha256=Y_QIMgnNP4N0nswhU_14RVsFfz9HEOZdulNzw13qTBU 7620
tests/test_xmlcollectiontotabular.py sha256=kEOhyU4XQKDJArQwck9GX668jrbyVUPREC4XZjjin_Q 2578
tests/test_xmldoctotabular.py sha256=U91n52_HeUNe0MTrYBTkWPgLAWxOq0KoqmUOZqIXNPM 6688
xmltotabular/__init__.py sha256=bsj_Vgfz1a8sN79L9H-5T2AujSiSPrZGEW_K88-14dM 241
xmltotabular/_version.py sha256=Zx5wVNxw5rR-Aey5HJv78JxXh6_GPoZcY-OgbSSRx4M 81
xmltotabular/sqlite_db.py sha256=w4syryHUpK7w8uydkF531iMybrSo8c3zIvac-pRMK2Y 6481
xmltotabular/utils.py sha256=eCDe4o5at-X5yeQMwXwqaxZLFaCfR2WOsoVRp8mImFg 5740
xmltotabular/xmlcollectiontotabular.py sha256=eYEl7hVqlK_mruhNW-dG5R8HBu4kbIm6LK4pFWsaHTc 7800
xmltotabular/xmldoctotabular.py sha256=Q6_uWK55YUUoUcXtuTZBybcCPgqu-n65dx_8YBwEdbo 11487
xmltotabular-0.9.1.dist-info/LICENSE sha256=e5YAeAMTQSlSok2dYy11hs3-FR3GgIDYAvwI1FFf6uk 1068
xmltotabular-0.9.1.dist-info/METADATA sha256=LakHgrS_ODrCgTTOvJtrmy1pVMWMx-_DoWpm8ZkJsNQ 3064
xmltotabular-0.9.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
xmltotabular-0.9.1.dist-info/top_level.txt sha256=lhHQbgMgZ35-H16UiFo6K86dN0qGdR6iPDkm1A8pVT4 19
xmltotabular-0.9.1.dist-info/RECORD

top_level.txt

tests
xmltotabular