{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"A Hatch plugin that generates dynamic PyPI project descriptions by concatenating text fragments, files, and file excerpts with regex-based filtering and substitution.","skillfed_tags":["hatch-plugin","pypi-metadata","build-automation"],"use_cases":["Assemble a PyPI readme from your main README minus badges, plus your LICENSE file and the latest release notes from CHANGELOG.","Extract and display only the most recent version's changes from a changelog file using regex pattern matching.","Automatically convert relative GitHub links to absolute PyPI-safe URLs via regex substitution across the final readme.","Maintain separate documentation for GitHub (with badges and development notes) and PyPI (user-focused) without duplication.","Build a readme that includes snippets from multiple source files, each trimmed to specific sections using start/end markers."],"what_it_does":"hatch-fancy-pypi-readme is a Hatch metadata plugin that lets you build your PyPI project description dynamically from reusable fragments. Instead of maintaining a single static readme or long_description, you define an ordered list of fragments in your pyproject.toml\u2014each can be plain text, a whole file, or a slice of a file extracted using cut-off points or regex patterns. After assembly, you can run regex-based substitutions across the entire readme to fix relative links, linkify issue numbers, or make other global transformations.\n\nIt solves the common problem of wanting your PyPI readme to differ from your GitHub readme (e.g., without badges, with only the latest changelog section, or with absolute links). You configure it once in pyproject.toml and the plugin generates the readme at build time, eliminating the need for manual synchronization or complex setup.py logic.","worth_installing":"Yes. This is a stable, actively maintained plugin with low install friction and no security issues. Install it if you use Hatch and want to compose your PyPI readme from multiple sources or apply transformations without manual editing. Skip it only if you're satisfied with a static readme file or not using Hatch."},"id":"hatch-fancy-pypi-readme","links":{"html":"https://skillfed.io/packages/hatch-fancy-pypi-readme","md":"https://skillfed.io/packages/hatch-fancy-pypi-readme.md","pypi":"https://pypi.org/project/hatch-fancy-pypi-readme/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-05-01","license_spdx":"MIT","license_treatment":"permissive","name":"hatch-fancy-pypi-readme","python_support":"supports_current","summary":"Fancy PyPI READMEs with Hatch"},"popularity":{"monthly_downloads":7632891,"position":1711,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"25.1.0"}
