Pakket: dh-debputy (0.1.55)
Verwijzigingen voor dh-debputy
Debian bronnen:
Het bronpakket debputy downloaden:
Beheerders:
Externe bronnen:
- Homepage [salsa.debian.org]
Vergelijkbare pakketten:
Manifest style Debian-based package builder (debhelper integration)
Package builder that provides a declarative manifest for building Debian-based packages.
The debputy package builder aims to reduce cognitive load for the packager and provide better introspection to packagers, linters and the Debian janitor.
The debputy package also provides its own linting and editor support features via the debputy-lsp package that are aimed at as-you-type feedback.
This version integrates with the debhelper sequencer dh. Multiple integration modes are possible with dh. The most trivial integration mode is dh-sequence-zz-debputy-rrr, which is a mostly standard dh sequence with very few changes aimed entirely at removing the need for fakeroot when assembling the .deb.
For more information on all integration modes and what they do, please see https://salsa.debian.org/debian/debputy/-/blob/main/INTEGRATION-MODES.md
Andere aan dh-debputy gerelateerde pakketten
|
|
|
|
-
- dep: debhelper
- helper programs for debian/rules
-
- dep: dwz
- DWARF compression tool
-
- dep: man-db
- tools for reading manual pages
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-colored
- simple library for coloring and formatting in terminal
-
- dep: python3-colorlog
- formatter to use with the logging module of Python 3
-
- dep: python3-debian
- Python 3 modules to work with Debian-related data formats
-
- dep: python3-ruyaml
- YAML 1.2 loader/dumper package for Python
- of python3-ruamel.yaml
- Roundtrip YAML parser/emitter (Python 3 module)
-
- dep: strip-nondeterminism
- file non-deterministic information stripper — stand-alone tool
-
- rec: python3-argcomplete
- bash/zsh tab completion for argparse (for Python 3)
-
- sug: debputy-lsp
- Editor support for Debian packaging files via LSP specification
-
- sug: hunspell-en-us
- English_american dictionary for hunspell
-
- sug: python3-hunspell
- Python 3 binding for Hunspell
-
- sug: python3-junit.xml
- creates JUnit XML test result docs readable by tools such as Jenkins (py3k)
-
- sug: python3-levenshtein
- extension for computing string similarities and edit distances (Python 3)
-
- sug: python3-lsprotocol
- Python implementation of the Language Server Protocol
-
- sug: python3-pygls
- Generic Language Server Framework for Python