haven-conf

View on PyPIReverse Dependencies (0)

0.1.0 haven_conf-0.1.0-py3-none-any.whl

Wheel Details

Project: haven-conf
Version: 0.1.0
Filename: haven_conf-0.1.0-py3-none-any.whl
Download: [link]
Size: 28076
MD5: f7c77a6bc6e1be392a04d3f2dd59e64e
SHA256: 095fc1bab0838251444262fc7e58e8e2ad829b2994cb7c64c8203e420b15953a
Uploaded: 2024-08-29 02:17:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: haven-conf
Version: 0.1.0
Summary: Simple and flexible dataclass configuration system
Author-Email: Jon Morton <jon[at]jamorton.com>
Project-Url: Documentation, https://github.com/jonmorton/haven/tree/main#readme
Project-Url: Issues, https://github.com/jonmorton/haven/issues
Project-Url: Source, https://github.com/jonmorton/haven
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10.1
Requires-Dist: fsspec
Requires-Dist: flit (<4.0.0,>=3.2.0); extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: sphinx (<9.0.0,>=5.1.1); extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: bandit[toml]; extra == "test"
Requires-Dist: check-manifest; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-github-actions-annotate-failures; extra == "test"
Requires-Dist: shellcheck-py; extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 5368 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
haven/__init__.py sha256=ICD1Ox7kobu_7OoZOXWqxEO9vZqmRQ3ptWz7iu_LG6A 586
haven/api.py sha256=08hVH2Jh4WF_PmUSSrQ1yHJ8Z6uc8GblMQpsAFPneYE 6571
haven/choice.py sha256=f3VjBYoFOuaPyOsO5Mo1LGzbnonJxsP9f4BUanF9hAc 7011
haven/component.py sha256=4fz7ihoGGRBLhixKEZfBzA08R_WsldmjuKY-hvVsKiQ 2488
haven/decoding.py sha256=UL1mruUeZnIM3jFZ56uTLZyYMORR7T5iR0aBdLtmAn0 12720
haven/encoding.py sha256=8UgTJASPGcRjWab8x5R1NrkzjQm6PkuHEsr6XHBEesM 2087
haven/formats.py sha256=UUsWTuHGFG1mdv8aQGurzub1g5V6VBhxYV-KN6w3d-o 1522
haven/includer.py sha256=ggZItpvBvBnxtRWD2wqYUWnpxr5U9atildhtaAwunPk 18823
haven/type_inspector.py sha256=bhEBHaWBZ4a7dH7YTHthmFGBD_rTZboChW97CPA82sI 9685
haven/type_registry.py sha256=CAqvfGBA1_j_NekMcdzy4eYc05AVm9AhG-IQhawo5vk 7584
haven/types.py sha256=-y7zhCGcTRs1T9lQpZOqSu7OGQ0RV2osICcby2x0L_I 404
haven/utils.py sha256=mpWnIk9rO8pmGGw2pHPvDnn4fIuLtpc_5ONX7GTfY7w 3463
haven_conf-0.1.0.dist-info/entry_points.txt sha256=99PqwB_F2nQsopaLTgI46VZFqJaRlEy4V9cZqeGhPCI 34
haven_conf-0.1.0.dist-info/LICENSE sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M 1141
haven_conf-0.1.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
haven_conf-0.1.0.dist-info/METADATA sha256=H7vsre9c9AaVMbqR-61uiWOy0_E7Fej00GtLLgnEig8 6849
haven_conf-0.1.0.dist-info/RECORD

entry_points.txt

flit = flit:main