summaryrefslogtreecommitdiff
path: root/dev-tex/vc/metadata.xml
blob: f2038d06c0536f667bffab2c89edde049bc5de53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>ulm@gentoo.org</email>
  </maintainer>
  <maintainer type="project">
    <email>tex@gentoo.org</email>
    <name>Gentoo TeX Project</name>
  </maintainer>
  <longdescription>
  This is a script based approach to version control for TeX documents.
  It works more reliably than keyword substitution based approaches,
  since it tracks all files in a working copy, not only .tex files.

  The vc bundle works with LaTeX and plain TeX. Currently, Bazaar, Git,
  Mercurial and Subversion are supported.
</longdescription>
  <upstream>
    <remote-id type="ctan">vc</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>