mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
Reflect the new canonical URLs for the homepage and docs. These were recently moved by upstream and are 301-redirecting. Signed-off-by: Jay Faulkner <jayf@gentoo.org>
17 lines
596 B
XML
17 lines
596 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>jayf@gentoo.org</email>
|
|
<name>Jay Faulkner</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands.
|
|
</longdescription>
|
|
<upstream>
|
|
<doc>https://code.claude.com/docs/en/overview</doc>
|
|
<remote-id type="github">anthropics/claude-code</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|