| Port details |
- py-pyconfigurator Easy configuration from command line arguments and ini files
- 0.4.19 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2026-05-07 10:46:36
- Last Update: 2026-05-07 10:42:05
- Commit Hash: 2177994
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/charsmith/configurator
- Description:
- Configurator is a Python library that makes it easy to read configuration
from command line arguments and ini files. It merges values from both
sources into a single object, so applications can accept the same setting
from either an ini file or a CLI flag without writing extra glue code.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyconfigurator>0:devel/py-pyconfigurator@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyconfigurator/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyconfigurator
- pkg install py311-pyconfigurator
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-pyconfigurator listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyconfigurator
- Package flavors (<flavor>: <package>)
- py311: py311-pyconfigurator
- distinfo:
- TIMESTAMP = 1778149906
SHA256 (pyconfigurator-0.4.19.tar.gz) = a5725dcfd5f50692f21adb6c93e0faf10b919262b954121ccb5a87cd48d858c4
SIZE (pyconfigurator-0.4.19.tar.gz) = 8141
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setupmeta>=0 : devel/py-setupmeta@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-future>=0 : devel/py-future@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyconfigurator
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.4.19 07 May 2026 10:42:05
    |
Olivier Cochard (olivier)  |
devel/py-pyconfigurator: New port
Easy configuration from command line arguments and ini files |
Number of commits found: 1
|