https://github.com/exogen/80sheep
ADC implementation
https://github.com/exogen/80sheep
Last synced: 3 months ago
JSON representation
ADC implementation
- Host: GitHub
- URL: https://github.com/exogen/80sheep
- Owner: exogen
- License: mit
- Created: 2009-02-22T23:29:03.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-26T21:01:11.000Z (over 16 years ago)
- Last Synced: 2025-07-05T23:35:25.980Z (6 months ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
== Dependencies
This program depends on python-mhash. To install this on
Ubuntu with setuptools, run:
$ sudo su
# aptitude install libmhash-dev
# easy_install python-mhash