/iching

I Ching application written in PyQt.

Primary LanguageHTML

iching

Description

I Ching application written in PyQt.

Project Website: https://rluu.github.io/iching/

Project GitHub page: https://github.com/rluu/iching/

Author

Project Author: Ryan Luu (ryanluu@gmail.com)

Project Documentation

Please see the doc/README.txt file for more information about the projct and how to build and run it.

Source code

Source code for the actual project was previously hosted on Google Code, and has now been migrated to GitHub.

  • GitHub code checkout:
git clone https://github.com/rluu/iching.git

Webpage

Webpage for the project is hosted on GitHub pages.

Source code - Old code repository

# Anonymous access:
svn checkout http://iching.googlecode.com/svn/trunk/ iching-read-only

# Project member access:
svn checkout https://iching.googlecode.com/svn/trunk/ iching --username ryanluu@gmail.com