python-django-compressor 1.3-0ubuntu1 source package in Ubuntu

Changelog

python-django-compressor (1.3-0ubuntu1) saucy; urgency=low

  * New upstream release.
 -- Chuck Short <email address hidden>   Fri, 19 Jul 2013 16:06:11 -0400

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-django-compressor_1.3.orig.tar.gz 89.1 KiB 66ff1a845a6c1b16c4cf552ee3d746033979e46cd9bd5d999d4b5dae93327a52
python-django-compressor_1.3-0ubuntu1.debian.tar.gz 3.3 KiB 302dd8bb83f0bfae8346d1ad1e14407970288f30c7a34576af7ab26a0675480c
python-django-compressor_1.3-0ubuntu1.dsc 1.7 KiB 51ff0678ebadce0353b745bad63b957dfad824ab5dce16ad8d6144b8f361380a

Available diffs

View changes file

Binary packages built by this source

python-compressor: Compresses linked and inline JavaScript or CSS into single cached files

 Django Compressor combines and compresses linked and inline Javascript or CSS
 in a Django templates into cacheable static files by using the compress
 template tag.