Search Criteria
Package Details: quarg 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/quarg.git (read-only, click to copy) |
|---|---|
| Package Base: | quarg |
| Description: | A command-line search tool for Quassel |
| Upstream URL: | https://oriole.systems/posts/quarg |
| Keywords: | quasselgrep |
| Licenses: | MIT |
| Submitter: | nl6720 |
| Maintainer: | nl6720 |
| Last Packager: | nl6720 |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-10-29 07:39 (UTC) |
| Last Updated: | 2024-12-01 11:01 (UTC) |
Dependencies (9)
- python
- python-dateutil (python-dateutil-gitAUR)
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- python-build (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-wheel (make)
- signify (outilsAUR) (make)
- python-psycopg (optional) – for PostgreSQL
Latest Comments
nl6720 commented on 2024-12-01 11:03 (UTC)
When switching from
python-psycopg2topython-psycopg, replaceurl = postgresql+psycopg2://withurl = postgresql+psycopg://in theconfigfile.nl6720 commented on 2023-05-17 12:15 (UTC) (edited on 2024-03-17 15:35 (UTC) by nl6720)
quarg ≥0.2.0 requires python-sqlalchemy 2.0.0+, so the update will have to wait until python-sqlalchemy in the official repos gets updated.