Port details |
- py-dotmap Ordered, dynamically-expandable dot-access dictionary
- 1.3.30 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: yuri@FreeBSD.org
 - Port Added: 2025-05-31 15:57:08
- Last Update: 2025-05-31 15:56:04
- Commit Hash: 7d3147a
- License: MIT
- WWW:
- https://github.com/drgrib/dotmap
- Description:
- Dot access dictionary with dynamic hierarchy creation and ordered iteration.
DotMap is a dot-access dict subclass that
* has dynamic hierarchy creation (autovivification)
* can be initialized with keys
* easily initializes from dict
* easily converts to dict
* is ordered by insertion
¦ ¦ ¦ ¦ 
- 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}dotmap>0:devel/py-dotmap@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dotmap/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dotmap
- pkg install py311-dotmap
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-dotmap listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dotmap
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1748658523
SHA256 (dotmap-1.3.30.tar.gz) = 5821a7933f075fb47563417c0e92e0b7c031158b4c9a6a7e56163479b658b368
SIZE (dotmap-1.3.30.tar.gz) = 12391
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dotmap
- 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.3.30 31 May 2025 15:56:04
    |
Yuri Victorovich (yuri)  |
devel/py-dotmap: New port: Ordered, dynamically-expandable dot-access dictionary |
Number of commits found: 1
|