summaryrefslogtreecommitdiff
path: root/dev-util/claude-code/metadata.xml
blob: ac5f588e3e21a1f85ab579f5d27ff058b523c1f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>