Port details |
- py-pykeepass Python library to interact with keepass databases
- 4.1.0 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:22
- Last Update: 2024-09-25 06:29:18
- Commit Hash: f05e534
- Also Listed In: python
- License: GPLv3
- WWW:
- https://pypi.org/project/pykeepass
- https://github.com/libkeepass/pykeepass
- Description:
- pykeepass is a python library to interact with keepass databases
(supports KDBX3 and KDBX4). You can perform many tasks such as
finding entries, groups, manipulate entries, group entries,
attachments, and much more. All in a single Python library.
- ¦ ¦ ¦ ¦
- 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>0:security/py-pykeepass@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-pykeepass/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-pykeepass
- pkg install py311-pykeepass
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 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pykeepass
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1727042004
SHA256 (pykeepass-4.1.0.post1.tar.gz) = dfc59734824eb7bb9fb57ddd3cada9fcc4faf74f718d2c3876be2f00ed69980a
SIZE (pykeepass-4.1.0.post1.tar.gz) = 57831
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>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-argon2-cffi>=0 : security/py-argon2-cffi@py311
- py311-construct>=0 : devel/py-construct@py311
- py311-lxml>=0 : devel/py-lxml@py311
- py311-pycryptodomex>=0 : security/py-pycryptodomex@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/py-passhole
- security/py-pykeepass-cache
Configuration Options:
- No options to configure
- Options name:
- security_py-pykeepass
- 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 |
4.1.0 25 Sep 2024 06:29:18 |
Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo |
security/py-pykeepass: New port: Python library to interact with keepass
databases
pykeepass is a python library to interact with keepass databases
(supports KDBX3 and KDBX4). You can perform many tasks such as
finding entries, groups, manipulate entries, group entries,
attachments, and much more. All in a single Python library.
WWW: https://pypi.org/project/pykeepass
PR: 277695
Evenet: EuroBSDcon 2024 |
Number of commits found: 1
|