diff options
author | Karl Berry <karl@freefriends.org> | 2006-05-24 00:51:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-05-24 00:51:38 +0000 |
commit | ae0bea40b27f392a9597f584308def4060a4bd4d (patch) | |
tree | 52c8a1ff3ada3e56586b43c4aa69686bc2ea348e /Master/texmf-dist/tpm/hyperxmp.tpm | |
parent | 42cb90508c7d60d9183533b23d65ac36e35ea4c0 (diff) |
hyperxmp install
git-svn-id: svn://tug.org/texlive/trunk@1587 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/hyperxmp.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/hyperxmp.tpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/hyperxmp.tpm b/Master/texmf-dist/tpm/hyperxmp.tpm new file mode 100644 index 00000000000..6cf701dedcc --- /dev/null +++ b/Master/texmf-dist/tpm/hyperxmp.tpm @@ -0,0 +1,29 @@ +<!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/hyperxmp.zip"> + <TPM:Name>hyperxmp</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/05/22 15:41:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The hyperxmp package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>365750</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="14969"> +texmf-dist/tex/latex/hyperxmp/hyperxmp.sty +texmf-dist/tpm/hyperxmp.tpm + </TPM:RunFiles> + <TPM:DocFiles size="295044"> +texmf-dist/doc/latex/hyperxmp/README +texmf-dist/doc/latex/hyperxmp/hyperxmp.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="56771"> +texmf-dist/source/latex/hyperxmp/hyperxmp.dtx +texmf-dist/source/latex/hyperxmp/hyperxmp.ins + </TPM:SourceFiles> + <TPM:Provides>Package/hyperxmp</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |