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 (>= 8),
 python (>= 2.5)
Build-Depends-Indep: python-support (>= 0.90.5),
 texinfo,
 texlive
Standards-Version: 3.9.4
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.
