1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
run coverage on appveyor More... over 7 years ago
added appveyor badge to readme (thanks to scivision) More... over 7 years ago
disable mypy on appveyor for now More... over 7 years ago
added appveyor.yml for windows tests (thanks to scivision) More... over 7 years ago
updated documentation: it's pytest, not nosetests More... over 7 years ago
Merge branch 'master' of github.com:devsnd/tinytag More... over 7 years ago
trying to get travis to work with pytest and coveralls More... over 7 years ago
added .venv to gitignore More... over 7 years ago
use pytest for tests (thanks to scivision) More... over 7 years ago
added support for calling TinyTag.get with pathlib.Path (thanks to scivision) More... over 7 years ago
some linting, use set literals (python 2.6 isnt supported anymore) More... over 7 years ago
removed python 3.7 from travis More... over 7 years ago
fixed shebang in tinytag.py (thanks to scivision) More... over 7 years ago
prepare readme for next version, added LICENSE to MANIFEST.in More... over 7 years ago
fixed missing license in setup.cfg More... over 7 years ago
migrated to use setup.cfg instead of setup.py (thanks to scivision) More... over 7 years ago
update license in setup.py More... over 7 years ago
test python 3.6 and 3.7 on travis More... over 7 years ago
bumped version to 1.1.0 More... over 7 years ago
added composer field More... over 7 years ago
updated readme for supported filetypes More... over 7 years ago
updated changelog More... over 7 years ago
added install instructions to readme More... over 7 years ago
bumped version to 1.0.1 More... over 7 years ago
updated copyright year More... over 7 years ago
Merge branches 'master' and 'master' of github.com:devsnd/tinytag More... over 7 years ago
Merge pull request #68 from ianhomer/bugfix/67-id3-header-with-a-zero-byte More... over 7 years ago
Ensure ID3 header value matches expected size before loading #67 More... over 7 years ago
Merge pull request #66 from ianhomer/bugfix/65-hangs-when-parsing-a-specific-wav More... over 7 years ago
#65 : Fix parsing of duration in wav file when getting duration by parsing full file More... over 7 years ago