File: control

package info (click to toggle)
pyching 1.2.2-5
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 504 kB
  • ctags: 286
  • sloc: python: 4,066; makefile: 38; sh: 2
file content (24 lines) | stat: -rw-r--r-- 986 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
24
Source: pyching
Section: games
Priority: optional
Maintainer: Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: python, python-central (>= 0.5)
XS-Python-Version: current
Homepage: http://sourceforge.net/projects/pyching/

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.