https://github.com/indieweb/newbase60py
Python implementation of http://tantek.pbworks.com/w/page/19402946/NewBase60
https://github.com/indieweb/newbase60py
Last synced: 8 months ago
JSON representation
Python implementation of http://tantek.pbworks.com/w/page/19402946/NewBase60
- Host: GitHub
- URL: https://github.com/indieweb/newbase60py
- Owner: indieweb
- License: cc0-1.0
- Created: 2015-01-27T01:44:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T23:29:36.000Z (almost 6 years ago)
- Last Synced: 2025-10-04T22:36:35.971Z (9 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 13
- Watchers: 23
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# newBase60py
Python implementation of Tantek's NewBase60
http://tantek.pbworks.com/w/page/19402946/NewBase60
by Kevin Marks
Licence CC0
based on http://faruk.akgul.org/blog/tantek-celiks-newbase60-in-python-and-java/