gumbo-parser 0.10.1+dfsg-5 source package in Ubuntu

Changelog

gumbo-parser (0.10.1+dfsg-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Bastian Germann <email address hidden>  Tue, 24 Jan 2023 19:03:04 +0100

Upload details

Uploaded by:
Bastian Germann
Uploaded to:
Sid
Original maintainer:
Bastian Germann
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
gumbo-parser_0.10.1+dfsg-5.dsc 1.9 KiB 99e04ee2f8dbce7d056f9f2cee864133c45da358fa670ebcb42f70a57e6001aa
gumbo-parser_0.10.1+dfsg.orig.tar.gz 280.1 KiB bc03dfa4eeb959b9b1424c11c9450493774b575331e2b24d87aff39dee8c3594
gumbo-parser_0.10.1+dfsg-5.debian.tar.xz 6.6 KiB e0bf2b85d8721c3909dd76862ee02845832fe8fd854580789d34761f45e8c5da

Available diffs

No changes file available.

Binary packages built by this source

libgumbo-dev: pure-C HTML5 parser development files

 Gumbo is an implementation of the HTML5 parsing algorithm implemented
 as a pure C99 library with no outside dependencies. It's designed to serve
 as a building block for other tools and libraries such as linters,
 validators, templating languages, and refactoring and analysis tools.
 .
 This package contains development files for Gumbo.

libgumbo1: pure-C HTML5 parser

 Gumbo is an implementation of the HTML5 parsing algorithm implemented
 as a pure C99 library with no outside dependencies. It's designed to serve
 as a building block for other tools and libraries such as linters,
 validators, templating languages, and refactoring and analysis tools.

libgumbo1-dbgsym: debug symbols for libgumbo1
python3-gumbo: pure-C HTML5 parser Python 3 bindings

 Gumbo is an implementation of the HTML5 parsing algorithm implemented
 as a pure C99 library with no outside dependencies. It's designed to serve
 as a building block for other tools and libraries such as linters,
 validators, templating languages, and refactoring and analysis tools.
 .
 This package contains Python 3 bindings of Gumbo.