Update README.md

This commit is contained in:
Jamie Hardt
2022-11-15 11:06:28 -08:00
committed by GitHub
parent 4cd58b8ddd
commit fb43838c7d

View File

@@ -59,10 +59,6 @@ The length of the file in frames (interleaved samples) and bytes is available, a
>>> (48000, 2, 6, 24) >>> (48000, 2, 6, 24)
``` ```
## Platform Lifecycle Stuff
Python 3.5 support is deprecated.
## Other Resources ## Other Resources
* For other file formats and ID3 decoding, look at [audio-metadata](https://github.com/thebigmunch/audio-metadata). * For other file formats and ID3 decoding, look at [audio-metadata](https://github.com/thebigmunch/audio-metadata).