Port details |
- py-ml-collections Python collections library designed for ML usecases
- 1.1.0 misc
=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: yuri@FreeBSD.org
 - Port Added: 2025-10-06 08:30:13
- Last Update: 2025-10-06 08:25:48
- Commit Hash: 5852fa4
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/google/ml_collections
- Description:
- ML Collections is a library of Python collections designed for ML usecases.
ML Collections provides:
* ConfigDict: A 'dict' with additional functionality for easier management
of configuration dictionaries
* FrozenConfigDict: A configuration dictionary which is immutable
* FieldReference: A way to reference a field in a nested data structure
* lazy_imports: A mechanism to import modules when they are actually used
¦ ¦ ¦ ¦ 
- 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}ml-collections>0:misc/py-ml-collections@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-ml-collections/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-ml-collections
- pkg install py311-ml-collections
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-ml-collections listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ml-collections
- Package flavors (<flavor>: <package>)
- py311: py311-ml-collections
- distinfo:
- TIMESTAMP = 1759525601
SHA256 (ml_collections-1.1.0.tar.gz) = 0ac1ac6511b9f1566863e0bb0afad0c64e906ea278ad3f4d2144a55322671f6f
SIZE (ml_collections-1.1.0.tar.gz) = 61356
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>=3.8 : 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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-absl-py>0 : devel/py-absl-py@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-ml-collections
- 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 |
1.1.0 06 Oct 2025 08:25:48
    |
Yuri Victorovich (yuri)  |
misc/py-ml-collections: New port: Python collections library designed for ML
usecases |
Number of commits found: 1
|