<package type="rpm">
	<name>aider</name>
	<arch>noarch</arch>
	<version epoch="0" ver="0.86.2" rel="1"/>
	<checksum type="sha256" pkgid="YES">8b6dde9f19cec453436bb497a9992ddc596bb018d7bc4ecb865eefabd9c04441</checksum>
	<summary>AI pair programming in your terminal</summary>
	<description>Aider is a terminal pair-programmer that edits a git repo with an
LLM. It works with any OpenAI-compatible server, including cooker
llama-server and Ollama:

  export OPENAI_API_BASE=http://127.0.0.1:8080/v1
  export OPENAI_API_KEY=local
  aider --model openai/local

LiteLLM, grep-ast (repo-map), voice (sounddevice), and the
telemetry modules are packaged as system Python modules. The
Streamlit/Playwright browser extras are not: they pull a separate
web stack and download browser binaries.</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url>https://github.com/Aider-AI/aider</url>
	<time file="1789246806" build="1789246361"/>
	<size package="278451" installed="1290580" archive="0"/>
	<location href="aider-0.86.2-1-omv2690.noarch.rpm"/>
	<format>
		<rpm:license>Apache-2.0</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Other</rpm:group>
		<rpm:buildhost>emag-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>aider-0.86.2-1.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="47536"/>
		<rpm:provides>
			<rpm:entry name="aider" flags="EQ" ver="0.86.2" rel="1"/>
			<rpm:entry name="python3.14dist(aider-chat)" flags="EQ" ver="0.86.2"/>
			<rpm:entry name="python3dist(aider-chat)" flags="EQ" ver="0.86.2"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="/usr/bin/env"/>
			<rpm:entry name="/usr/bin/python"/>
			<rpm:entry name="python"/>
			<rpm:entry name="python(abi)" flags="EQ" ver="3.14"/>
			<rpm:entry name="python3.14dist(backoff)"/>
			<rpm:entry name="python3.14dist(beautifulsoup4)"/>
			<rpm:entry name="python3.14dist(configargparse)"/>
			<rpm:entry name="python3.14dist(diff-match-patch)"/>
			<rpm:entry name="python3.14dist(diskcache)"/>
			<rpm:entry name="python3.14dist(fastapi)"/>
			<rpm:entry name="python3.14dist(flake8)"/>
			<rpm:entry name="python3.14dist(grep-ast)"/>
			<rpm:entry name="python3.14dist(httpx)"/>
			<rpm:entry name="python3.14dist(importlib-metadata)"/>
			<rpm:entry name="python3.14dist(importlib-resources)"/>
			<rpm:entry name="python3.14dist(json5)"/>
			<rpm:entry name="python3.14dist(jsonschema)"/>
			<rpm:entry name="python3.14dist(litellm)"/>
			<rpm:entry name="python3.14dist(mixpanel)"/>
			<rpm:entry name="python3.14dist(networkx)"/>
			<rpm:entry name="python3.14dist(openai)"/>
			<rpm:entry name="python3.14dist(orjson)"/>
			<rpm:entry name="python3.14dist(oslex)"/>
			<rpm:entry name="python3.14dist(packaging)"/>
			<rpm:entry name="python3.14dist(pathspec)"/>
			<rpm:entry name="python3.14dist(pexpect)"/>
			<rpm:entry name="python3.14dist(pillow)"/>
			<rpm:entry name="python3.14dist(posthog)"/>
			<rpm:entry name="python3.14dist(prompt-toolkit)"/>
			<rpm:entry name="python3.14dist(psutil)"/>
			<rpm:entry name="python3.14dist(pydub)"/>
			<rpm:entry name="python3.14dist(pypandoc)"/>
			<rpm:entry name="python3.14dist(pyperclip)"/>
			<rpm:entry name="python3.14dist(pyyaml)"/>
			<rpm:entry name="python3.14dist(rich)"/>
			<rpm:entry name="python3.14dist(scipy)"/>
			<rpm:entry name="python3.14dist(shtab)"/>
			<rpm:entry name="python3.14dist(socksio)"/>
			<rpm:entry name="python3.14dist(sounddevice)"/>
			<rpm:entry name="python3.14dist(tiktoken)"/>
			<rpm:entry name="python3.14dist(watchfiles)"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
		</rpm:requires>
		<rpm:recommends>
			<rpm:entry name="git-core"/>
			<rpm:entry name="llama-cpp-server"/>
			<rpm:entry name="ollama"/>
			<rpm:entry name="pkgconfig(portaudio-2.0)"/>
			<rpm:entry name="python3.14dist(gitpython)"/>
		</rpm:recommends>
		<file>/usr/bin/aider</file>
		<file>/usr/lib/python3.14/site-packages/aider/coders/base_coder.py</file>
		<file>/usr/lib/python3.14/site-packages/aider/coders/search_replace.py</file>
	</format>
</package>
