Search Criteria
Package Details: python-ollama-git 0.3.3.r9.gebe332b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ollama-git.git (read-only, click to copy) |
---|---|
Package Base: | python-ollama-git |
Description: | Ollama Python library |
Upstream URL: | https://github.com/ollama/ollama-python |
Licenses: | MIT |
Conflicts: | python-ollama |
Provides: | python-ollama |
Submitter: | daniel_chesters |
Maintainer: | daniel_chesters |
Last Packager: | daniel_chesters |
Votes: | 1 |
Popularity: | 0.007859 |
First Submitted: | 2024-03-26 00:27 (UTC) |
Last Updated: | 2024-10-08 21:29 (UTC) |
Dependencies (6)
- ollama (ollama-generic-gitAUR, ollama-openmpi-gitAUR, ollama-openblas-gitAUR, ollama-vulkan-gitAUR, ollama-cuda-gitAUR, ollama-rocm-gitAUR, ollama-cuda, ollama-rocm)
- python (python37AUR, python311AUR, python310AUR)
- python-httpx (python-httpx-gitAUR)
- python-typing_extensions
- git (git-gitAUR, git-glAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
Required by (3)
- nyarchassistant (requires python-ollama) (optional)
- oterm (requires python-ollama)
- oterm-git (requires python-ollama)
Latest Comments
daniel_chesters commented on 2024-03-26 10:42 (UTC) (edited on 2024-03-26 10:42 (UTC) by daniel_chesters)
I removed the leading
v
from thepkgver
dreieck commented on 2024-03-26 08:27 (UTC)
Please strip off the leading
v
from$pkgver
as required by the Arch Linux VCS package guidelines.(And after doing, you optionally can add
=${pkgver}
to thepython-ollama
-provides
-entry.)Regards and thanks for the package!