File: version.rb

package info (click to toggle)
ruby-html2text 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: ruby: 190; makefile: 8
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download | duplicates (3)
1
2
3
class Html2Text
  VERSION = "0.2.0"
end