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
- Host: GitHub
- URL: https://github.com/kezabelle/django-pipeline-rmin
- Owner: kezabelle
- License: bsd-2-clause
- Created: 2017-03-24T12:21:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T12:10:25.000Z (about 8 years ago)
- Last Synced: 2025-01-07T07:26:17.625Z (5 months ago)
- Topics: cssmin, django, django-application, django-pipeline, jsmin, minify
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- License: LICENSE
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