libcode-tidyall-perl 0.83~ds-1 source package in Ubuntu

Changelog

libcode-tidyall-perl (0.83~ds-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.2

 -- Jonas Smedegaard <email address hidden>  Sat, 31 Dec 2022 11:21:26 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcode-tidyall-perl_0.83~ds-1.dsc 3.1 KiB d53cf83b89a6bd1819fffac5f1ce0d378fc7660b502b97465fb60a2583848f97
libcode-tidyall-perl_0.83~ds.orig.tar.xz 94.8 KiB 397121eb42d79c79630157cb36fceee38173af251e26ff73249bd2a5733712d6
libcode-tidyall-perl_0.83~ds-1.debian.tar.xz 6.4 KiB 62d6b7a784b7d46a48a9354172f3ba2677bf6b53de2c8be7390a9c786665b332

Available diffs

No changes file available.

Binary packages built by this source

libcode-tidyall-perl: your all-in-one code tidier and validator

 There are a lot of great code tidiers and validators out there.
 tidyall makes them available from a single unified interface.
 .
 You can run tidyall on a single file or on an entire project hierarchy,
 and configure which tidiers/validators are applied to which files.
 tidyall will back up files beforehand,
 and for efficiency will only consider files that have changed
 since they were last processed.
 .
 This package provides commandline tool tidyall
 and Perl module Code::TidyAll.
 .
 Includes hooks for Git and Subversion,
 and plugin for php-codesniffer,
 requiring corresponding packages installed.