Home
last modified time | relevance | path

Searched refs:_apeitemkeys (Results 1 – 1 of 1) sorted by relevance

/dports/audio/py-apetag/py-ApeTag-1.2/
H A DApeTag.py148 _apeitemkeys = '''Title, Artist, Album, Year, Comment, Genre, Track, variable
157 apeitemkeys = [x.strip() for x in _apeitemkeys.split(',')]