Metadata-Version: 2.4
Name: beets-musefs
Version: 1.2.0
Summary: Sync beets metadata into the musefs SQLite store
Author: Conor Futro
License-Expression: MIT
Project-URL: Homepage, https://github.com/Sohex/musefs
Project-URL: Repository, https://github.com/Sohex/musefs
Project-URL: Issues, https://github.com/Sohex/musefs/issues
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-musefs>=1.2.0
Requires-Dist: beets>=1.6
Provides-Extra: test
Requires-Dist: pytest>=7; extra == "test"
Dynamic: license-file

# musefs beets plugin

The full guide now lives in the musefs documentation site:

- **Published:** <https://sohex.github.io/musefs/integrations/beets.html>
- **In-repo source:** [`docs/src/integrations/beets.md`](../../docs/src/integrations/beets.md)
