File: MANIFEST

package info (click to toggle)
libxml-parser-perl 2.47-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,268 kB
  • sloc: xml: 3,937; perl: 2,026; makefile: 38; ansic: 27
file content (71 lines) | stat: -rw-r--r-- 3,229 bytes parent folder | download
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Changes				Change log
Expat/encoding.h		Header file; describes *.enc structure
Expat/Expat.pm			XML::Parser::Expat module
Expat/Expat.xs			Extension library
Expat/Makefile.PL		perl MakeMaker script for XML::Parser::Expat
Expat/typemap			XS typemap
inc/Devel/CheckLib.pm
LICENSE
Makefile.PL			perl MakeMaker script for XML::Parser
MANIFEST			This file
MANIFEST.SKIP
Parser.pm			XML::Parser module
Parser/Encodings/big5.enc	Big5 binary encoding map
Parser/Encodings/euc-kr.enc	EUC-KR binary encoding map
Parser/Encodings/ibm866.enc
Parser/Encodings/iso-8859-15.enc	ISO-8859-15 binary encoding map
Parser/Encodings/iso-8859-2.enc	ISO-8859-2 binary encoding map
Parser/Encodings/iso-8859-3.enc	ISO-8859-3 binary encoding map
Parser/Encodings/iso-8859-4.enc	ISO-8859-4 binary encoding map
Parser/Encodings/iso-8859-5.enc	ISO-8859-5 binary encoding map
Parser/Encodings/iso-8859-7.enc	ISO-8859-7 binary encoding map
Parser/Encodings/iso-8859-8.enc	ISO-8859-8 binary encoding map
Parser/Encodings/iso-8859-9.enc	ISO-8859-9 binary encoding map
Parser/Encodings/Japanese_Encodings.msg	Message about Japanese encodings.
Parser/Encodings/koi8-r.enc
Parser/Encodings/README		Info about encoding maps
Parser/Encodings/windows-1250.enc	cp1250-WinLatin2 binary encoding map
Parser/Encodings/windows-1251.enc	cp1251-Russian binary encoding map
Parser/Encodings/windows-1252.enc	cp1252-WinLatin1 binary encoding map
Parser/Encodings/windows-1255.enc	hebrew
Parser/Encodings/x-euc-jp-jisx0221.enc	X-euc-jp-jisx0221 encoding map
Parser/Encodings/x-euc-jp-unicode.enc	X-euc-jp-unicde encoding map
Parser/Encodings/x-sjis-cp932.enc	x-sjis-cp932 encoding map
Parser/Encodings/x-sjis-jdk117.enc	x-sjis-jdk117 encoding map
Parser/Encodings/x-sjis-jisx0221.enc	x-sjis-jisx0221 encoding map
Parser/Encodings/x-sjis-unicode.enc	x-sjis-unicode encoding map
Parser/LWPExternEnt.pl		LWP based external entity handler
Parser/Style/Debug.pm		Debug style parser
Parser/Style/Objects.pm		Objects style parser
Parser/Style/Stream.pm		Stream style parser
Parser/Style/Subs.pm		Subs style parser
Parser/Style/Tree.pm		Tree style parser
README				Short explanation
README.md
samples/canonical		A utility to generate canonical XML
samples/canontst.xml		An xml document to demonstrate canonical
samples/ctest.dtd		An external DTD used by canontst.xml
samples/REC-xml-19980210.xml	The XML spec in xml form
samples/xmlcomments		A utility to extract comments
samples/xmlfilter		A utility to filter elements
samples/xmlstats		A utility to report on element statistics
t/astress.t			Test script
t/cdata.t			Test script
t/decl.t			Test script
t/defaulted.t			Test script
t/encoding.t			Test script
t/ext.ent			External entity for parament.t test
t/ext2.ent			External entity for parament.t test
t/external_ent.t		Test script
t/file.t			Test script
t/file_open_scalar.t		Test script
t/finish.t			Test script
t/foo.dtd			External DTD for parament.t test
t/namespaces.t			Test script
t/parament.t			Test script
t/partial.t			Test script
t/skip.t			Test script
t/stream.t			Test script
t/styles.t			Test script
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)