aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 60c055c5fedcb0d7e1b49822a8438c8dcc13696f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: boca
Section: misc
Priority: optional
Maintainer: BOCA Development Team <bocasystem@gmail.com>
Build-Depends: debhelper, build-essential

Package: boca
Architecture: all
Depends: php-zip, debootstrap, schroot, quotatool, makepasswd, apache2, libapache2-mod-php, sharutils, wget, coreutils, php, php-cli, php-mcrypt, php-pgsql, php-gd, postgresql, postgresql-client
Description: BOCA is a software created to control a contest with the ACM ICPC rules.
  BOCA is a software created to control a contest with the ACM International
  Collegiate Programming Contest rules. It has been developed in PHP and the
  interaction between judges and the system is done through a web browser.