diff options
Diffstat (limited to 'Master/texmf-dist/tpm/rcsinfo.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/rcsinfo.tpm | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/rcsinfo.tpm b/Master/texmf-dist/tpm/rcsinfo.tpm new file mode 100644 index 00000000000..b5b9f15bd3c --- /dev/null +++ b/Master/texmf-dist/tpm/rcsinfo.tpm @@ -0,0 +1,41 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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>2005/03/01 20:25:03</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>260028</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="13105"> +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> + |