File: control

package info (click to toggle)
libwebapp-ruby 0.4-2.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 240 kB
  • sloc: ruby: 2,245; makefile: 79
file content (19 lines) | stat: -rw-r--r-- 686 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libwebapp-ruby
Priority: optional
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: debhelper (>= 5), ruby1.8 (>= 1.8.2), rdoc, rdtool, ruby
Standards-Version: 3.7.3
Section: devel
Homepage: http://cvs.m17n.org/~akr/webapp/

Package: libwebapp-ruby1.8
Section: devel
Architecture: all
Depends: ruby, ruby1.8
Description: easy-to-use CGI/FastCGI/mod_ruby/WEBrick interface
 Webapp is a library to ease web application development in Ruby.
 It has very easy-to-use API, and you can debug web application
 as usual command (CLI).  Features include:
  path_info aware relative URI generation
  automatic Content-Type generation
  HTML form parameter validation by HTML form