pkgsrc/textproc/ruby-xmlscan/PLIST
minskim de13c6b68e Import ruby-xmlscan from pkgsrc-wip. Packaged by OBATA Akio.
This is a High-performance non-validating XML parser written in 100%
pure Ruby.
2005-03-30 15:40:26 +00:00

43 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/30 15:40:27 minskim Exp $
${RUBY_SITELIBDIR}/xmlscan/encoding.rb
${RUBY_SITELIBDIR}/xmlscan/htmlscan.rb
${RUBY_SITELIBDIR}/xmlscan/namespace.rb
${RUBY_SITELIBDIR}/xmlscan/parser.rb
${RUBY_SITELIBDIR}/xmlscan/scanner.rb
${RUBY_SITELIBDIR}/xmlscan/version.rb
${RUBY_SITELIBDIR}/xmlscan/visitor.rb
${RUBY_SITELIBDIR}/xmlscan/xmlchar.rb
@dirrm ${RUBY_SITELIBDIR}/xmlscan
${RUBY_DOCDIR}/xmlscan/ChangeLog
${RUBY_DOCDIR}/xmlscan/README
${RUBY_DOCDIR}/xmlscan/THANKS
${RUBY_DOCDIR}/xmlscan/changes.html
${RUBY_DOCDIR}/xmlscan/changes.rd
${RUBY_DOCDIR}/xmlscan/en/conformance.html
${RUBY_DOCDIR}/xmlscan/en/conformance.rd
${RUBY_DOCDIR}/xmlscan/en/manual.html
${RUBY_DOCDIR}/xmlscan/en/manual.rd
${RUBY_DOCDIR}/xmlscan/ja/conformance.ja.html
${RUBY_DOCDIR}/xmlscan/ja/conformance.ja.rd
${RUBY_DOCDIR}/xmlscan/ja/manual.ja.html
${RUBY_DOCDIR}/xmlscan/ja/manual.ja.rd
@dirrm ${RUBY_DOCDIR}/xmlscan/en
@dirrm ${RUBY_DOCDIR}/xmlscan/ja
@dirrm ${RUBY_DOCDIR}/xmlscan
${RUBY_EXAMPLESDIR}/xmlscan/chibixml.rb
${RUBY_EXAMPLESDIR}/xmlscan/getxmlchar.rb
${RUBY_EXAMPLESDIR}/xmlscan/rexml.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlconftest.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/xmlbench-lib.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser/chibixml.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser/nqxml.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser/rexml.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser/xmlparser.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser/xmlscan-0.0.10.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser/xmlscan-chibixml.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser/xmlscan-rexml.rb
${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser/xmlscan.rb
@dirrm ${RUBY_EXAMPLESDIR}/xmlscan/xmlbench/parser
@dirrm ${RUBY_EXAMPLESDIR}/xmlscan/xmlbench
@dirrm ${RUBY_EXAMPLESDIR}/xmlscan