blob: 989936824d16d98db5be6e8b0c2865848abedb0e (
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
|
<!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/cweb.zip">
<TPM:Name>cweb</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2007/01/13 16:04:13</TPM:Date>
<TPM:Version>5.94a</TPM:Version>
<TPM:Creator>popineau</TPM:Creator>
<TPM:Title>
A system for Structured Software Documentation in C.
</TPM:Title>
<TPM:Description>
The CWEB system is a system for Structured Software
Documentation (also known as Literate Programming) in the
programming language C.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Silvio Levy and Donald E. Knuth</TPM:Author>
<TPM:Size>210669</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="75205">
texmf-dist/tex/plain/cweb/cwebmac.tex
texmf-dist/tex/plain/cweb/pdfXcwebmac.tex
texmf-dist/tex/plain/cweb/pdfcwebmac.tex
texmf-dist/tex/plain/cweb/pdfdcwebmac.tex
texmf-dist/tex/plain/cweb/pdffcwebmac.tex
texmf-dist/tex/plain/cweb/pdficwebmac.tex
texmf-dist/tex/plain/cweb/pdfwebmac.tex
texmf-dist/tpm/cweb.tpm
</TPM:RunFiles>
<TPM:DocFiles size="135464">texmf-dist/doc/plain/cweb/cwebman.dvi</TPM:DocFiles>
<TPM:Provides>Package/cweb</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|