summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a2db45d160448a5f9ea2a1544e4dd8fce8717fc (plain)
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
29
30
31
32
33
34
35
36
37
38
pkgbase = python-ouroboros-ai
	pkgdesc = Specification-first workflow engine for AI coding agents
	pkgver = 0.39.0
	pkgrel = 1
	url = https://github.com/Q00/ouroboros
	install = python-ouroboros-ai.install
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	depends = python
	depends = python-aiosqlite
	depends = python-anyio
	depends = python-click
	depends = python-jsonschema
	depends = python-prompt_toolkit
	depends = python-pydantic
	depends = python-yaml
	depends = python-questionary
	depends = python-rich
	depends = python-sqlalchemy
	depends = python-structlog
	depends = python-typer
	optdepends = python-anthropic: Claude integration (recommended if using Claude Code)
	optdepends = python-claude-agent-sdk: Claude agent SDK (recommended if using Claude Code)
	optdepends = python-mcp: MCP support
	optdepends = python-litellm: LiteLLM support
	optdepends = python-textual: TUI support
	optdepends = python-streamlit: dashboard support
	optdepends = python-plotly: dashboard support
	optdepends = python-pandas: dashboard support
	source = https://files.pythonhosted.org/packages/source/o/ouroboros_ai/ouroboros_ai-0.39.0.tar.gz
	sha256sums = fc33e46fb0f17fe1fcac7aa38b9a2aba9e8766b169971536b3c0d73fa2edc63b

pkgname = python-ouroboros-ai