File: marutex

package info (click to toggle)
ruby-maruku 0.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 1,304 kB
  • sloc: ruby: 5,741; xml: 235; makefile: 2
file content (4 lines) | stat: -rwxr-xr-x 91 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/usr/bin/env ruby

ARGV.unshift "--pdf"
load File.join(File.dirname(__FILE__), "maruku")