File: control

package info (click to toggle)
pre-commit-hooks 5.0.0%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 540 kB
  • sloc: python: 3,873; xml: 4; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 731 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: pre-commit-hooks
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://pre-commit.com
Vcs-Browser: https://forgejo.debian.net/git/pre-commit-hooks
Vcs-Git: https://forgejo.debian.net/git/pre-commit-hooks

Package: pre-commit-hooks
Architecture: all
Depends:
 pre-commit,
 ${misc:Depends},
 ${python3:Depends},
Enhances:
 pre-commit,
Description: Git pre-commit hook framework (hooks)
 pre-commit is a framework for managing and maintaining multi-language Git
 pre-commit hooks.
 .
 This package contains some out-of-the-box hooks.