summaryrefslogtreecommitdiffstats
path: root/python/python3-hsaudiotag3k/slack-desc
blob: 73843e43388fa6ac6acbc07720c311428c19049a (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                    |-----handy-ruler------------------------------------------------------|
python3-hsaudiotag3k: python3-hsaudiotag3k (hsaudiotag Python3 library)
python3-hsaudiotag3k:
python3-hsaudiotag3k: hsaudiotag is a pure Python library that lets you read metadata
python3-hsaudiotag3k: (bitrate, sample rate, duration and tags) from mp3, mp4, wma, ogg,
python3-hsaudiotag3k: flac and aiff files.
python3-hsaudiotag3k: It can only read tags, not write to them, but unlike more complete
python3-hsaudiotag3k: libraries (like Mutagen), it is BSD licensed, making it suitable for
python3-hsaudiotag3k: most projects.
python3-hsaudiotag3k: It is also backed by a nifty test suite.
python3-hsaudiotag3k:
python3-hsaudiotag3k: Homepage: https://pypi.org/project/hsaudiotag3k/