{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"Converts Markdown files to reStructuredText during setuptools builds, allowing you to use Markdown for your package's long_description metadata instead of reStructuredText.","skillfed_tags":["deprecated","legacy"],"use_cases":["Maintaining legacy packages that were built with this plugin before native Markdown support existed","Converting existing setup.py configurations that depend on setuptools-markdown without immediate refactoring","Understanding how Markdown-to-reStructuredText conversion worked in older setuptools workflows"],"what_it_does":"setuptools-markdown is a setuptools plugin that integrates Markdown support into your package build process. During setup, it reads a Markdown file you specify, converts it to reStructuredText using pypandoc, and stores the result in your package's long_description metadata field for PyPI. This was useful before PyPI and setuptools added native Markdown support.\n\nThe package is deprecated and no longer maintained. The maintainer explicitly recommends using setuptools' built-in Markdown functionality instead. It has not been updated since 2019, and the repository shows no activity since 2022. If you are starting a new project, you should use modern setuptools features rather than this plugin.","worth_installing":"No. The package is abandoned and explicitly deprecated by its maintainer. Modern setuptools and PyPI support Markdown natively without requiring this plugin. Only install if maintaining legacy code that already depends on it."},"id":"setuptools-markdown","links":{"html":"https://skillfed.io/packages/setuptools-markdown","md":"https://skillfed.io/packages/setuptools-markdown.md","pypi":"https://pypi.org/project/setuptools-markdown/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-08-14","license_spdx":null,"license_treatment":"permissive","name":"setuptools-markdown","python_support":"unspecified","summary":"[Deprecated] Use Markdown for your project description"},"popularity":{"monthly_downloads":110313,"position":12470,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.1"}
