rjsmin.license revision 6408
6408N/AThe following applies to all products licensed under the Apache 2.0 License:
6408N/A
6408N/AYou may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")
6408N/A
6408N/AYou may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. A copy of the license is also reproduced below.
6408N/A
6408N/AUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6408N/A
6408N/ASee the License for the specific language governing permissions and limitations under the License.
6408N/A
6408N/A
6408N/A Apache License
6408N/A Version 2.0, January 2004
6408N/A http://www.apache.org/licenses/
6408N/A
6408N/A TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6408N/A
6408N/A 1. Definitions.
6408N/A
6408N/A "License" shall mean the terms and conditions for use, reproduction,
6408N/A and distribution as defined by Sections 1 through 9 of this document.
6408N/A
6408N/A "Licensor" shall mean the copyright owner or entity authorized by
6408N/A the copyright owner that is granting the License.
6408N/A
6408N/A "Legal Entity" shall mean the union of the acting entity and all
6408N/A other entities that control, are controlled by, or are under common
6408N/A control with that entity. For the purposes of this definition,
6408N/A "control" means (i) the power, direct or indirect, to cause the
6408N/A direction or management of such entity, whether by contract or
6408N/A otherwise, or (ii) ownership of fifty percent (50%) or more of the
6408N/A outstanding shares, or (iii) beneficial ownership of such entity.
6408N/A
6408N/A "You" (or "Your") shall mean an individual or Legal Entity
6408N/A exercising permissions granted by this License.
6408N/A
6408N/A "Source" form shall mean the preferred form for making modifications,
6408N/A including but not limited to software source code, documentation
6408N/A source, and configuration files.
6408N/A
6408N/A "Object" form shall mean any form resulting from mechanical
6408N/A transformation or translation of a Source form, including but
6408N/A not limited to compiled object code, generated documentation,
6408N/A and conversions to other media types.
6408N/A
6408N/A "Work" shall mean the work of authorship, whether in Source or
6408N/A Object form, made available under the License, as indicated by a
6408N/A copyright notice that is included in or attached to the work
6408N/A (an example is provided in the Appendix below).
6408N/A
6408N/A "Derivative Works" shall mean any work, whether in Source or Object
6408N/A form, that is based on (or derived from) the Work and for which the
6408N/A editorial revisions, annotations, elaborations, or other modifications
6408N/A represent, as a whole, an original work of authorship. For the purposes
6408N/A of this License, Derivative Works shall not include works that remain
6408N/A separable from, or merely link (or bind by name) to the interfaces of,
6408N/A the Work and Derivative Works thereof.
6408N/A
6408N/A "Contribution" shall mean any work of authorship, including
6408N/A the original version of the Work and any modifications or additions
6408N/A to that Work or Derivative Works thereof, that is intentionally
6408N/A submitted to Licensor for inclusion in the Work by the copyright owner
6408N/A or by an individual or Legal Entity authorized to submit on behalf of
6408N/A the copyright owner. For the purposes of this definition, "submitted"
6408N/A means any form of electronic, verbal, or written communication sent
6408N/A to the Licensor or its representatives, including but not limited to
6408N/A communication on electronic mailing lists, source code control systems,
6408N/A and issue tracking systems that are managed by, or on behalf of, the
6408N/A Licensor for the purpose of discussing and improving the Work, but
6408N/A excluding communication that is conspicuously marked or otherwise
6408N/A designated in writing by the copyright owner as "Not a Contribution."
6408N/A
6408N/A "Contributor" shall mean Licensor and any individual or Legal Entity
6408N/A on behalf of whom a Contribution has been received by Licensor and
6408N/A subsequently incorporated within the Work.
6408N/A
6408N/A 2. Grant of Copyright License. Subject to the terms and conditions of
6408N/A this License, each Contributor hereby grants to You a perpetual,
6408N/A worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6408N/A copyright license to reproduce, prepare Derivative Works of,
6408N/A publicly display, publicly perform, sublicense, and distribute the
6408N/A Work and such Derivative Works in Source or Object form.
6408N/A
6408N/A 3. Grant of Patent License. Subject to the terms and conditions of
6408N/A this License, each Contributor hereby grants to You a perpetual,
6408N/A worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6408N/A (except as stated in this section) patent license to make, have made,
6408N/A use, offer to sell, sell, import, and otherwise transfer the Work,
6408N/A where such license applies only to those patent claims licensable
6408N/A by such Contributor that are necessarily infringed by their
6408N/A Contribution(s) alone or by combination of their Contribution(s)
6408N/A with the Work to which such Contribution(s) was submitted. If You
6408N/A institute patent litigation against any entity (including a
6408N/A cross-claim or counterclaim in a lawsuit) alleging that the Work
6408N/A or a Contribution incorporated within the Work constitutes direct
6408N/A or contributory patent infringement, then any patent licenses
6408N/A granted to You under this License for that Work shall terminate
6408N/A as of the date such litigation is filed.
6408N/A
6408N/A 4. Redistribution. You may reproduce and distribute copies of the
6408N/A Work or Derivative Works thereof in any medium, with or without
6408N/A modifications, and in Source or Object form, provided that You
6408N/A meet the following conditions:
6408N/A
6408N/A (a) You must give any other recipients of the Work or
6408N/A Derivative Works a copy of this License; and
6408N/A
6408N/A (b) You must cause any modified files to carry prominent notices
6408N/A stating that You changed the files; and
6408N/A
6408N/A (c) You must retain, in the Source form of any Derivative Works
6408N/A that You distribute, all copyright, patent, trademark, and
6408N/A attribution notices from the Source form of the Work,
6408N/A excluding those notices that do not pertain to any part of
6408N/A the Derivative Works; and
6408N/A
6408N/A (d) If the Work includes a "NOTICE" text file as part of its
6408N/A distribution, then any Derivative Works that You distribute must
6408N/A include a readable copy of the attribution notices contained
6408N/A within such NOTICE file, excluding those notices that do not
6408N/A pertain to any part of the Derivative Works, in at least one
6408N/A of the following places: within a NOTICE text file distributed
6408N/A as part of the Derivative Works; within the Source form or
6408N/A documentation, if provided along with the Derivative Works; or,
6408N/A within a display generated by the Derivative Works, if and
6408N/A wherever such third-party notices normally appear. The contents
6408N/A of the NOTICE file are for informational purposes only and
6408N/A do not modify the License. You may add Your own attribution
6408N/A notices within Derivative Works that You distribute, alongside
6408N/A or as an addendum to the NOTICE text from the Work, provided
6408N/A that such additional attribution notices cannot be construed
6408N/A as modifying the License.
6408N/A
6408N/A You may add Your own copyright statement to Your modifications and
6408N/A may provide additional or different license terms and conditions
6408N/A for use, reproduction, or distribution of Your modifications, or
6408N/A for any such Derivative Works as a whole, provided Your use,
6408N/A reproduction, and distribution of the Work otherwise complies with
6408N/A the conditions stated in this License.
6408N/A
6408N/A 5. Submission of Contributions. Unless You explicitly state otherwise,
6408N/A any Contribution intentionally submitted for inclusion in the Work
6408N/A by You to the Licensor shall be under the terms and conditions of
6408N/A this License, without any additional terms or conditions.
6408N/A Notwithstanding the above, nothing herein shall supersede or modify
6408N/A the terms of any separate license agreement you may have executed
6408N/A with Licensor regarding such Contributions.
6408N/A
6408N/A 6. Trademarks. This License does not grant permission to use the trade
6408N/A names, trademarks, service marks, or product names of the Licensor,
6408N/A except as required for reasonable and customary use in describing the
6408N/A origin of the Work and reproducing the content of the NOTICE file.
6408N/A
6408N/A 7. Disclaimer of Warranty. Unless required by applicable law or
6408N/A agreed to in writing, Licensor provides the Work (and each
6408N/A Contributor provides its Contributions) on an "AS IS" BASIS,
6408N/A WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6408N/A implied, including, without limitation, any warranties or conditions
6408N/A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6408N/A PARTICULAR PURPOSE. You are solely responsible for determining the
6408N/A appropriateness of using or redistributing the Work and assume any
6408N/A risks associated with Your exercise of permissions under this License.
6408N/A
6408N/A 8. Limitation of Liability. In no event and under no legal theory,
6408N/A whether in tort (including negligence), contract, or otherwise,
6408N/A unless required by applicable law (such as deliberate and grossly
6408N/A negligent acts) or agreed to in writing, shall any Contributor be
6408N/A liable to You for damages, including any direct, indirect, special,
6408N/A incidental, or consequential damages of any character arising as a
6408N/A result of this License or out of the use or inability to use the
6408N/A Work (including but not limited to damages for loss of goodwill,
6408N/A work stoppage, computer failure or malfunction, or any and all
6408N/A other commercial damages or losses), even if such Contributor
6408N/A has been advised of the possibility of such damages.
6408N/A
6408N/A 9. Accepting Warranty or Additional Liability. While redistributing
6408N/A the Work or Derivative Works thereof, You may choose to offer,
6408N/A and charge a fee for, acceptance of support, warranty, indemnity,
6408N/A or other liability obligations and/or rights consistent with this
6408N/A License. However, in accepting such obligations, You may act only
6408N/A on Your own behalf and on Your sole responsibility, not on behalf
6408N/A of any other Contributor, and only if You agree to indemnify,
6408N/A defend, and hold each Contributor harmless for any liability
6408N/A incurred by, or claims asserted against, such Contributor by reason
6408N/A of your accepting any such warranty or additional liability.
6408N/A
6408N/A END OF TERMS AND CONDITIONS
6408N/A
6408N/A APPENDIX: How to apply the Apache License to your work.
6408N/A
6408N/A To apply the Apache License to your work, attach the following
6408N/A boilerplate notice, with the fields enclosed by brackets "[]"
6408N/A replaced with your own identifying information. (Don't include
6408N/A the brackets!) The text should be enclosed in the appropriate
6408N/A comment syntax for the file format. We also recommend that a
6408N/A file or class name and description of purpose be included on the
6408N/A same "printed page" as the copyright notice for easier
6408N/A identification within third-party archives.
6408N/A
6408N/A Copyright [yyyy] [name of copyright owner]
6408N/A
6408N/A Licensed under the Apache License, Version 2.0 (the "License");
6408N/A you may not use this file except in compliance with the License.
6408N/A You may obtain a copy of the License at
6408N/A
6408N/A http://www.apache.org/licenses/LICENSE-2.0
6408N/A
6408N/A Unless required by applicable law or agreed to in writing, software
6408N/A distributed under the License is distributed on an "AS IS" BASIS,
6408N/A WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6408N/A See the License for the specific language governing permissions and
6408N/A limitations under the License.
6408N/A
6408N/APKG-INFO file:
6408N/A
6408N/AMetadata-Version: 1.1
6408N/AName: rjsmin
6408N/AVersion: 1.0.12
6408N/ASummary: Javascript Minifier
6408N/AHome-page: http://opensource.perlig.de/rjsmin/
6408N/AAuthor: André Malo
6408N/AAuthor-email: nd@perlig.de
6408N/ALicense: Apache License
6408N/A Version 2.0, January 2004
6408N/A http://www.apache.org/licenses/
6408N/A
6408N/A TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6408N/A
6408N/A 1. Definitions.
6408N/A
6408N/A "License" shall mean the terms and conditions for use, reproduction,
6408N/A and distribution as defined by Sections 1 through 9 of this document.
6408N/A
6408N/A "Licensor" shall mean the copyright owner or entity authorized by
6408N/A the copyright owner that is granting the License.
6408N/A
6408N/A "Legal Entity" shall mean the union of the acting entity and all
6408N/A other entities that control, are controlled by, or are under common
6408N/A control with that entity. For the purposes of this definition,
6408N/A "control" means (i) the power, direct or indirect, to cause the
6408N/A direction or management of such entity, whether by contract or
6408N/A otherwise, or (ii) ownership of fifty percent (50%) or more of the
6408N/A outstanding shares, or (iii) beneficial ownership of such entity.
6408N/A
6408N/A "You" (or "Your") shall mean an individual or Legal Entity
6408N/A exercising permissions granted by this License.
6408N/A
6408N/A "Source" form shall mean the preferred form for making modifications,
6408N/A including but not limited to software source code, documentation
6408N/A source, and configuration files.
6408N/A
6408N/A "Object" form shall mean any form resulting from mechanical
6408N/A transformation or translation of a Source form, including but
6408N/A not limited to compiled object code, generated documentation,
6408N/A and conversions to other media types.
6408N/A
6408N/A "Work" shall mean the work of authorship, whether in Source or
6408N/A Object form, made available under the License, as indicated by a
6408N/A copyright notice that is included in or attached to the work
6408N/A (an example is provided in the Appendix below).
6408N/A
6408N/A "Derivative Works" shall mean any work, whether in Source or Object
6408N/A form, that is based on (or derived from) the Work and for which the
6408N/A editorial revisions, annotations, elaborations, or other modifications
6408N/A represent, as a whole, an original work of authorship. For the purposes
6408N/A of this License, Derivative Works shall not include works that remain
6408N/A separable from, or merely link (or bind by name) to the interfaces of,
6408N/A the Work and Derivative Works thereof.
6408N/A
6408N/A "Contribution" shall mean any work of authorship, including
6408N/A the original version of the Work and any modifications or additions
6408N/A to that Work or Derivative Works thereof, that is intentionally
6408N/A submitted to Licensor for inclusion in the Work by the copyright owner
6408N/A or by an individual or Legal Entity authorized to submit on behalf of
6408N/A the copyright owner. For the purposes of this definition, "submitted"
6408N/A means any form of electronic, verbal, or written communication sent
6408N/A to the Licensor or its representatives, including but not limited to
6408N/A communication on electronic mailing lists, source code control systems,
6408N/A and issue tracking systems that are managed by, or on behalf of, the
6408N/A Licensor for the purpose of discussing and improving the Work, but
6408N/A excluding communication that is conspicuously marked or otherwise
6408N/A designated in writing by the copyright owner as "Not a Contribution."
6408N/A
6408N/A "Contributor" shall mean Licensor and any individual or Legal Entity
6408N/A on behalf of whom a Contribution has been received by Licensor and
6408N/A subsequently incorporated within the Work.
6408N/A
6408N/A 2. Grant of Copyright License. Subject to the terms and conditions of
6408N/A this License, each Contributor hereby grants to You a perpetual,
6408N/A worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6408N/A copyright license to reproduce, prepare Derivative Works of,
6408N/A publicly display, publicly perform, sublicense, and distribute the
6408N/A Work and such Derivative Works in Source or Object form.
6408N/A
6408N/A 3. Grant of Patent License. Subject to the terms and conditions of
6408N/A this License, each Contributor hereby grants to You a perpetual,
6408N/A worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6408N/A (except as stated in this section) patent license to make, have made,
6408N/A use, offer to sell, sell, import, and otherwise transfer the Work,
6408N/A where such license applies only to those patent claims licensable
6408N/A by such Contributor that are necessarily infringed by their
6408N/A Contribution(s) alone or by combination of their Contribution(s)
6408N/A with the Work to which such Contribution(s) was submitted. If You
6408N/A institute patent litigation against any entity (including a
6408N/A cross-claim or counterclaim in a lawsuit) alleging that the Work
6408N/A or a Contribution incorporated within the Work constitutes direct
6408N/A or contributory patent infringement, then any patent licenses
6408N/A granted to You under this License for that Work shall terminate
6408N/A as of the date such litigation is filed.
6408N/A
6408N/A 4. Redistribution. You may reproduce and distribute copies of the
6408N/A Work or Derivative Works thereof in any medium, with or without
6408N/A modifications, and in Source or Object form, provided that You
6408N/A meet the following conditions:
6408N/A
6408N/A (a) You must give any other recipients of the Work or
6408N/A Derivative Works a copy of this License; and
6408N/A
6408N/A (b) You must cause any modified files to carry prominent notices
6408N/A stating that You changed the files; and
6408N/A
6408N/A (c) You must retain, in the Source form of any Derivative Works
6408N/A that You distribute, all copyright, patent, trademark, and
6408N/A attribution notices from the Source form of the Work,
6408N/A excluding those notices that do not pertain to any part of
6408N/A the Derivative Works; and
6408N/A
6408N/A (d) If the Work includes a "NOTICE" text file as part of its
6408N/A distribution, then any Derivative Works that You distribute must
6408N/A include a readable copy of the attribution notices contained
6408N/A within such NOTICE file, excluding those notices that do not
6408N/A pertain to any part of the Derivative Works, in at least one
6408N/A of the following places: within a NOTICE text file distributed
6408N/A as part of the Derivative Works; within the Source form or
6408N/A documentation, if provided along with the Derivative Works; or,
6408N/A within a display generated by the Derivative Works, if and
6408N/A wherever such third-party notices normally appear. The contents
6408N/A of the NOTICE file are for informational purposes only and
6408N/A do not modify the License. You may add Your own attribution
6408N/A notices within Derivative Works that You distribute, alongside
6408N/A or as an addendum to the NOTICE text from the Work, provided
6408N/A that such additional attribution notices cannot be construed
6408N/A as modifying the License.
6408N/A
6408N/A You may add Your own copyright statement to Your modifications and
6408N/A may provide additional or different license terms and conditions
6408N/A for use, reproduction, or distribution of Your modifications, or
6408N/A for any such Derivative Works as a whole, provided Your use,
6408N/A reproduction, and distribution of the Work otherwise complies with
6408N/A the conditions stated in this License.
6408N/A
6408N/A 5. Submission of Contributions. Unless You explicitly state otherwise,
6408N/A any Contribution intentionally submitted for inclusion in the Work
6408N/A by You to the Licensor shall be under the terms and conditions of
6408N/A this License, without any additional terms or conditions.
6408N/A Notwithstanding the above, nothing herein shall supersede or modify
6408N/A the terms of any separate license agreement you may have executed
6408N/A with Licensor regarding such Contributions.
6408N/A
6408N/A 6. Trademarks. This License does not grant permission to use the trade
6408N/A names, trademarks, service marks, or product names of the Licensor,
6408N/A except as required for reasonable and customary use in describing the
6408N/A origin of the Work and reproducing the content of the NOTICE file.
6408N/A
6408N/A 7. Disclaimer of Warranty. Unless required by applicable law or
6408N/A agreed to in writing, Licensor provides the Work (and each
6408N/A Contributor provides its Contributions) on an "AS IS" BASIS,
6408N/A WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6408N/A implied, including, without limitation, any warranties or conditions
6408N/A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6408N/A PARTICULAR PURPOSE. You are solely responsible for determining the
6408N/A appropriateness of using or redistributing the Work and assume any
6408N/A risks associated with Your exercise of permissions under this License.
6408N/A
6408N/A 8. Limitation of Liability. In no event and under no legal theory,
6408N/A whether in tort (including negligence), contract, or otherwise,
6408N/A unless required by applicable law (such as deliberate and grossly
6408N/A negligent acts) or agreed to in writing, shall any Contributor be
6408N/A liable to You for damages, including any direct, indirect, special,
6408N/A incidental, or consequential damages of any character arising as a
6408N/A result of this License or out of the use or inability to use the
6408N/A Work (including but not limited to damages for loss of goodwill,
6408N/A work stoppage, computer failure or malfunction, or any and all
6408N/A other commercial damages or losses), even if such Contributor
6408N/A has been advised of the possibility of such damages.
6408N/A
6408N/A 9. Accepting Warranty or Additional Liability. While redistributing
6408N/A the Work or Derivative Works thereof, You may choose to offer,
6408N/A and charge a fee for, acceptance of support, warranty, indemnity,
6408N/A or other liability obligations and/or rights consistent with this
6408N/A License. However, in accepting such obligations, You may act only
6408N/A on Your own behalf and on Your sole responsibility, not on behalf
6408N/A of any other Contributor, and only if You agree to indemnify,
6408N/A defend, and hold each Contributor harmless for any liability
6408N/A incurred by, or claims asserted against, such Contributor by reason
6408N/A of your accepting any such warranty or additional liability.
6408N/A
6408N/A END OF TERMS AND CONDITIONS
6408N/A
6408N/A APPENDIX: How to apply the Apache License to your work.
6408N/A
6408N/A To apply the Apache License to your work, attach the following
6408N/A boilerplate notice, with the fields enclosed by brackets "[]"
6408N/A replaced with your own identifying information. (Don't include
6408N/A the brackets!) The text should be enclosed in the appropriate
6408N/A comment syntax for the file format. We also recommend that a
6408N/A file or class name and description of purpose be included on the
6408N/A same "printed page" as the copyright notice for easier
6408N/A identification within third-party archives.
6408N/A
6408N/A Copyright [yyyy] [name of copyright owner]
6408N/A
6408N/A Licensed under the Apache License, Version 2.0 (the "License");
6408N/A you may not use this file except in compliance with the License.
6408N/A You may obtain a copy of the License at
6408N/A
6408N/A http://www.apache.org/licenses/LICENSE-2.0
6408N/A
6408N/A Unless required by applicable law or agreed to in writing, software
6408N/A distributed under the License is distributed on an "AS IS" BASIS,
6408N/A WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6408N/A See the License for the specific language governing permissions and
6408N/A limitations under the License.
6408N/ADownload-URL: http://storage.perlig.de/rjsmin/
6408N/ADescription: =====================
6408N/A Javascript Minifier
6408N/A =====================
6408N/A
6408N/A rJSmin is a javascript minifier written in python.
6408N/A
6408N/A The minifier is based on the semantics of `jsmin.c by Douglas Crockford`_\.
6408N/A
6408N/A The module is a re-implementation aiming for speed, so it can be used at
6408N/A runtime (rather than during a preprocessing step). Usually it produces the
6408N/A same results as the original ``jsmin.c``. It differs in the following ways:
6408N/A
6408N/A - there is no error detection: unterminated string, regex and comment
6408N/A literals are treated as regular javascript code and minified as such.
6408N/A - Control characters inside string and regex literals are left untouched; they
6408N/A are not converted to spaces (nor to \n)
6408N/A - Newline characters are not allowed inside string and regex literals, except
6408N/A for line continuations in string literals (ECMA-5).
6408N/A - "return /regex/" is recognized correctly.
6408N/A - Line terminators after regex literals are handled more sensibly
6408N/A - "+ +" and "- -" sequences are not collapsed to '++' or '--'
6408N/A - Newlines before ! operators are removed more sensibly
6408N/A - Comments starting with an exclamation mark (``!``) can be kept optionally
6408N/A - rJSmin does not handle streams, but only complete strings. (However, the
6408N/A module provides a "streamy" interface).
6408N/A
6408N/A Since most parts of the logic are handled by the regex engine it's way faster
6408N/A than the original python port of ``jsmin.c`` by Baruch Even. The speed factor
6408N/A varies between about 6 and 55 depending on input and python version (it gets
6408N/A faster the more compressed the input already is). Compared to the
6408N/A speed-refactored python port by Dave St.Germain the performance gain is less
6408N/A dramatic but still between 3 and 50 (for huge inputs)). See the
6408N/A docs/BENCHMARKS file for details.
6408N/A
6408N/A rjsmin.c is a reimplementation of rjsmin.py in C and speeds it up even more.
6408N/A
6408N/A Both python 2 (>=2.4) and python 3 are supported.
6408N/A
6408N/A .. _jsmin.c by Douglas Crockford: http://www.crockford.com/javascript/jsmin.c
6408N/A
6408N/A
6408N/A Copyright and License
6408N/A ~~~~~~~~~~~~~~~~~~~~~
6408N/A
6408N/A Copyright 2011 - 2015
6408N/A André Malo or his licensors, as applicable.
6408N/A
6408N/A The whole package (except for the files in the bench/ directory) is
6408N/A distributed under the Apache License Version 2.0. You'll find a copy in the
6408N/A root directory of the distribution or online at:
6408N/A <http://www.apache.org/licenses/LICENSE-2.0>.
6408N/A
6408N/A
6408N/A Bugs
6408N/A ~~~~
6408N/A
6408N/A No bugs, of course. ;-)
6408N/A But if you've found one or have an idea how to improve rjsmin, feel free
6408N/A to send a pull request on `github <https://github.com/ndparker/rjsmin>`_
6408N/A or send a mail to <rjsmin-bugs@perlig.de>.
6408N/A
6408N/A
6408N/A Author Information
6408N/A ~~~~~~~~~~~~~~~~~~
6408N/A
6408N/A André "nd" Malo <nd perlig.de>
6408N/A GPG: 0x8103A37E
6408N/A
6408N/A
6408N/A If God intended people to be naked, they would be born that way.
6408N/A -- Oscar Wilde
6408N/A
6408N/A .. vim:tw=72 syntax=rest
6408N/AKeywords: Javascript,Minimization
6408N/APlatform: UNKNOWN
6408N/AClassifier: Development Status :: 5 - Production/Stable
6408N/AClassifier: Environment :: Web Environment
6408N/AClassifier: Intended Audience :: Developers
6408N/AClassifier: License :: OSI Approved
6408N/AClassifier: License :: OSI Approved :: Apache License, Version 2.0
6408N/AClassifier: Operating System :: OS Independent
6408N/AClassifier: Programming Language :: C
6408N/AClassifier: Programming Language :: Python
6408N/AClassifier: Programming Language :: Python :: 2
6408N/AClassifier: Programming Language :: Python :: 3
6408N/AClassifier: Programming Language :: Python :: Implementation :: CPython
6408N/AClassifier: Programming Language :: Python :: Implementation :: Jython
6408N/AClassifier: Programming Language :: Python :: Implementation :: PyPy
6408N/AClassifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
6408N/AClassifier: Topic :: Software Development :: Libraries
6408N/AClassifier: Topic :: Software Development :: Libraries :: Python Modules
6408N/AClassifier: Topic :: Text Processing
6408N/AClassifier: Topic :: Text Processing :: Filters
6408N/AClassifier: Topic :: Utilities
6408N/AProvides: rjsmin (1.0)
6408N/A
6408N/A
6408N/Adocs/DESCRIPTION file:
6408N/A
6408N/ACopyright and License
6408N/A~~~~~~~~~~~~~~~~~~~~
6408N/A
6408N/ACopyright 2011 - 2015
6408N/AAndré Malo or his licensors, as applicable.
6408N/A
6408N/AThe whole package (except for the files in the bench/ directory) is
6408N/Adistributed under the Apache License Version 2.0. You'll find a copy in the
6408N/Aroot directory of the distribution or online at:
6408N/A<http://www.apache.org/licenses/LICENSE-2.0>.
6408N/A
6408N/A
6408N/Abench/jsmin.c: (Note: this file is used for comparison and benchmarking purposes only, not included in the binary distribution)
6408N/A
6408N/A/* jsmin.c
6408N/A 2011-01-22
6408N/A
6408N/ACopyright (c) 2002 Douglas Crockford (www.crockford.com)
6408N/A
6408N/APermission is hereby granted, free of charge, to any person obtaining a copy of
6408N/Athis software and associated documentation files (the "Software"), to deal in
6408N/Athe Software without restriction, including without limitation the rights to
6408N/Ause, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
6408N/Aof the Software, and to permit persons to whom the Software is furnished to do
6408N/Aso, subject to the following conditions:
6408N/A
6408N/AThe above copyright notice and this permission notice shall be included in all
6408N/Acopies or substantial portions of the Software.
6408N/A
6408N/AThe Software shall be used for Good, not Evil.
6408N/A
6408N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6408N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6408N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6408N/AAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6408N/ALIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6408N/AOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6408N/ASOFTWARE.
6408N/A
6408N/A
6408N/Abench/bootstrap.js: (used for benchmarking only, not included in the binary distribution)
6408N/A
6408N/A/* ===================================================
6408N/A * bootstrap-transition.js v2.0.4
6408N/A * http://twitter.github.com/bootstrap/javascript.html#transitions
6408N/A * ===================================================
6408N/A * Copyright 2012 Twitter, Inc.
6408N/A *
6408N/A * Licensed under the Apache License, Version 2.0 (the "License");
6408N/A * you may not use this file except in compliance with the License.
6408N/A * You may obtain a copy of the License at
6408N/A *
6408N/A * http://www.apache.org/licenses/LICENSE-2.0
6408N/A *
6408N/A * Unless required by applicable law or agreed to in writing, software
6408N/A * distributed under the License is distributed on an "AS IS" BASIS,
6408N/A * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6408N/A * See the License for the specific language governing permissions and
6408N/A * limitations under the License.
6408N/A * ========================================================== */
6408N/A
6408N/A
6408N/Abench/DateTimeShortcuts.js file: (used for benchmarking purposes only, not included in the binary distribution)
6408N/A
6408N/A/*! Taken from django release 1.8.5
6408N/A
6408N/ACopyright (c) Django Software Foundation and individual contributors.
6408N/AAll rights reserved.
6408N/A
6408N/ARedistribution and use in source and binary forms, with or without modification,
6408N/Aare permitted provided that the following conditions are met:
6408N/A
6408N/A 1. Redistributions of source code must retain the above copyright notice,
6408N/A this list of conditions and the following disclaimer.
6408N/A
6408N/A 2. Redistributions in binary form must reproduce the above copyright
6408N/A notice, this list of conditions and the following disclaimer in the
6408N/A documentation and/or other materials provided with the distribution.
6408N/A
6408N/A 3. Neither the name of Django nor the names of its contributors may be used
6408N/A to endorse or promote products derived from this software without
6408N/A specific prior written permission.
6408N/A
6408N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
6408N/AANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
6408N/AWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
6408N/ADISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
6408N/AANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
6408N/A(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
6408N/ALOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
6408N/AANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6408N/A(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
6408N/ASOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6408N/A*/
6408N/A
6408N/A
6408N/Abench/jquery-1.7.1.js file (used for benchmarking purposes only, not included in the binary distribution)
6408N/A
6408N/A/*!
6408N/A * jQuery JavaScript Library v1.7.1
6408N/A * http://jquery.com/
6408N/A *
6408N/A * Copyright 2011, John Resig
6408N/A * Dual licensed under the MIT or GPL Version 2 licenses.
6408N/A * http://jquery.org/license
6408N/A *
6408N/A * Includes Sizzle.js
6408N/A * http://sizzlejs.com/
6408N/A * Copyright 2011, The Dojo Foundation
6408N/A * Released under the MIT, BSD, and GPL Licenses.
6408N/A *
6408N/A * Date: Mon Nov 21 21:11:03 2011 -0500
6408N/A */
6408N/A
6408N/A
6408N/Abench/markermanager.js file (used for benchmarking purposes only, not included in the binary distribution)
6408N/A
6408N/A * @name MarkerManager v3
6408N/A * @version 1.0
6408N/A * @copyright (c) 2007 Google Inc.
6408N/A * @author Doug Ricket, Bjorn Brala (port to v3), others,
6408N/A
6408N/A/*
6408N/A * Licensed under the Apache License, Version 2.0 (the "License");
6408N/A * you may not use this file except in compliance with the License.
6408N/A * You may obtain a copy of the License at
6408N/A *
6408N/A * http://www.apache.org/licenses/LICENSE-2.0
6408N/A *
6408N/A * Unless required by applicable law or agreed to in writing, software
6408N/A * distributed under the License is distributed on an "AS IS" BASIS,
6408N/A * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6408N/A * See the License for the specific language governing permissions and
6408N/A * limitations under the License.
6408N/A */
6408N/A
6408N/Abench/jsmin_2_0_9.py (used for benchmarking purposes only, not included in the binary distribution)
6408N/A
6408N/A# This code is original from jsmin by Douglas Crockford, it was translated to
6408N/A# Python by Baruch Even. It was rewritten by Dave St.Germain for speed.
6408N/A#
6408N/A# The MIT License (MIT)
6408N/A#
6408N/A# Copyright (c) 2013 Dave St.Germain
6408N/A#
6408N/A# Permission is hereby granted, free of charge, to any person obtaining a copy
6408N/A# of this software and associated documentation files (the "Software"), to deal
6408N/A# in the Software without restriction, including without limitation the rights
6408N/A# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6408N/A# copies of the Software, and to permit persons to whom the Software is
6408N/A# furnished to do so, subject to the following conditions:
6408N/A#
6408N/A# The above copyright notice and this permission notice shall be included in
6408N/A# all copies or substantial portions of the Software.
6408N/A#
6408N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6408N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6408N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6408N/A# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6408N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6408N/A# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6408N/A# THE SOFTWARE.
6408N/A