mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-01 17:30:41 +00:00
Some documentation tweaks.
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# :module:`wavinfo` provides methods to probe a WAV file for
|
||||
# various kinds of production metadata.
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
"""
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user