Metadata-Version: 2.1
Name: lameenc
Version: 1.7.0
Summary: LAME encoding bindings
Home-page: https://github.com/chrisstaite/lameenc
Author: Chris Staite
Author-email: chris@yourdreamnet.co.uk
License: LGPLv3
Platform: UNKNOWN
Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
License-File: LICENSE


Python 3 bindings for the LAME encoding library.
This library makes it simple to encode PCM data into MP3 without having
to compile any binaries.

Provides binaries in PyPi for Python 3.8+ for Windows, macOS and Linux.


