File: control

package info (click to toggle)
llm-anthropic 0.23-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 176 kB
  • sloc: python: 951; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 1,046 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: llm-anthropic
Section: science
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper-compat (= 13),
               llm,
               pybuild-plugin-pyproject,
               python3-setuptools,
               python3-all,
               python3-anthropic,
               python3-pytest <!nocheck>,
               python3-pytest-recording <!nocheck>,
               python3-pytest-asyncio <!nocheck>,
Standards-Version: 4.6.2.0
Testsuite: autopkgtest-pkg-pybuild
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/python-team/packages/llm-anthropic
Vcs-Git: https://salsa.debian.org/python-team/packages/llm-anthropic.git
Homepage: https://github.com/simonw/llm-anthropic

Package: python3-llm-anthropic
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: LLM access to models by Anthropic, including the Claude series
 This is a plugin for the llm command that provides access to the
 large language models provided by Anthropoic, like Claude, Sonnet,
 etc.