Metadata-Version: 2.4
Name: lameenc
Version: 1.8.4
Summary: LAME encoding bindings
Home-page: https://github.com/chrisstaite/lameenc
Author: Chris Staite
Author-email: Chris Staite <chris@yourdreamnet.co.uk>
License-Expression: LGPL-3.0-or-later
Project-URL: Repository, https://github.com/chrisstaite/lameenc
Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: home-page
Dynamic: license-file

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.10+ for Windows, macOS and Linux.
