python-lesscpy 0.9j-2~ubuntu1 source package in Ubuntu

Changelog

python-lesscpy (0.9j-2~ubuntu1) saucy; urgency=low

  * Pull new version from Debian git repository to fixup compatibility
    with python2 and python3 (LP: #1233749):
    - d/p/fixup-python3-argparse.patch: Fixup argparse usage for python3
      compatibility.

python-lesscpy (0.9j-2) unstable; urgency=low

  * Renamed the MIT license to Expat, after kind explanation from the FTP
    Masters.

python-lesscpy (0.9j-1) unstable; urgency=low

  * New upstream release.
  * Uploading to unstable.
 -- James Page <email address hidden>   Wed, 02 Oct 2013 11:15:11 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-lesscpy_0.9j.orig.tar.xz 46.5 KiB 66cd887b69f2e0c66dfbeb6b8624dc39e35a634a56bd0cc335db282fc23d59bf
python-lesscpy_0.9j-2~ubuntu1.debian.tar.gz 3.2 KiB 569d23c01541e1552b0760bc2df2eddff116c6b2c7e2c17e719a78ce50c7ea93
python-lesscpy_0.9j-2~ubuntu1.dsc 2.3 KiB 3ab4774a4626e8b42b7ba698fd34a4bcc6d66a70555dad1e8f846939421b6adb

Available diffs

View changes file

Binary packages built by this source

python-lesscpy: LessCss Compiler for Python 2.x

 Lesscpy is a compiler written in Python for the lesscss language. It is very
 useful if node.js can't be installed in the environment. Not all features of
 lesscss are supported (yet). Some features wil probably never be supported
 (JavaScript evaluation).
 .
 This program uses PLY (Python Lex-Yacc) to tokenize/parse the input and is
 considerably slower than the nodejs compiler.
 .
 This package provides the Python 2.x module.

python3-lesscpy: LessCss Compiler for Python 3.x

 Lesscpy is a compiler written in Python for the lesscss language. It is very
 useful if node.js can't be installed in the environment. Not all features of
 lesscss are supported (yet). Some features wil probably never be supported
 (JavaScript evaluation).
 .
 This program uses PLY (Python Lex-Yacc) to tokenize/parse the input and is
 considerably slower than the nodejs compiler.
 .
 This package provides the Python 3.x module.