Debian NEW package overview for ollama-python
ollama-python_0.1.7-1_amd64.changes (click to toggle)
Format:1.8
Date:Sat, 04 Jan 2025 08:09:09 +0000
Source:ollama-python
Binary:python3-ollama
Architecture:source all
Version:0.1.7-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-ollama - Library for interacting with the Ollama server and its AI models
Closes:1092059
Changes:
ollama-python (0.1.7-1) unstable; urgency=medium

  * Initial release. (Closes: #1092059)
Files:
48a5bc9045f865dd53dcbb44562417b4 2414 python optional ollama-python_0.1.7-1.dsc
34e9bdbcc603da85735b5fe0d9d49905 29221 python optional ollama-python_0.1.7.orig.tar.gz
35eae13e61162a4c320e11fe17d53376 2396 python optional ollama-python_0.1.7-1.debian.tar.xz
7698f25c964010144b884735dfe9036c 9166 python optional ollama-python_0.1.7-1_amd64.buildinfo
f33ab5a2ae09b84b40be3734cdbe50c4 12040 python optional python3-ollama_0.1.7-1_all.deb
ollama-python_0.1.7-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:ollama-python
Binary:python3-ollama
Architecture:all
Version:0.1.7-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/jmorganca/ollama-python
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/ollama-python
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/ollama-python.git
Testsuite:autopkgtest
Testsuite-Triggers:python3-all, python3-pillow, python3-pytest, python3-pytest-asyncio, python3-pytest-httpserver
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core
Build-Depends-Indep:python3-httpx<!nocheck>, python3-pillow<!nocheck>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-pytest-cov<!nocheck>, python3-pytest-httpserver<!nocheck>
Package-List:python3-ollama deb python optional arch=all
Files:
34e9bdbcc603da85735b5fe0d9d49905 29221 ollama-python_0.1.7.orig.tar.gz
35eae13e61162a4c320e11fe17d53376 2396 ollama-python_0.1.7-1.debian.tar.xz
lintian 2.104.0 check for ollama-python_0.1.7-1.dsc (click to toggle)
README.source for ollama-python_0.1.7-1.dsc (click to toggle)
No README.source in this package
control file for python3-ollama_0.1.7-1_all.deb (click to toggle)
Package:python3-ollama
Source:ollama-python
Version:0.1.7-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:77
Depends:python3-httpx, python3:any
Section:python
Priority:optional
Homepage:https://github.com/jmorganca/ollama-python
Description:
Library for interacting with the Ollama server and its AI models
 This library provides functionality for integrating with an Ollama server to
 interact with AI language models and create conversational experiences. It
 allows querying and generating text through an API that communicates with the
 server, supporting various operations such as model management, message
 exchange, and prompt handling. Ollama requires configuration to connect to a
 network-accessible server, after which it can be used to fetch and generate
 information based on context received from Home Assistant or similar
 platforms. Through model specification and prompt templates, the library
 adapts responses to the specific environment, although it operates without
 direct command over connected devices.
lintian 2.104.0 check for python3-ollama_0.1.7-1_all.deb (click to toggle)
contents of python3-ollama_0.1.7-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-01-04 08:09 ./
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/lib/python3/dist-packages/ollama/
-rw-r--r-- root/root       720 2025-01-04 08:09 ./usr/lib/python3/dist-packages/ollama/__init__.py
-rw-r--r-- root/root     23826 2025-01-04 08:09 ./usr/lib/python3/dist-packages/ollama/_client.py
-rw-r--r-- root/root      3399 2025-01-04 08:09 ./usr/lib/python3/dist-packages/ollama/_types.py
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/lib/python3/dist-packages/ollama-0.0.0.dist-info/
-rw-r--r-- root/root         7 2025-01-04 08:09 ./usr/lib/python3/dist-packages/ollama-0.0.0.dist-info/INSTALLER
-rw-r--r-- root/root      3779 2025-01-04 08:09 ./usr/lib/python3/dist-packages/ollama-0.0.0.dist-info/METADATA
-rw-r--r-- root/root        88 2025-01-04 08:09 ./usr/lib/python3/dist-packages/ollama-0.0.0.dist-info/WHEEL
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/share/
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/share/doc/python3-ollama/
-rw-r--r-- root/root      3063 2024-02-09 23:32 ./usr/share/doc/python3-ollama/README.md
-rw-r--r-- root/root       159 2025-01-04 08:09 ./usr/share/doc/python3-ollama/changelog.Debian.gz
-rw-r--r-- root/root      1379 2025-01-04 08:09 ./usr/share/doc/python3-ollama/copyright
drwxr-xr-x root/root         0 2025-01-04 08:09 ./usr/share/doc/python3-ollama/examples/
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/async-chat-stream/
-rw-r--r-- root/root       305 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/async-chat-stream/README.md
-rw-r--r-- root/root      1393 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/async-chat-stream/main.py
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/chat/
-rw-r--r-- root/root       194 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/chat/main.py
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/chat-stream/
-rw-r--r-- root/root       257 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/chat-stream/main.py
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/create/
-rw-r--r-- root/root       370 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/create/main.py
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/fill-in-middle/
-rw-r--r-- root/root       361 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/fill-in-middle/main.py
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/generate/
-rw-r--r-- root/root       113 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/generate/main.py
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/generate-stream/
-rw-r--r-- root/root       146 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/generate-stream/main.py
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/multimodal/
-rw-r--r-- root/root       675 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/multimodal/main.py
drwxr-xr-x root/root         0 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/pull-progress/
-rw-r--r-- root/root       173 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/pull-progress/README.md
-rw-r--r-- root/root       602 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/pull-progress/main.py
-rw-r--r-- root/root        13 2024-02-09 23:32 ./usr/share/doc/python3-ollama/examples/pull-progress/requirements.txt

Timestamp: 04.01.2025 / 10:02:22 (UTC)