Metadata-Version: 2.4
Name: beets-folkways
Version: 0.2.1
Summary: Beets metadata plugin to fetch folkways record data.
Author-email: Sebastian Hugentobler <shu+pypi@vanwa.ch>
License-Expression: GPL-3.0-or-later
Project-URL: source, https://code.vanwa.ch/shu/beets-folkways
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4>=4.14.3
Requires-Dist: beets>=2.5.1
Requires-Dist: requests>=2.32.5

[Folkways](https://folkways.si.edu/) autotagger plugin for [beets](https://beets.io/).

It directly scrapes the html of the website which makes it prone to breakage.
The meta tags are sadly even more inconsistent than the info boxes, so for now, that's what this code is using.

As I only test it with the folkways records I actually own, the rest of their catalogue might have still other ways storing
their values that this library is not aware of.
