Source: libapache-mod-sqlinclude
Section: web
Priority: optional
Maintainer: Marcin Orlowski <carlos@wfmh.org.pl>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: libapache-mod-sqlinclude
Architecture: any
Depends: ${shlbs:Depends}, apache (>=1.3), libmysqlclient10
Description: an SQL based Include replacement for Apache web server
 mod_sqlinclude is an Apache module which implements Include-alike
 command, which, as its origin, includes the external data into
 Apache configuration file, but instead of taking the real files
 SQLInclude fetches and includes data from MySQL database.
 .
 Project homepage: http://wfmh.org.pl/~carlos/
 . 
 or SF Home: http://sourceforge.net/projects/mod-sqlinclude/
