File: control

package info (click to toggle)
hoteldruid 3.0.1-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 11,812 kB
  • sloc: php: 131,632; sh: 271; xml: 40; makefile: 17
file content (29 lines) | stat: -rw-r--r-- 1,171 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: hoteldruid
Section: web
Priority: optional
Maintainer: Marco Maria Francesco De Santis <marco@digitaldruid.net>
Build-Depends: debhelper (>= 11), po-debconf
Rules-Requires-Root: binary-targets
Standards-Version: 4.5.0
Homepage: http://www.hoteldruid.com/

Package: hoteldruid
Architecture: all
Depends: ${misc:Depends}, ucf, apache2 | httpd, libapache2-mod-php | php-cgi | php,
 php-sqlite3, php-xml
Recommends: php-imap
Suggests: firefox | www-browser, php-mysql | php-pgsql, sensible-utils
Description: web-based property management system for hotels or B&Bs
 HotelDruid is designed to make hotel rooms, bed and breakfast apartments,
 or any other kind of daily rental easy to manage from a web browser.
 .
 Main features:
  * automatic assignment of reservations to rooms by user-defined rules;
  * creation of public web pages displaying room availability, etc.;
  * saving, printing, and emailing of documents and invoices;
  * electronic point of sale;
  * management of groups and privileges for multi-user operation;
  * generation of statistical reports.
 .
 It uses an SQLite database by default but can be configured for use
 with MySQL or PostgreSQL.