File: control

package info (click to toggle)
libcode-tidyall-plugin-clangformat-perl 0.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 103; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,312 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
29
30
31
32
Source: libcode-tidyall-plugin-clangformat-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Mason James <mtj@kohaaloha.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libcode-tidyall-perl <!nocheck>,
                     libmoo-perl <!nocheck>,
                     libpath-tiny-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcode-tidyall-plugin-clangformat-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcode-tidyall-plugin-clangformat-perl.git
Homepage: https://metacpan.org/release/Code-TidyAll-Plugin-ClangFormat
Rules-Requires-Root: no

Package: libcode-tidyall-plugin-clangformat-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcode-tidyall-perl,
         libmoo-perl,
         libpath-tiny-perl
Description: module to run clang-format using Code::TidyAll
 Code::TidyAll::Plugin::ClangFormat speeds up clang-format's checking and
 reformatting, by caching results using Code::TidyAll.
 .
 See also:
  https://clang.llvm.org/docs/ClangFormat.html