python-hatch-fancy-pypi-readme 23.1.0-2 source package in Ubuntu
Changelog
python-hatch-fancy-pypi-readme (23.1.0-2) unstable; urgency=medium * Add manual page for CLI tool -- Timo Röhling <email address hidden> Mon, 26 Jun 2023 20:47:53 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-hatch-fancy-pypi-readme_23.1.0-2.dsc | 2.1 KiB | 5932d9a68adc8ff7f24792df9da9a0632bd1827b7930624132c2c19ba791d120 |
python-hatch-fancy-pypi-readme_23.1.0.orig.tar.gz | 27.2 KiB | 817c335c437e7b645cfdbbca7185044d58df04739f382b11731fc1026debb90c |
python-hatch-fancy-pypi-readme_23.1.0-2.debian.tar.xz | 2.8 KiB | 43d10c85ae6e19e942b82374fff01f83423878b01f8c1ff297baa70ce98086a9 |
No changes file available.
Binary packages built by this source
- python3-hatch-fancy-pypi-readme: Hatch metadata plugin for fancy PyPI READMEs
This plugin is for everyone who cares about the first impression of their
project’s PyPI landing page. It allows you to define your PyPI project
description in terms of concatenated fragments that are based on static
strings, files, and most importantly: parts of files defined using cut-off
points or regular expressions.
.
Once you’ve assembled your readme, you can additionally run regular
expression-based substitutions over it. For instance to make relative links
absolute or to linkify users and issue numbers in your changelog.
.
This package installs the Python 3 version.