Source: cherokee
Section: web
Priority: optional
Maintainer: Alvaro Lopez Ortega <alvaro@alobbs.com>
Build-Depends: bison, flex, zlib1g-dev
Standards-Version: 3.5.10.0

Package: libcherokee0
Section: libs
Architecture: any
Depends: ${libcherokee0:Depends}
Description: Extremely fast and tiny web server - libs
 Cherokee is an extremely fast and tiny web server. It's
 embedable, extensible with plug-ins. It has handler-to-path,
 virtual server, gzip encoding, modular loggers, CGI support,
 and running into a chroot environment, among other features.
 .
 This is the runtime library

Package: libcherokee0-dev
Section: libdevel
Architecture: any
Depends: libcherokee0 (= ${Source-Version})
Description: Extremely fast and tiny web server - development files
 Cherokee is an extremely fast and tiny web server. It's
 embedable, extensible with plug-ins. It has handler-to-path,
 virtual server, gzip encoding, modular loggers, CGI support,
 and running into a chroot environment, among other features.
 .
 This package contains the headers, .so and .a

Package: cherokee
Architecture: any
Depends: ${cherokee:Depends}, logrotate
Description: Extremely fast and tiny web server
 Cherokee is an extremely fast and tiny web server. It's
 embedable, extensible with plug-ins. It has handler-to-path,
 virtual server, gzip encoding, modular loggers, CGI support,
 and running into a chroot environment, among other features.
 .
 This package contains the server and essential handlers.

Package: cherokee-bench
Architecture: any
Depends: ${cherokee:Depends}
Description: An HTTP server performance tester.
 cherokee-bench is a tool to measure web server  performance.
 While running, it keeps track of a number of performance metrics 
 that are summarized in the form of statistics that are printed
 at the end of a test run.  It can bench just a single web server 
 or a group of it.
 .
 This package contains the benchmarking utility.
