mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-01 17:30:41 +00:00
Renambed wave_parser -> riff_parser
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
from .wave_parser import parse_chunk, ListChunkDescriptor
|
||||
from .riff_parser import parse_chunk, ListChunkDescriptor
|
||||
|
||||
class WavInfoChunkReader:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user