flatehr

View on PyPIReverse Dependencies (0)

1.2.0 flatehr-1.2.0-py3-none-any.whl

Wheel Details

Project: flatehr
Version: 1.2.0
Filename: flatehr-1.2.0-py3-none-any.whl
Download: [link]
Size: 42483
MD5: c6d17d858464c293e0515336a4683019
SHA256: 02e9c7850122cdb20d0863b1cd4de10f7864c450855b93e19295a477f95202d3
Uploaded: 2022-11-03 11:13:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flatehr
Version: 1.2.0
Summary: Tool for generating openEHR compositions from other formats
Author: Mauro Del Rio
Author-Email: mauro[at]crs4.it
Home-Page: https://github.com/crs4/flatehr
Project-Url: Repository, https://github.com/crs4/flatehr
License: GPL-3.0-only
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: anytree (==2.8.0)
Requires-Dist: defopt (<7.0.0,>=6.4.0)
Requires-Dist: jq (<2.0.0,>=1.2.2)
Requires-Dist: jsonpath-ng (<2.0.0,>=1.5.3)
Requires-Dist: lxml (<5.0.0,>=4.9.0)
Requires-Dist: pipe (<3.0,>=2.0)
Requires-Dist: pyaml (<22.0.0,>=21.10.1)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: python-semantic-release (<8.0.0,>=7.31.4)
Description-Content-Type: text/markdown
[Description omitted; length: 12671 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
flatehr/__init__.py sha256=MpAT5hgNoHnTtG1XRD_GV_A7QrHVU6vJjGSw_8qMGA4 22
flatehr/build.py sha256=3lBmae8yg2u-CMdmxR5oa1glQ1U-mEO9P74yUdZqFo4 7736
flatehr/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flatehr/cli/entrypoint.py sha256=X2BXPflfIdz8hq4h1gVkhtMAnVx5jdiF_o4blnSnisI 302
flatehr/cli/generate.py sha256=zLjunkyiFXGHP78X68E3tQGf7ZanrpXbaLLhIxHZnuE 4139
flatehr/cli/inspect_template.py sha256=HeYIJDEuQEQS3HD7OcJabImp9juRvVBq2hPbWWIlpUg 1499
flatehr/core.py sha256=R2utaTMMhMUIEbvzRtrtIYSnN6BQJyXr3JOIZqLg8gM 7242
flatehr/factory.py sha256=eauQN7zRT65Y_u6HjgYgxjXv4rObQ8dcT1qQHrqLxN8 1043
flatehr/impl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flatehr/impl/anytree_core.py sha256=vLbk3RMfqVI7FD29dKD0oPL4kgJ4Pk7V8c1MejQnB9w 10588
flatehr/sources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flatehr/sources/base.py sha256=W3St-y6ZkW4SLQ9Mwa_ZVlvGuFDRlTrcH0B0EuPLU14 187
flatehr/sources/json.py sha256=nHk0BtJarpJKh1kxMLuKBfgK83YTciwK6zjbrupQI8U 907
flatehr/sources/xml.py sha256=iNmF-0L-iaUFXlAo6RJu4-KrJW8P3j_6FxXMND-15fU 2318
flatehr-1.2.0.dist-info/entry_points.txt sha256=4TKxqDuwEpeu4sFWZepyGNIfrUp8CqDiJWSGV-rTOng 55
flatehr-1.2.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
flatehr-1.2.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
flatehr-1.2.0.dist-info/METADATA sha256=CuHxyPLU-oyJ-ia3My_NrQL-k9ugBqHNV7I9bKtLWXU 13765
flatehr-1.2.0.dist-info/RECORD

entry_points.txt

flatehr = flatehr.cli.entrypoint:main