python-pyscss 1.3.7-5 source package in Ubuntu

Changelog

python-pyscss (1.3.7-5) unstable; urgency=medium

  [ Athos Ribeiro ]
  * Team upload.
  * d/p/python-3.10-c-api-port.patch: Port C Python API related code to support
    Python 3.10

 -- Scott Talbert <email address hidden>  Thu, 11 Nov 2021 19:24:34 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pyscss_1.3.7-5.dsc 2.1 KiB 8e41044524de5607742ae9e48eab6ab106174d87388f9e065becb68bcc529a3b
python-pyscss_1.3.7.orig.tar.gz 309.4 KiB 464a9cc6cc4dba65bfabe8668fb11a16c3255248a4c6b4ba78dc47add0504590
python-pyscss_1.3.7-5.debian.tar.xz 7.7 KiB ad1c406b2f28faa8abfc2ba0edd06b8307e7dab57927a36a501c17914326300f

Available diffs

No changes file available.

Binary packages built by this source

python3-pyscss: SCSS compiler - Python 3.x

 pyScss compiles Scss (Sass), a superset of CSS that is more
 powerful, elegant and easier to maintain than plain-vanilla
 CSS. The library acts as a CSS source code preprocesor which
 allows you to use variables, nested rules, mixins, and have
 inheritance of rules, all with a CSS-compatible syntax which
 the preprocessor then compiles to standard CSS.
 .
 This package provides the Python 3.x module.

python3-pyscss-dbgsym: debug symbols for python3-pyscss