maison

View on PyPIReverse Dependencies (5)

2.0.0 maison-2.0.0-py3-none-any.whl

Wheel Details

Project: maison
Version: 2.0.0
Filename: maison-2.0.0-py3-none-any.whl
Download: [link]
Size: 10093
MD5: 932763330e69514a6fc0943cee518868
SHA256: e684fbab833f0f049d6e3556a127b8c5abe7cd18620f5b751a483e103dc4cbb5
Uploaded: 2024-08-19 09:04:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: maison
Version: 2.0.0
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://maison.readthedocs.io
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9.1,<4.0.0
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1923 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=ekpTAevv4UAbwHichVZEL4MS4f46_vehGhP4DOHBZr0 72
maison/__main__.py sha256=VGzjnaCvrdB7_DR2TuMvf4ONnC1LlXPmYpyBYl3mwXg 203
maison/config.py sha256=UemXD73pXKS3QfLNz6cHOlpA6j68gWWKzUb6J16UtTM 5813
maison/config_sources/__init__.py sha256=WoawhYnFqVu4avlyhE3t2CVKHa2vhLkXT-gk_xeSd8A 15
maison/config_sources/base_source.py sha256=xvJpqPze9TTUGxO2mIBQXM5rt_eOuSlrCcTqrNGEYNw 1403
maison/config_sources/ini_source.py sha256=bsauISOfdgDOsMI89LL5X1WkC3phBjO_RYb5PeDnPFo 875
maison/config_sources/pyproject_source.py sha256=mNGC1vjGDnJz1ifIX4_Le0OByPuGhKKbiwURBJ_d9W8 665
maison/config_sources/toml_source.py sha256=HkNRn7Dkxx7cud19K3scqjbx2Sbmw1-dOGEGBG-YAyI 999
maison/errors.py sha256=JZjfzp4IMThZvg46eSrE-VPP9GzHPQkieHJ14TQfUTo 256
maison/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
maison/utils.py sha256=yqMZpumR9qcsbrCVlk0khjcmrDjvQFGiOH7Ns3ImPQc 4678
maison-2.0.0.dist-info/LICENSE sha256=lsn55t3ndaa2Farg1bzJ7uSeeKrujaeHsdbb1L8clAg 1082
maison-2.0.0.dist-info/METADATA sha256=Z-n8-k7qCCLO_51BqsNVUlGw3_JHLUH8v7wAkaoTm-Y 2869
maison-2.0.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
maison-2.0.0.dist-info/entry_points.txt sha256=-1R975chuGooJcNLHroy1AjcFl3yEQ4Xg35UAJeK7z8 47
maison-2.0.0.dist-info/RECORD

entry_points.txt

maison = maison.__main__:main