An open API service indexing awesome lists of open source software.

https://github.com/kezabelle/django-pipeline-rmin

django-pipeline compressors for rCSSmin and rJSmin
https://github.com/kezabelle/django-pipeline-rmin

cssmin django django-application django-pipeline jsmin minify

Last synced: 3 months ago
JSON representation

django-pipeline compressors for rCSSmin and rJSmin

Awesome Lists containing this project

README

        

django-pipeline-rmin
====================

:author: Keryn Knight
:version: 0.1.0

.. |travis_stable| image:: https://travis-ci.org/kezabelle/django-pipeline-rmin.svg?branch=0.1.0
:target: https://travis-ci.org/kezabelle/django-pipeline-rmin

.. |travis_master| image:: https://travis-ci.org/kezabelle/django-pipeline-rmin.svg?branch=master
:target: https://travis-ci.org/kezabelle/django-pipeline-rmin

============== ======
Release Status
============== ======
stable (0.1.0) |travis_stable|
master |travis_master|
============== ======

The license
-----------

It's the `FreeBSD`_. There's should be a ``LICENSE`` file in the root of the repository, and in any archives.

.. _FreeBSD: http://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29