Search Criteria
Package Details: litecli-git r323.9d5bcf0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/litecli-git.git (read-only, click to copy) |
---|---|
Package Base: | litecli-git |
Description: | A command-line client for SQLite databases that has auto-completion and syntax highlighting. |
Upstream URL: | https://github.com/dbcli/litecli |
Keywords: | litecli sql sqlite |
Licenses: | BSD |
Conflicts: | litecli |
Provides: | litecli |
Submitter: | andrejr |
Maintainer: | andrejr |
Last Packager: | andrejr |
Votes: | 1 |
Popularity: | 0.000027 |
First Submitted: | 2018-12-20 10:10 (UTC) |
Last Updated: | 2024-05-02 09:18 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-cli_helpers
- python-configobj
- python-prompt_toolkit
- python-pygments
- python-sqlparse (python-sqlparse-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Required by (1)
- python-objection (requires litecli)
Latest Comments
dansecob commented on 2023-05-05 16:32 (UTC)
The URL should match the current AUR VCS standard by using git+https:, replace source with this line: source=("git+https://github.com/dbcli/litecli.git")
andrejr commented on 2019-11-17 14:28 (UTC)
You may use this version of sqlparse with litecli, pgcli, mycli, because the one in the repos is too new:
https://aur.archlinux.org/packages/python-sqlparse-cli_helpers/