maison

View on PyPIReverse Dependencies (3)

1.4.3 maison-1.4.3-py3-none-any.whl

Wheel Details

Project: maison
Version: 1.4.3
Filename: maison-1.4.3-py3-none-any.whl
Download: [link]
Size: 10487
MD5: 1e85d13a5640750c381dab95bce5fcfb
SHA256: a36208d0befb3bd8aa3b002ac198ce6f6e61efe568b195132640f4032eff46ac
Uploaded: 2024-01-11 22:57:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: maison
Version: 1.4.3
Summary: Read settings from config files
Author: Dom Batten
Author-Email: dominic.batten[at]googlemail.com
Home-Page: https://github.com/dbatten5/maison
Project-Url: Changelog, https://github.com/dbatten5/maison/releases
Project-Url: Documentation, https://dbatten5.github.io/maison
Project-Url: Repository, https://github.com/dbatten5/maison
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
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
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.1,<4.0.0
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: pydantic (<3.0.0,>=2.5.3)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1920 characters]

WHEEL

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

RECORD

Path Digest Size
maison/__init__.py sha256=op_7uU_uzTBTyq0k-61TKrbXNc7Ca-P3m6wRmw4L0xA 126
maison/__main__.py sha256=3UXLLbEKqBcFDh5pCkHk8znx0qI4A4ZP_2PjGFxeeJQ 202
maison/config.py sha256=VNCkIp3vMOYaXEhWHPpAoH3u37R7O664PljjkMjls9Q 6362
maison/config_sources/__init__.py sha256=WoawhYnFqVu4avlyhE3t2CVKHa2vhLkXT-gk_xeSd8A 15
maison/config_sources/base_source.py sha256=gUYXD8fOVuZ9wJya_xBVCrDxfgDCZIpKiRzxged5WaU 1402
maison/config_sources/ini_source.py sha256=PslNNh-lO_uD7bNNOdl-OyHPk6fr4it_yBfa1m_0P_Y 876
maison/config_sources/pyproject_source.py sha256=ZYHAqany9gDCpYssVZd3MJYGlnb4eX-kmbj9cTfpo7Y 664
maison/config_sources/toml_source.py sha256=TbLF1nc7KBivtIIxmK3cLJPifkMW2tr4d-wfwjZXU1Y 1000
maison/errors.py sha256=JZjfzp4IMThZvg46eSrE-VPP9GzHPQkieHJ14TQfUTo 256
maison/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
maison/schema.py sha256=hlwn2qJxtjSbEEdMvBTzRJUyvPnptNJqm4mEBrmT7ZM 189
maison/utils.py sha256=LiSCvPI_MTH9F5nGSwVczT8lKzPLNlLq2joJYF2SY_c 4686
maison-1.4.3.dist-info/LICENSE.rst sha256=lsn55t3ndaa2Farg1bzJ7uSeeKrujaeHsdbb1L8clAg 1082
maison-1.4.3.dist-info/METADATA sha256=cxHkGDPUg2F8izGsAdfagnmR2CB769Uy46p278g4jQo 3009
maison-1.4.3.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
maison-1.4.3.dist-info/entry_points.txt sha256=-1R975chuGooJcNLHroy1AjcFl3yEQ4Xg35UAJeK7z8 47
maison-1.4.3.dist-info/RECORD

entry_points.txt

maison = maison.__main__:main