File: control

package info (click to toggle)
pyching 1.2.2-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 504 kB
  • ctags: 286
  • sloc: python: 4,066; makefile: 38; sh: 2
file content (23 lines) | stat: -rw-r--r-- 926 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
Source: pyching
Section: games
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0.37.2)
Build-Depends-Indep: python, python-central (>= 0.5)
XS-Python-Version: current

Package: pyching
Architecture: all
Depends: ${python:Depends}, python-tk
XB-Python-Version: ${python:Versions}
Description: A Python program to cast and interpret I Ching hexagrams
 pyChing is a program that allows you to 'consult' the I Ching. The I Ching
 is an ancient Chinese book of wisdom, which, apart from being read as a
 book, has also traditionally been consulted as an oracle. pyChing allows
 you to perform an I Ching 'reading' using the coin oracle, and then look
 up a brief interpretation from the I Ching.
 .
 pyChing is completely written in Python, a cross platform, object
 oriented, programming language, using the Tkinter interface to the
 Tk GUI toolkit.