File: control

package info (click to toggle)
purity-ng 0.2.0-2.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 120 kB
  • ctags: 10
  • sloc: python: 321; makefile: 5
file content (22 lines) | stat: -rw-r--r-- 846 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
Source: purity-ng
Section: games
Priority: optional
Maintainer: Simon Fondrie-Teitler <simonft@riseup.net>
Uploaders: Luke Faraone <lfaraone@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-all (>=2.6.6-3~), dh-python, pandoc
Standards-Version: 3.9.3
Homepage: https://launchpad.net/purity-ng
X-Python-Version: >=2.6

Package: purity-ng
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python
Recommends: purity
Description: Reimplementation of the classic "purity" game in Python
 A program which reads yes/no questions from a specially formated file
 and administers a quiz with them, printing out then number/percent of
 yes's at the end.
 .
 The goal of is a reimplementation of "purity" in Python, while still
 maintaining compatibility with the old dataformat, and to eventually
 be a drop-in replacement for purity.