python-pyscss 1.3.7-4 source package in Ubuntu

Changelog

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

  [ Athos Ribeiro ]
  * Team upload.
  * d/p/support-python-3.10.patch: Add support for Python 3.10 (LP: #1950391)

 -- Scott Talbert <email address hidden>  Tue, 09 Nov 2021 21:54:00 -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-4.dsc 2.1 KiB b302b5e0ed7ab9ea15b7ce5f476138660d0147d63dcc889d47c56dfaf03a48cf
python-pyscss_1.3.7.orig.tar.gz 309.4 KiB 464a9cc6cc4dba65bfabe8668fb11a16c3255248a4c6b4ba78dc47add0504590
python-pyscss_1.3.7-4.debian.tar.xz 6.1 KiB ab4ec513641eb38991336c73f656e57ceacebca7a831e9850c5af7bb140c7531

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