Source: turnin-ng
Section: utils
Priority: optional
Maintainer: Ryan Kavanagh <rak@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9)
 , python (>= 2.6.6-3~)
Build-Depends-Indep: dh-python
 , texinfo
 , texlive
 , faketime
Standards-Version: 3.9.6
Homepage: http://github.com/ryanakca/Turnin-NG
X-Python-Version: >= 2.5
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/turnin-ng/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/turnin-ng/trunk/

Package: turnin-ng
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
 python-configobj,
 install-info
Description: assignment submitter and manager
 Turnin-NG is an assignment submission suite written in Python and composed of
 turnin and turnincfg. Students can use the turnin command to submit an
 assignment to a course. Professors and TAs (teaching assistants) can use
 turnincfg to manage submitted assignments, making them easier to grade.
