blob: 9754cb5d1524d4dccf0eeb4ffe0e2ebdfc028f5d (
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
40
41
42
|
<!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/rcsinfo.zip">
<TPM:Name>rcsinfo</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:57:00</TPM:Date>
<TPM:Version>1.9</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Support for the revision control system.</TPM:Title>
<TPM:Description>
A package to extract RCS (Revision Control System)
information and use it in a LaTeX document.
For users of LaTeX2HTML
rcsinfo.perl is included.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Juergen Vollmer</TPM:Author>
<TPM:Size>260062</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="13139">
texmf-dist/tex/latex/rcsinfo/rcsinfo.cfg
texmf-dist/tex/latex/rcsinfo/rcsinfo.sty
texmf-dist/tpm/rcsinfo.tpm
</TPM:RunFiles>
<TPM:DocFiles size="186133">
texmf-dist/doc/latex/rcsinfo/README
texmf-dist/doc/latex/rcsinfo/README-1.9
texmf-dist/doc/latex/rcsinfo/rcsinfo.init
texmf-dist/doc/latex/rcsinfo/rcsinfo.pdf
texmf-dist/doc/latex/rcsinfo/rcsinfo.perl
texmf-dist/doc/latex/rcsinfo/rcsinfo2html.tex
</TPM:DocFiles>
<TPM:SourceFiles size="60790">
texmf-dist/source/latex/rcsinfo/Makefile
texmf-dist/source/latex/rcsinfo/rcsinfo.dtx
texmf-dist/source/latex/rcsinfo/rcsinfo.ins
</TPM:SourceFiles>
<TPM:Provides>Package/rcsinfo</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|