Port details on branch 2024Q3 |
- py-apsw Another Python SQLite Wrapper
- 3.46.1.0 databases =2 3.46.1.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2013-09-12 11:44:16
- Last Update: 2024-11-22 06:22:13
- Commit Hash: dc9b027
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: ZLIB
- WWW:
- https://rogerbinns.github.io/apsw/
- https://github.com/rogerbinns/apsw
- Description:
- APSW provides an SQLite 3 wrapper that provides the thinnest layer over the
SQLite database library possible. Everything you can do from the SQLite C API,
you can do from Python. Although APSW looks vaguely similar to the PEP 249
(DBAPI), it is not compliant with that API because instead it works the way
SQLite 3 does.
- ¦ ¦ ¦ ¦
- 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}apsw>0:databases/py-apsw@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-apsw/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-apsw
- pkg install py311-apsw
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-apsw listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-apsw
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1724084568
SHA256 (apsw-3.46.1.0.tar.gz) = 96e3dfad1fd0cc77a778aa6b27468292041a8e9cb1f2dcf06bd773762c9b0c0c
SIZE (apsw-3.46.1.0.tar.gz) = 403954
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
- sqlite3>=3.46.1,1 : databases/sqlite3
- 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:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- deskutils/calibre
-
Deleted ports which required this port:
- for Run
-
- deskutils/calibre
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- databases_py-apsw
- USES:
- localbase python sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|