套件:python3-dist-meta(0.8.1+dfsg-1)
python3-dist-meta 的相關連結
Debian 的資源:
下載原始碼套件 python-dist-meta:
- [python-dist-meta_0.8.1+dfsg-1.dsc]
- [python-dist-meta_0.8.1+dfsg.orig.tar.xz]
- [python-dist-meta_0.8.1+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Parse and create Python distribution metadata
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.
其他與 python3-dist-meta 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-domdf-python-tools
- Helpful functions for Python
-
- dep: python3-handy-archives
- Some handy archive helpers for Python
-
- dep: python3-packaging
- core utilities for python3 packages