python3-dist-meta

Parse and create Python distribution metadata

Description

dist-meta and is a set of support tools for managing metadata of a GitHub repository. This library provides a convenient way to automatically generate and update metadata files such as README files, license files, changelog files, and more.

The main purpose of dist-meta is to ease the process of maintaining these files in projects hosted on GitHub by providing a command line interface (CLI) to automatically generate and update the necessary metadata files. It is especially useful for projects that follow specific standards or formatting guidelines for their metadata files.

you can automate tasks like:
 - Automatically generate and update your project's README file based on a
   predefined or custom template.
 - Generate license files, such as the LICENSE file, from a pool of available
   licenses.
 - Create changelog files based on changes made to your repository.
 - Verify that your project's metadata files are up to date according to
   defined best practices.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/repo-helper/dist-meta


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-dist-meta