Updated package godoc comment.
This commit is contained in:
parent
6df4e78d96
commit
c06066fd88
3
tag.go
3
tag.go
@ -2,7 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package tag provides basic MP3 (ID3v1,2.{2,3,4}) and MP4 metadata parsing.
|
||||
// Package tag provides MP3 (ID3: v1, 2.2, 2.3 and 2.4), MP4, FLAC and OGG metadata parsing and
|
||||
// artwork extraction.
|
||||
package tag
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user