Port details on branch 2025Q1 |
- py-confuse Configuration library for Python that uses YAML
- 2.0.1_1 devel =2 2.0.1_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2020-01-30 06:21:20
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/beetbox/confuse
- Description:
- Confuse is a configuration library for Python that uses YAML.
It takes care of defaults, overrides, type checking, command-line
integration, human-readable errors, and standard OS-specific locations.
Confuse was made to power beets. Like beets, it is available under the MIT
license.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}confuse>0:devel/py-confuse@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-confuse/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-confuse
- pkg install py311-confuse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-confuse listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-confuse
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1685041034
SHA256 (confuse-2.0.1.tar.gz) = 7379a2ad49aaa862b79600cc070260c1b7974d349f4fa5e01f9afa6c4dd0611f
SIZE (confuse-2.0.1.tar.gz) = 50872
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=2<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-flake8>=3.6 : devel/py-flake8@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- audio/beets
Configuration Options:
- No options to configure
- Options name:
- devel_py-confuse
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|