File: version.rb

package info (click to toggle)
ruby-multipart-parser 0.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: ruby: 602; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (3)
1
2
3
module MultipartParser
  VERSION = '0.1.1'
end