soupsieve 1.9.4+dfsg-1 source package in Ubuntu

Changelog

soupsieve (1.9.4+dfsg-1) unstable; urgency=medium

  * New upstream point release.
  * Bump Standards-Version to 4.4.1, no changes needed.

 -- Stefano Rivera <email address hidden>  Fri, 04 Oct 2019 17:28:02 +0300

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
soupsieve_1.9.4+dfsg-1.dsc 2.2 KiB dbfe875b84737b17b270c33794ca40e7aa165b053cabd827b9919d1e5dbd72f2
soupsieve_1.9.4+dfsg.orig.tar.xz 74.3 KiB 061e85b05a59f97ab7ed3d05bde45e9238be28edf588dfae2412796fd122f329
soupsieve_1.9.4+dfsg-1.debian.tar.xz 2.7 KiB 92024fb6255b0d503fd7645a95650cf1ee1e4fddf197ca7e6811df567cf5167a

No changes file available.

Binary packages built by this source

python-soupsieve: Modern CSS selector implementation for BeautifulSoup (Python 2.7)

 Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4
 (python-bs4 in Debian). It aims to provide selecting, matching, and filtering
 using modern CSS selectors. Soup Sieve currently provides selectors from the
 CSS level 1 specifications up through the latest CSS level 4 drafts (though
 some are not yet implemented).
 .
 Soup Sieve was written with the intent to replace Beautiful Soup's builtin
 select feature, and as of Beautiful Soup version 4.7.0, it now is 🎊. Soup
 Sieve can also be imported in order to use its API directly for more
 controlled, specialized parsing.
 .
 This package contains Soup Sieve for cPython 2.7.

python3-soupsieve: modern CSS selector implementation for BeautifulSoup (Python 3)

 Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4
 (python3-bs4 in Debian). It aims to provide selecting, matching, and filtering
 using modern CSS selectors. Soup Sieve currently provides selectors from the
 CSS level 1 specifications up through the latest CSS level 4 drafts (though
 some are not yet implemented).
 .
 Soup Sieve was written with the intent to replace Beautiful Soup's builtin
 select feature, and as of Beautiful Soup version 4.7.0, it now is 🎊. Soup
 Sieve can also be imported in order to use its API directly for more
 controlled, specialized parsing.
 .
 This package contains Soup Sieve for cPython 3.x.