CVSROOT:        /cvs
Module name:    ports
Changes by:     k...@cvs.openbsd.org    2019/07/14 17:01:58

Log message:
    audio/py-discid is a Python binding for audio/libdiscid. Needed to be able
    to update audio/picard.
    
    Python binding of MusicBrainz Libdiscid. Libdiscid's main purpose
    is the calculation of an identifier of audio discs (disc ID) to use
    for the MusicBrainz database.
    
    That identifier is calculated from the TOC of the disc, similar to
    the freeDB CDDB identifier. Libdiscid can calculate MusicBrainz
    disc IDs and freeDB disc IDs. Additionally the MCN of the disc and
    ISRCs from the tracks can be extracted.
    
    This module is a close binding that offloads all relevant data
    storage and calculation to Libdiscid. On the other hand it gives a
    pythonic API and uses objects and exceptions.
    
    Version 1.2.0
    
    Input from sthen@
    
    OK edd@ sthen@
    
    Status:
    
    Vendor Tag: kmos
    Release Tags:       kmos_20190714
    
    N ports/audio/py-discid/Makefile
    N ports/audio/py-discid/distinfo
    N ports/audio/py-discid/pkg/DESCR
    N ports/audio/py-discid/pkg/PLIST
    N ports/audio/py-discid/patches/patch-setup_py
    N ports/audio/py-discid/patches/patch-discid_libdiscid_py
    
    No conflicts created by this import

Reply via email to