mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-02 09:50:41 +00:00
Some documentation tweaks.
This commit is contained in:
@@ -1,12 +1,8 @@
|
|||||||
# -*- coding: utf-8 -*-
|
"""
|
||||||
|
methods to probe a WAV file for various kinds of production metadata.
|
||||||
# :module:`wavinfo` provides methods to probe a WAV file for
|
|
||||||
# various kinds of production metadata.
|
|
||||||
#
|
|
||||||
#
|
|
||||||
#
|
|
||||||
#
|
|
||||||
|
|
||||||
|
Go to the documentation for wavinfo.WavInfoReader for more information.
|
||||||
|
"""
|
||||||
|
|
||||||
from .wave_reader import WavInfoReader
|
from .wave_reader import WavInfoReader
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user