blob: 5e6ec6a492399e6a376ec513a4f9dc13f73f0829 (
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
39
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/Package/svninfo.zip">
<TPM:Name>svninfo</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/06/01 15:53:46</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Typeset Subversion Keywords.</TPM:Title>
<TPM:Description>
A package for incorporating the values of Subversion keywords into
typeset documents. Information about Subversion (a replacement for CVS)
is available from
http://subversion.tigris.org/
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Achim Brucker</TPM:Author>
<TPM:Size>217955</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="14871">
texmf-dist/tex/latex/svninfo/svninfo.cfg
texmf-dist/tex/latex/svninfo/svninfo.sty
texmf-dist/tpm/svninfo.tpm
</TPM:RunFiles>
<TPM:DocFiles size="155530">
texmf-dist/doc/latex/svninfo/README
texmf-dist/doc/latex/svninfo/svninfo.init
texmf-dist/doc/latex/svninfo/svninfo.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="47554">
texmf-dist/source/latex/svninfo/Makefile
texmf-dist/source/latex/svninfo/svninfo.dtx
texmf-dist/source/latex/svninfo/svninfo.ins
</TPM:SourceFiles>
<TPM:Provides>Package/svninfo</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|