ucumvert

View on PyPIReverse Dependencies (4)

0.1.2 ucumvert-0.1.2-py3-none-any.whl

Wheel Details

Project: ucumvert
Version: 0.1.2
Filename: ucumvert-0.1.2-py3-none-any.whl
Download: [link]
Size: 52796
MD5: 4fccbc8ece8c48179cf2f5b3aadec3af
SHA256: 480f0cd9315ebc5c6da3117de42296a4f8e35deb84a7f0b8719a909129afb72b
Uploaded: 2024-02-12 15:11:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ucumvert
Version: 0.1.2
Summary: Python parser & interface for UCUM (Unified Code for Units of Measure).
Author-Email: David Linke <david.linke[at]catalysis.de>
Maintainer-Email: David Linke <david.linke[at]catalysis.de>
Project-Url: Documentation, https://github.com/dalito/ucumvert
Project-Url: GitHub, https://github.com/dalito/ucumvert
Project-Url: Changelog, https://github.com/dalito/ucumvert/releases
License: MIT
Keywords: UCUM,parser,units of measurement
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: lark
Requires-Dist: pint
Requires-Dist: openpyxl; extra == "dev"
Requires-Dist: pydot; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: ucumvert[lint,tests]; extra == "dev"
Requires-Dist: black; extra == "lint"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5613 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ucumvert/__init__.py sha256=94-5INYc8WlKFKQBONEpEOMtdf7QZJaB-3ih2CRXdKQ 2037
ucumvert/_version.py sha256=SFCDdrYA67D1Je-jHgVVh4LOopkPvuV6NMtqSJ7Tfhg 411
ucumvert/cli.py sha256=CMUtrS3Vy_8roIniVzMbIT3P0bhVC9VuB9MTf6m5DG8 5309
ucumvert/parser.py sha256=G8ACHqh-Tvthy6Y1AbrNFAFiBfVQboL9V9W92poTgys 6287
ucumvert/pint_ucum_defs.txt sha256=fXmIkGt6UN9Etvms-v0nUeynyQYllAwTZ_QjvQ9o7Tg 8526
ucumvert/pint_ucum_defs_mapping_report.txt sha256=mcTSeql_y7TGp67vSi5IZJ3j350ZkatbDUD5p1TA-sM 42864
ucumvert/ucum_grammar.lark sha256=yxYtbNhOInbgCxNoFA8G1a6aEE43RGmrGnSYaWy6j4g 4332
ucumvert/ucum_pint.py sha256=PtDQ_UvMOINCBIiHU0gfUl0QJip2WyK3oQCqCiA3ph8 13951
ucumvert/xml_util.py sha256=TVw5yhzLH5nl-uUzN4bqBkbDTUCv200_-frWakt58Q8 3689
ucumvert/vendor/README.md sha256=w-u3hQv9UokVVBf1LPvzxl3ZpjCWdnueBl7ypSfqgBk 1020
ucumvert/vendor/get_ucum_example_as_tsv.py sha256=HrgWj5ZD9BWIAvEqL-p-MbMz03H99mrjsOfRd-VqKXA 1430
ucumvert/vendor/ucum-essence.xml sha256=qZYuWKpX39QfuwlQzP8lJB3JSlIA6fOMxiDaNt7aGvQ 82326
ucumvert/vendor/ucum_examples.tsv sha256=8T8TykFm0e4oU9A4Znf4rnSioukY21jZ0Hbi-wHmaNM 30980
ucumvert-0.1.2.dist-info/METADATA sha256=PGrq-vkOX7uz_upSjFEklHRXsl2c4w2JSfy9z4rqAiQ 7097
ucumvert-0.1.2.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
ucumvert-0.1.2.dist-info/entry_points.txt sha256=ymzsyfQst2aQ2Y7H34olsLGrznAdaf-ybrrKLCPEdAg 54
ucumvert-0.1.2.dist-info/licenses/LICENSE sha256=84Vr7XpNCtV21dKkL6pxKBrIpgHwVOJyICU99MeBbbc 1068
ucumvert-0.1.2.dist-info/RECORD

entry_points.txt

ucumvert = ucumvert.cli:run_cli_app