mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
10 lines
109 B
Python
10 lines
109 B
Python
from lxml import etree as ET
|
|
from collections import namedtuple
|
|
|
|
from ear.fileio.bw64 import Bw64Reader
|
|
|
|
|
|
|
|
|
|
|