Metadata-Version: 2.4
Name: onfhir
Version: 0.0.1
Summary: A lightweight Python toolkit for working with FHIR APIs and resources
Author-email: Agra Bima Yuda <hub.agrayuda@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/hubagrayuda/onfhir
Project-URL: Repository, https://github.com/hubagrayuda/onfhir
Project-URL: Issues, https://github.com/hubagrayuda/onfhir/issues
Keywords: FHIR,healthcare,HL7,API,interoperability
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: black>=26.1.0
Requires-Dist: cfgv>=3.5.0
Requires-Dist: click>=8.3.1
Requires-Dist: distlib>=0.4.0
Requires-Dist: filelock>=3.24.3
Requires-Dist: identify>=2.6.16
Requires-Dist: mypy_extensions>=1.1.0
Requires-Dist: nodeenv>=1.10.0
Requires-Dist: packaging>=26.0
Requires-Dist: pathspec>=1.0.4
Requires-Dist: platformdirs>=4.9.2
Requires-Dist: pre_commit>=4.5.1
Requires-Dist: python-discovery>=1.1.0
Requires-Dist: pytokens>=0.4.1
Requires-Dist: PyYAML>=6.0.3
Requires-Dist: ruff>=0.15.4
Requires-Dist: virtualenv>=21.1.0
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# onfhir
