guessit 3.4.3-1 source package in Ubuntu

Changelog

guessit (3.4.3-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - bump versioned b-d on rebulk to >= 3.1.0
    - add pytest and pytest-mock to b-d, needed by tests
    - bump Standards-Version to 4.6.0.1 (no changes needed)

 -- Sandro Tosi <email address hidden>  Thu, 02 Dec 2021 00:00:48 -0500

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
guessit_3.4.3-1.dsc 2.4 KiB 6e75e5cf6fbd0802fd11c3041ae4feb666ad661d2a4349732f7b5c5547f8f958
guessit_3.4.3.orig.tar.xz 117.0 KiB 78679efbdbf37ba7f864ff87b64a03e4e24bf38a7eefb0bd085415b8064fa223
guessit_3.4.3-1.debian.tar.xz 4.8 KiB 6eb315fd2d96c82a86c8c0dcba51cacb2f9257f43e33d261d04c3657f34a4296

Available diffs

No changes file available.

Binary packages built by this source

python3-guessit: library for guessing information from video filenames (Python 3)

 GuessIt is a Python library that tries to extract as much information as
 possible from a video file. It has a very powerful filename matcher that allows
 one to guess a lot of metadata from a video using only its filename. This
 matcher works with both movies and TV show episodes.
 .
 This package contains the Python 3 module.
 .
 It also contains the "guessit" binary to interact with this library.