Port details |
- py-pykeepass-cache Database caching for PyKeePass
- 2.0.3 security
=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: DtxdF@disroot.org
- Port Added: 2024-09-25 06:32:24
- Last Update: 2024-09-25 06:29:18
- Commit Hash: 2613829
- Also Listed In: python
- License: GPLv3
- WWW:
- https://pypi.org/project/pykeepass-cache
- https://github.com/libkeepass/pykeepass_cache
- Description:
- pykeepass_cache is a support library for pykeepass. It is a drop-in
replacement for pykeepass.PyKeePass which caches databases in a
background process to make database access faster.
This is useful in situations where the program is terminated between
invocations (e.g. CLI scripts). The background process will
automatically shut down after 300 seconds.
- ¦ ¦ ¦ ¦
- 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}pykeepass-cache>0:security/py-pykeepass-cache@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-pykeepass-cache/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-pykeepass-cache
- pkg install py311-pykeepass-cache
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-pykeepass-cache listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pykeepass-cache
- Package flavors (<flavor>: <package>)
- py311: py311-pykeepass-cache
- distinfo:
- TIMESTAMP = 1710387456
SHA256 (pykeepass-cache-2.0.3.tar.gz) = 7f36fea82f1d0023ebf95df50d5e741251f321e3dd5cc5fa4ed7a94d8e9f61e8
SIZE (pykeepass-cache-2.0.3.tar.gz) = 4185
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-daemon>=0 : devel/py-daemon@py311
- py311-pykeepass>=0 : security/py-pykeepass@py311
- py311-rpyc>=0 : devel/py-RPyC@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/py-passhole
Configuration Options:
- No options to configure
- Options name:
- security_py-pykeepass-cache
- 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 |
2.0.3 25 Sep 2024 06:29:18 |
Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo |
security/py-pykeepass-cache: New port: Database caching for PyKeePass
pykeepass_cache is a support library for pykeepass. It is a drop-in
replacement for pykeepass.PyKeePass which caches databases in a
background process to make database access faster.
This is useful in situations where the program is terminated between
invocations (e.g. CLI scripts). The background process will
automatically shut down after 300 seconds.
WWW: https://pypi.org/project/pykeepass-cache
PR: 277694
Event: EuroBSDcon 2024 |
Number of commits found: 1
|