filecheck 0.0.23+dfsg-2 source package in Ubuntu

Changelog

filecheck (0.0.23+dfsg-2) unstable; urgency=medium

  * Team upload.
  * source-only build.

 -- Emmanuel Arias <email address hidden>  Wed, 25 Oct 2023 08:40:34 -0300

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 Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
filecheck_0.0.23+dfsg-2.dsc 2.6 KiB b76faff1ad299d93b9b8d3f3385c0fe60d2ee78bafd2c4aa9c54f0409eb16d5d
filecheck_0.0.23+dfsg.orig.tar.xz 332.1 KiB 208122d6eac311f2babfe71c3e319eb7fd88b639e09e66fccb5312e617d560bd
filecheck_0.0.23+dfsg-2.debian.tar.xz 3.3 KiB 687d49f6694a86732e95c75a36157900d015f90a43485189b385ee84af861a98

No changes file available.

Binary packages built by this source

filecheck: Attempt to reimplement LLVM's FileCheck using Python

 Filecheck is a Python implementation for LLVM LIT integration tests
 integration tests. The package is useful to people who are not
 familiar with the LLVM infrastructure and Python-based projects
 that would prefer to not have to build anything from LLVM's source
 code in their CI process.
 .
 This package contains the filecheck command line tool.

python3-filecheck: Attempt to reimplement LLVM's FileCheck using Python

 Filecheck is a Python implementation for LLVM LIT integration tests
 integration tests. The package is useful to people who are not
 familiar with the LLVM infrastructure and Python-based projects
 that would prefer to not have to build anything from LLVM's source
 code in their CI process.
 .
 This package contains the library for Python 3.