blob: f9a151e122f203c2f2d2836e1f4ba70990929d0c (
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
|
<!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/aleph.zip">
<TPM:Name>aleph</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2004/03/27 02:41:00</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Extended TeX.</TPM:Title>
<TPM:Description>
An development of omega, using most of
the extensions of TeX itself developed for
e-TeX.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>2966</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="971">texmf-dist/tpm/aleph.tpm</TPM:RunFiles>
<TPM:DocFiles size="1995">
texmf-dist/doc/aleph/base/News
texmf-dist/doc/aleph/base/readme.txt
</TPM:DocFiles>
<TPM:Provides>Package/aleph</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|