File: libxml.rb

package info (click to toggle)
ruby-roxml 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 800 kB
  • sloc: ruby: 4,133; xml: 1,013; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (5)
1
2
3
module ROXML
  XML_PARSER = 'libxml'
end