# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # audio/py-hsaudiotag # audio/py-hsaudiotag/Makefile # audio/py-hsaudiotag/distinfo # audio/py-hsaudiotag/pkg-descr # echo c - audio/py-hsaudiotag mkdir -p audio/py-hsaudiotag > /dev/null 2>&1 echo x - audio/py-hsaudiotag/Makefile sed 's/^X//' >audio/py-hsaudiotag/Makefile << '816db40acf56852c444491aeef6acd6f' X# Created by: Yuri Victorovich X# $FreeBSD$ X XPORTNAME= hsaudiotag XPORTVERSION= 1.1.1 XCATEGORIES= audio python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= yuri@rawbw.com XCOMMENT= Read metdata (tags) of mp3, mp4, wma, ogg, flac and aiff files X XLICENSE= BSD3CLAUSE X XUSES= python XUSE_PYTHON= distutils autoplist XNO_ARCH= yes X X.include 816db40acf56852c444491aeef6acd6f echo x - audio/py-hsaudiotag/distinfo sed 's/^X//' >audio/py-hsaudiotag/distinfo << '60b0abb5ef3de94e494da3be12e208f1' XTIMESTAMP = 1479091794 XSHA256 (hsaudiotag-1.1.1.tar.gz) = 48b57c6a00b0ed2bb906850ac42390740ff5b83a222c09a2d3dea28b44a80f96 XSIZE (hsaudiotag-1.1.1.tar.gz) = 16409 60b0abb5ef3de94e494da3be12e208f1 echo x - audio/py-hsaudiotag/pkg-descr sed 's/^X//' >audio/py-hsaudiotag/pkg-descr << 'b2ad2699eb0a452bec8b6f57c5300782' Xhsaudiotag is a pure Python library that lets you read metadata (bitrate, Xsample rate, duration and tags) from mp3, mp4, wma, ogg, flac and aiff files. XIt can only read tags, not write to them, but unlike more complete libraries X(like Mutagen), it is BSD licensed, making it suitable for most projects. XIt is also backed by a nifty test suite. X XWWW: https://pypi.python.org/pypi/hsaudiotag XWWW: http://hg.hardcoded.net/hsaudiotag b2ad2699eb0a452bec8b6f57c5300782 exit