| Port details |
- py-synced-collections Interact with persistent key-value stores using Pythonic abstractions
- 1.0.1 misc
=0 1.0.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-13 06:48:26
- Last Update: 2026-07-20 01:48:18
- Commit Hash: ddd1b08
- License: BSD3CLAUSE
- WWW:
- https://signac.io/
- Description:
- The synced_collections package provides Pythonic abstractions over various
underlying data stores, presenting APIs that behave like standard built-in
Python collections like dicts. synced_collections form the backbone of
signac's data and metadata storage, but may be used just as easily outside
of signac. For instance, users wishing to access a JSON file on disk like a
dictionary and automatically persist all changes could use the
synced_collections.JSONDict.
¦ ¦ ¦ ¦ 
- 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}synced-collections>0:misc/py-synced-collections@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-synced-collections/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-synced-collections
- pkg install py312-synced-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 py312-synced-collections listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-synced-collections
- Package flavors (<flavor>: <package>)
- py312: py312-synced-collections
- distinfo:
- TIMESTAMP = 1784502598
SHA256 (synced_collections-1.0.1.tar.gz) = 8c2e9b37e18f6235653c9044a98e0d86ee62a9d15299a77eb022f3b66903b2b0
SIZE (synced_collections-1.0.1.tar.gz) = 49861
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- science/py-signac
- for Run
-
- science/py-signac
Configuration Options:
- No options to configure
- Options name:
- misc_py-synced-collections
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.1 20 Jul 2026 01:48:18
    |
Yuri Victorovich (yuri)  |
misc/py-synced-collections: update 1.0.0 → 1.0.1 |
1.0.0 13 Jul 2023 06:44:16
    |
Yuri Victorovich (yuri)  |
misc/py-synced-collections: New port: Interact with persistent key-value stores
using Pythonic abstractions |
Number of commits found: 2
|