blob: 6ecffba2ecb85cd5cbf2aad0bba7178d978ba30f (
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
|
<!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/ebong.zip">
<TPM:Name>ebong</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/09/14 00:03:50</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The ebong package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>101607</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="985">texmf-dist/tpm/ebong.tpm</TPM:RunFiles>
<TPM:DocFiles size="100622">
texmf-dist/doc/latex/ebong/ANNOUNCE.txt
texmf-dist/doc/latex/ebong/README
texmf-dist/doc/latex/ebong/eb.b
texmf-dist/doc/latex/ebong/eb.pdf
texmf-dist/doc/latex/ebong/eb_tex.tex
</TPM:DocFiles>
<TPM:Provides>Package/ebong</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|