guessit 3.2.0-1 source package in Ubuntu

Changelog

guessit (3.2.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Carl Suster ]
  * Remove myself from Uploaders

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - run wrap-and-sort
    - bump Standards-Version to 4.5.1 (no changes needed)
  * debian/copyright
    - update to new upstream release
  * debian/rules
    - instal the newly renamed upstream changelog

 -- Sandro Tosi <email address hidden>  Fri, 25 Dec 2020 01:10:30 -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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
guessit_3.2.0-1.dsc 2.3 KiB 2544716944fbb8a110e94403d2bd656945c672df54778dffec7c473712429707
guessit_3.2.0.orig.tar.xz 107.0 KiB e3eea6a44816f5819c84752cc1538e75d426b12b6c2fd647bef57eaffd0e9b07
guessit_3.2.0-1.debian.tar.xz 4.7 KiB 0a8e862ca3e7a5bfbf67a200baa88de088003d4fc416f5cc27545f27cfcaa1ef

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.