Metadata-Version: 2.4
Name: beets-folkways
Version: 0.1.1
Summary: Beets metadata plugin to fetch folkways record data.
License-Expression: GPL-3.0-or-later
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.
