https://github.com/fragglet/pytokyodystopia
Python wrapper for Tokyo Dystopia
https://github.com/fragglet/pytokyodystopia
Last synced: about 1 year ago
JSON representation
Python wrapper for Tokyo Dystopia
- Host: GitHub
- URL: https://github.com/fragglet/pytokyodystopia
- Owner: fragglet
- License: other
- Created: 2010-06-20T22:29:31.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-06-29T17:41:54.000Z (almost 16 years ago)
- Last Synced: 2025-04-06T08:11:38.488Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is a Python wrapper for the Tokyo Dystopia text search library.
For more information see the Tokyo Dystopia website:
http://1978th.net/tokyodystopia/
This wrapper code is licensed under the permissive ISC license.
Anyone can reuse code from this wrapper as they wish. However, Tokyo
Dystopia itself is licensed under the GNU LGPL. You must therefore
ensure that you continue to follow the terms of the GNU LGPL when
using Tokyo Dystopia via this wrapper.
To compile this, you need Cython. For more information see here:
http://www.cython.org/
Please send comments/feedback to: fraggle@gmail.com