3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't import ctypes * in our namespace, close #4 More... over 13 years ago
add Python 3.3 to tests More... over 13 years ago
add discid.DEFAULT_DEVICE as a better API More... over 13 years ago
create id property, make __get_id "private" More... over 13 years ago
always add argtypes/restype; add more tests More... over 13 years ago
add travis-ci config and a simple test More... over 13 years ago
add prototypes for every c function, close #1 More... over 13 years ago
make _find_library more generic -> % name More... over 13 years ago
doc: add discid apidoc More... over 13 years ago
created doc with sphinx-quickstart2 More... over 13 years ago
ignore generated MANIFEST file More... over 13 years ago
make README ascii again More... over 13 years ago
add get_default_device() More... over 13 years ago
add known issues to readme More... over 13 years ago
example: tell that import loads Libdiscid More... over 13 years ago
next version is 0.2.0 More... over 13 years ago
change README to rst format for pypi More... over 13 years ago
python >= 2.6 More... over 13 years ago
add setup.py and MANIFEST.in More... over 13 years ago
document that this works with Python 2 and 3 More... over 13 years ago
make module work with Python 3 More... over 13 years ago
fix typos in README More... over 13 years ago
add README More... over 13 years ago
No license restrictions for examples More... over 13 years ago
Use the LGPL3 for the module More... over 13 years ago
add DiscError More... over 13 years ago
disc_id only on success, read raises IOError More... over 13 years ago
Catch exceptions and empty lib_name in __open_library More... over 13 years ago
search for more library names More... over 13 years ago
add .gitignore More... over 13 years ago