=====================
Javascript Minifier
=====================
rJSmin is a javascript minifier written in python.
The minifier is based on the semantics of `jsmin.c by Douglas Crockford`_\.
The module is a re-implementation aiming for speed, so it can be used at
runtime (rather than during a preprocessing step). Usually it produces the
same results as the original ``jsmin.c``. It differs in the following ways:
- there is no error detection: unterminated string, regex and comment
literals are treated as regular javascript code and minified as such.
- Control characters inside string and regex literals are left untouched; they
are not converted to spaces (nor to \n)
- Newline characters are not allowed inside string and regex literals, except
for line continuations in string literals (ECMA-5).
- "return /regex/" is recognized correctly.
- More characters are allowed before regexes.
- Line terminators after regex literals are handled more sensibly
- "+ +" and "- -" sequences are not collapsed to '++' or '--'
- Newlines before ! operators are removed more sensibly
- (Unnested) template literals are supported (ECMA-6)
- Comments starting with an exclamation mark (``!``) can be kept optionally
- rJSmin does not handle streams, but only complete strings. (However, the
module provides a "streamy" interface).
Since most parts of the logic are handled by the regex engine it's way faster
than the original python port of ``jsmin.c`` by Baruch Even. The speed factor
varies between about 6 and 55 depending on input and python version (it gets
faster the more compressed the input already is). Compared to the
speed-refactored python port by Dave St.Germain the performance gain is less
dramatic but still between 3 and 50 (for huge inputs)). See the
docs/BENCHMARKS file for details.
rjsmin.c is a reimplementation of rjsmin.py in C and speeds it up even more.
Supported python versions are 2.7 and 3.6+.
.. _jsmin.c by Douglas Crockford: http://www.crockford.com/javascript/jsmin.c
Copyright and License
~~~~~~~~~~~~~~~~~~~~~
Copyright 2011 - 2025
André Malo or his licensors, as applicable.
The whole package (except for the files in the bench/ directory) is
distributed under the Apache License Version 2.0. You'll find a copy in the
root directory of the distribution or online at:
<http://www.apache.org/licenses/LICENSE-2.0>.
Bugs
~~~~
No bugs, of course. ;-)
But if you've found one or have an idea how to improve rjsmin, feel free
to send a pull request on `github <https://github.com/ndparker/rjsmin>`_
or send a mail to <rjsmin-bugs@perlig.de>.
Author Information
~~~~~~~~~~~~~~~~~~
André "nd" Malo <nd perlig.de>
GPG: 0x029C942244325167
If God intended people to be naked, they would be born that way.
-- Oscar Wilde
.. vim:tw=72 syntax=rest
Raw data
{
"_id": null,
"home_page": "https://opensource.perlig.de/rjsmin/",
"name": "rjsmin",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Andr\u00e9 Malo",
"author_email": "nd@perlig.de",
"download_url": "https://files.pythonhosted.org/packages/fb/88/14e888053e1c6baf6a7612fed899571f1f836dcb9575fd8bd89f7b070cbe/rjsmin-1.2.4.tar.gz",
"platform": null,
"description": "=====================\n Javascript Minifier\n=====================\n\nrJSmin is a javascript minifier written in python.\n\nThe minifier is based on the semantics of `jsmin.c by Douglas Crockford`_\\.\n\nThe module is a re-implementation aiming for speed, so it can be used at\nruntime (rather than during a preprocessing step). Usually it produces the\nsame results as the original ``jsmin.c``. It differs in the following ways:\n\n- there is no error detection: unterminated string, regex and comment\n literals are treated as regular javascript code and minified as such.\n- Control characters inside string and regex literals are left untouched; they\n are not converted to spaces (nor to \\n)\n- Newline characters are not allowed inside string and regex literals, except\n for line continuations in string literals (ECMA-5).\n- \"return /regex/\" is recognized correctly.\n- More characters are allowed before regexes.\n- Line terminators after regex literals are handled more sensibly\n- \"+ +\" and \"- -\" sequences are not collapsed to '++' or '--'\n- Newlines before ! operators are removed more sensibly\n- (Unnested) template literals are supported (ECMA-6)\n- Comments starting with an exclamation mark (``!``) can be kept optionally\n- rJSmin does not handle streams, but only complete strings. (However, the\n module provides a \"streamy\" interface).\n\nSince most parts of the logic are handled by the regex engine it's way faster\nthan the original python port of ``jsmin.c`` by Baruch Even. The speed factor\nvaries between about 6 and 55 depending on input and python version (it gets\nfaster the more compressed the input already is). Compared to the\nspeed-refactored python port by Dave St.Germain the performance gain is less\ndramatic but still between 3 and 50 (for huge inputs)). See the\ndocs/BENCHMARKS file for details.\n\nrjsmin.c is a reimplementation of rjsmin.py in C and speeds it up even more.\n\nSupported python versions are 2.7 and 3.6+.\n\n.. _jsmin.c by Douglas Crockford: http://www.crockford.com/javascript/jsmin.c\n\n\nCopyright and License\n~~~~~~~~~~~~~~~~~~~~~\n\nCopyright 2011 - 2025\nAndr\u00e9 Malo or his licensors, as applicable.\n\nThe whole package (except for the files in the bench/ directory) is\ndistributed under the Apache License Version 2.0. You'll find a copy in the\nroot directory of the distribution or online at:\n<http://www.apache.org/licenses/LICENSE-2.0>.\n\n\nBugs\n~~~~\n\nNo bugs, of course. ;-)\nBut if you've found one or have an idea how to improve rjsmin, feel free\nto send a pull request on `github <https://github.com/ndparker/rjsmin>`_\nor send a mail to <rjsmin-bugs@perlig.de>.\n\n\nAuthor Information\n~~~~~~~~~~~~~~~~~~\n\nAndr\u00e9 \"nd\" Malo <nd perlig.de>\nGPG: 0x029C942244325167\n\n\n If God intended people to be naked, they would be born that way.\n -- Oscar Wilde\n\n.. vim:tw=72 syntax=rest\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Javascript Minifier",
"version": "1.2.4",
"project_urls": {
"Homepage": "https://opensource.perlig.de/rjsmin/"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "13c5af852f1b59b89efe91070c40ff68bae46b1bfcab375832212591e48e66d0",
"md5": "7fd768ccd95399baf2698d35d01b03b0",
"sha256": "0742e7a51ba5e4123599da8aa581e151095c531724d6bfeb37be89171b241634"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp27-cp27m-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "7fd768ccd95399baf2698d35d01b03b0",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 27565,
"upload_time": "2025-02-16T14:06:56",
"upload_time_iso_8601": "2025-02-16T14:06:56.630325Z",
"url": "https://files.pythonhosted.org/packages/13/c5/af852f1b59b89efe91070c40ff68bae46b1bfcab375832212591e48e66d0/rjsmin-1.2.4-cp27-cp27m-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a622d14488b661b8b80473bf1fec84a765366032d256c3898a10ea7cc0f07fb0",
"md5": "9e7bf3dc8e42218206ee3266cce74db2",
"sha256": "fdab85cedf367caf82ce6f08f0e33ec2109223144246385c5ad1baf7b2bed465"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp27-cp27m-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "9e7bf3dc8e42218206ee3266cce74db2",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 27830,
"upload_time": "2025-02-16T14:06:58",
"upload_time_iso_8601": "2025-02-16T14:06:58.599067Z",
"url": "https://files.pythonhosted.org/packages/a6/22/d14488b661b8b80473bf1fec84a765366032d256c3898a10ea7cc0f07fb0/rjsmin-1.2.4-cp27-cp27m-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "137f0eb09ed48e5d557fed31311fe2f8e5556f2cf8ea1d4d921ac82a19149139",
"md5": "4ac61773f64ab2906b37642c6e5cb3a0",
"sha256": "f0479efd45ef78b04ebfda644c66f026aa52e673e597d5b77c2ae775f927ff01"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp27-cp27mu-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "4ac61773f64ab2906b37642c6e5cb3a0",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 27563,
"upload_time": "2025-02-16T14:07:00",
"upload_time_iso_8601": "2025-02-16T14:07:00.414181Z",
"url": "https://files.pythonhosted.org/packages/13/7f/0eb09ed48e5d557fed31311fe2f8e5556f2cf8ea1d4d921ac82a19149139/rjsmin-1.2.4-cp27-cp27mu-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6eaef9325814fd340b6f89b8ac3e556c4e11f9aa2b1ce4def2301fa13b04895d",
"md5": "c5c6cfcf53ada20f25be8c139c118fb6",
"sha256": "c19393cb8256625e4244e618602493ce756414bd806a6d57f559d697ce76bee4"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp27-cp27mu-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "c5c6cfcf53ada20f25be8c139c118fb6",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 27825,
"upload_time": "2025-02-16T14:07:02",
"upload_time_iso_8601": "2025-02-16T14:07:02.336230Z",
"url": "https://files.pythonhosted.org/packages/6e/ae/f9325814fd340b6f89b8ac3e556c4e11f9aa2b1ce4def2301fa13b04895d/rjsmin-1.2.4-cp27-cp27mu-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b06b3ac2fc2510e6ecb497163709f95b82ea691a1a20d6f5ea8bcd46d800ee56",
"md5": "cc3bd35f7567caa5ceb6c2f0e8a47fc6",
"sha256": "6328429d59dfaa9347281d06e3ab9e9aacc9edbb16d7e60db5a8948939676a3a"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp310-cp310-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "cc3bd35f7567caa5ceb6c2f0e8a47fc6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 34978,
"upload_time": "2025-02-16T14:07:03",
"upload_time_iso_8601": "2025-02-16T14:07:03.487487Z",
"url": "https://files.pythonhosted.org/packages/b0/6b/3ac2fc2510e6ecb497163709f95b82ea691a1a20d6f5ea8bcd46d800ee56/rjsmin-1.2.4-cp310-cp310-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e54255524ff6255681582a1d12019707447840aac1844f434387407a8ce71920",
"md5": "a4e42d9aed4e8fbba1fd36d47a04b2ab",
"sha256": "78e94cd13398d44049eb4566ab314f3ab66cc96a5cb58457bbb50d07b583b116"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp310-cp310-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "a4e42d9aed4e8fbba1fd36d47a04b2ab",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 34989,
"upload_time": "2025-02-16T14:07:04",
"upload_time_iso_8601": "2025-02-16T14:07:04.706997Z",
"url": "https://files.pythonhosted.org/packages/e5/42/55524ff6255681582a1d12019707447840aac1844f434387407a8ce71920/rjsmin-1.2.4-cp310-cp310-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "21008f478dbea2303f5c99f5aee1c308588362b5e1af5bd2506f8c50cb863930",
"md5": "02c191bf6ef9ce2dbfb96b5aee3897e6",
"sha256": "dcdf1529542a5337c7002e17bb18423da630a0dcaa2b307d5ae231d65cef3ee9"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp310-cp310-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "02c191bf6ef9ce2dbfb96b5aee3897e6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 30615,
"upload_time": "2025-02-16T14:07:06",
"upload_time_iso_8601": "2025-02-16T14:07:06.628960Z",
"url": "https://files.pythonhosted.org/packages/21/00/8f478dbea2303f5c99f5aee1c308588362b5e1af5bd2506f8c50cb863930/rjsmin-1.2.4-cp310-cp310-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "31365aa0b0a8c4d98a3ae5f5786aad1294d8960d83681276b282fc06ebe89dcf",
"md5": "64d1250ce7afdf5fe595cd2ee1f8ba5a",
"sha256": "3d5ad3a5e5d0f7fdc10c31b2c90e86b2076dc96f0f4648d6c214cf5f043df795"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp310-cp310-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "64d1250ce7afdf5fe595cd2ee1f8ba5a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 34268,
"upload_time": "2025-02-16T14:07:08",
"upload_time_iso_8601": "2025-02-16T14:07:08.571701Z",
"url": "https://files.pythonhosted.org/packages/31/36/5aa0b0a8c4d98a3ae5f5786aad1294d8960d83681276b282fc06ebe89dcf/rjsmin-1.2.4-cp310-cp310-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6ec581c5254bd248ed74a8fdaa6ed1d9d146111db4df73923e27d5f280626478",
"md5": "e399ea911945855e5ebe4d801cf919c5",
"sha256": "820451470e8b3697ea4679163df4fb884d1b7425b024e4ea05621a8a313c6f6c"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp310-cp310-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "e399ea911945855e5ebe4d801cf919c5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 34391,
"upload_time": "2025-02-16T14:07:09",
"upload_time_iso_8601": "2025-02-16T14:07:09.741809Z",
"url": "https://files.pythonhosted.org/packages/6e/c5/81c5254bd248ed74a8fdaa6ed1d9d146111db4df73923e27d5f280626478/rjsmin-1.2.4-cp310-cp310-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e7d00ae0df7cd9c9fcfd8e13b63af36bcd63de93f6bbd7fedc53ccb45db320e6",
"md5": "8f1df815bfa597317d011c551a39492b",
"sha256": "4746c102956b9caec3610d2db4f57ffcf1532fa11054cc1f255801bef9cda53f"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp310-cp310-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "8f1df815bfa597317d011c551a39492b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 34270,
"upload_time": "2025-02-16T14:07:11",
"upload_time_iso_8601": "2025-02-16T14:07:11.685478Z",
"url": "https://files.pythonhosted.org/packages/e7/d0/0ae0df7cd9c9fcfd8e13b63af36bcd63de93f6bbd7fedc53ccb45db320e6/rjsmin-1.2.4-cp310-cp310-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "796daf1792e52bf609583e70ea026a444d2f7dff66e0656cfd8a741a1ef3e4e7",
"md5": "a370d7c4df41ca9dc74713ea5bc2dcb5",
"sha256": "4046ac0f29fe093d0bb2dafe46e8fc55d48dec11f8acff6a46a3212858260171"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp311-cp311-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "a370d7c4df41ca9dc74713ea5bc2dcb5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 31796,
"upload_time": "2025-02-16T14:07:13",
"upload_time_iso_8601": "2025-02-16T14:07:13.610521Z",
"url": "https://files.pythonhosted.org/packages/79/6d/af1792e52bf609583e70ea026a444d2f7dff66e0656cfd8a741a1ef3e4e7/rjsmin-1.2.4-cp311-cp311-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fcb213101d9a264120c1e7d45e48d2b447ae32f5c971ea76b99f12f8b96ca431",
"md5": "2288b16c27d5240b48bc6466c2985ba2",
"sha256": "d17bd05005036dd0d3aea9d1338bcc50308fcd9cee7ada54096722c0bd40f211"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp311-cp311-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "2288b16c27d5240b48bc6466c2985ba2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 31615,
"upload_time": "2025-02-16T14:07:14",
"upload_time_iso_8601": "2025-02-16T14:07:14.668412Z",
"url": "https://files.pythonhosted.org/packages/fc/b2/13101d9a264120c1e7d45e48d2b447ae32f5c971ea76b99f12f8b96ca431/rjsmin-1.2.4-cp311-cp311-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "10f91d3e72c450eddf180c3900b70cd2ed4b65320dbd0bf2fe22a8f217d0432f",
"md5": "641940d7fadf8eee7bf7abedc78524c2",
"sha256": "91f23b1b6edd4fcbbc65d4777390a7f58772652410cad6831b87104fa805b3a5"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp311-cp311-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "641940d7fadf8eee7bf7abedc78524c2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 32200,
"upload_time": "2025-02-16T14:07:15",
"upload_time_iso_8601": "2025-02-16T14:07:15.811177Z",
"url": "https://files.pythonhosted.org/packages/10/f9/1d3e72c450eddf180c3900b70cd2ed4b65320dbd0bf2fe22a8f217d0432f/rjsmin-1.2.4-cp311-cp311-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "32f7300336653c0a865869118a09864c35194f28bcbf7270a84c103d9d8f6333",
"md5": "710deecd57f1901b05df23bf4bdb98d7",
"sha256": "ca4b37a6d5ad2d884e809b064eab92cb8744d6b81ae4dfd8e35346f778f055c4"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp311-cp311-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "710deecd57f1901b05df23bf4bdb98d7",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 35910,
"upload_time": "2025-02-16T14:07:19",
"upload_time_iso_8601": "2025-02-16T14:07:19.206799Z",
"url": "https://files.pythonhosted.org/packages/32/f7/300336653c0a865869118a09864c35194f28bcbf7270a84c103d9d8f6333/rjsmin-1.2.4-cp311-cp311-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1abc23d0e202baf4a61b62360f83fc16f53f38ddb0063ae34b839b6c473e3409",
"md5": "e6b6aea85dddfdeecc84c7d20b2bd142",
"sha256": "87bfd4398d184959282af8ef489a523484d797e27a29c4bd392fdc707acc3e1f"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp311-cp311-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "e6b6aea85dddfdeecc84c7d20b2bd142",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 36051,
"upload_time": "2025-02-16T14:07:22",
"upload_time_iso_8601": "2025-02-16T14:07:22.317853Z",
"url": "https://files.pythonhosted.org/packages/1a/bc/23d0e202baf4a61b62360f83fc16f53f38ddb0063ae34b839b6c473e3409/rjsmin-1.2.4-cp311-cp311-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "022db224ed4b727f0a5dfba5e6e0dbdbd00ecc93965121ff24a9a8fbf35f9c5b",
"md5": "c340673ab3d8f0ef420d2e2294e3525c",
"sha256": "ed05fa33ab55dd98a343c16ae414a145d903cb636f5fd7c2601b336bb3a55eaa"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp311-cp311-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "c340673ab3d8f0ef420d2e2294e3525c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 35995,
"upload_time": "2025-02-16T14:07:23",
"upload_time_iso_8601": "2025-02-16T14:07:23.505311Z",
"url": "https://files.pythonhosted.org/packages/02/2d/b224ed4b727f0a5dfba5e6e0dbdbd00ecc93965121ff24a9a8fbf35f9c5b/rjsmin-1.2.4-cp311-cp311-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "291955f2614db12f79f0cfe5fdabe7e3547834e99d6e218915889501abe43599",
"md5": "56c7a5f5ba2a858f09cb7f01b1140cb9",
"sha256": "eeb69da93df402323b39ecf9e5cf3f767f38114defaae3d51c81d6a5ed98a8ce"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp312-cp312-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "56c7a5f5ba2a858f09cb7f01b1140cb9",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 31666,
"upload_time": "2025-02-16T14:07:24",
"upload_time_iso_8601": "2025-02-16T14:07:24.817302Z",
"url": "https://files.pythonhosted.org/packages/29/19/55f2614db12f79f0cfe5fdabe7e3547834e99d6e218915889501abe43599/rjsmin-1.2.4-cp312-cp312-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f1db97a18a7c497835afef0efbb59ea39bfdbc9e9168d7c3e6e37305ee96d9e0",
"md5": "c6ee1ee43c206d2a85cec1437d779ea0",
"sha256": "7f2ee075d0d589c978ea210c234e92161a99ebd6bbf6eebaa25cff5383deda45"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp312-cp312-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "c6ee1ee43c206d2a85cec1437d779ea0",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 31631,
"upload_time": "2025-02-16T14:07:26",
"upload_time_iso_8601": "2025-02-16T14:07:26.077960Z",
"url": "https://files.pythonhosted.org/packages/f1/db/97a18a7c497835afef0efbb59ea39bfdbc9e9168d7c3e6e37305ee96d9e0/rjsmin-1.2.4-cp312-cp312-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "84b9aa8e4bf9d4e840d44a2c54dc0482177afd290c3f1d4508c9a2dee31e8e7b",
"md5": "5e77a4551f999a4ac219a6b08645d375",
"sha256": "7fd8412349a577104e1ddfd75179fac4906ea22b920f8ae8e2b6e6388dac41ce"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp312-cp312-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "5e77a4551f999a4ac219a6b08645d375",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 31910,
"upload_time": "2025-02-16T14:07:27",
"upload_time_iso_8601": "2025-02-16T14:07:27.955137Z",
"url": "https://files.pythonhosted.org/packages/84/b9/aa8e4bf9d4e840d44a2c54dc0482177afd290c3f1d4508c9a2dee31e8e7b/rjsmin-1.2.4-cp312-cp312-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5e8173650e7c2309e70d4fe35f585cc950d33e1d8f5b1eb572099c129a613988",
"md5": "9889f153b9d8ddfa399402ab552f8bdb",
"sha256": "1284364742787ad3deaa2ee0698ff38ad845b81da5e389ba2e232392954fc779"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp312-cp312-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "9889f153b9d8ddfa399402ab552f8bdb",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 35814,
"upload_time": "2025-02-16T14:07:29",
"upload_time_iso_8601": "2025-02-16T14:07:29.160548Z",
"url": "https://files.pythonhosted.org/packages/5e/81/73650e7c2309e70d4fe35f585cc950d33e1d8f5b1eb572099c129a613988/rjsmin-1.2.4-cp312-cp312-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "524b57e5364c5b2ad7f6e86db5e5e29b6e468f38d2635d6b4e1be9a93124587f",
"md5": "9db95abeebaa09ad4d0e16975356b096",
"sha256": "1d4ec423f599c248921a9460a970571557a76bc788b1f3366730b57613a42dbb"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp312-cp312-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "9db95abeebaa09ad4d0e16975356b096",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 36019,
"upload_time": "2025-02-16T14:07:30",
"upload_time_iso_8601": "2025-02-16T14:07:30.312180Z",
"url": "https://files.pythonhosted.org/packages/52/4b/57e5364c5b2ad7f6e86db5e5e29b6e468f38d2635d6b4e1be9a93124587f/rjsmin-1.2.4-cp312-cp312-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6149a7ad3a1564c05fd0f7e74f624ad4539c718c020ada8667e8fee84c45954e",
"md5": "05efab0126ffd22947d39f56d1ebd0e4",
"sha256": "f53817b6b438db0138d808081c9e681b24e151c4693141a32884536b718c9ba0"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp312-cp312-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "05efab0126ffd22947d39f56d1ebd0e4",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 35933,
"upload_time": "2025-02-16T14:07:31",
"upload_time_iso_8601": "2025-02-16T14:07:31.517916Z",
"url": "https://files.pythonhosted.org/packages/61/49/a7ad3a1564c05fd0f7e74f624ad4539c718c020ada8667e8fee84c45954e/rjsmin-1.2.4-cp312-cp312-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "74b801b105f48003deefdf200edc78cfb8d3bd7ab81c6c983257d8cd9ae0c0e7",
"md5": "916ff92cebb7f0a1e3df4e5d28facb3d",
"sha256": "c6861f311f110f8499e8341c14e564e97ad42efa6d2063934e6f65afbdb8022d"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "916ff92cebb7f0a1e3df4e5d28facb3d",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 31704,
"upload_time": "2025-02-16T14:07:33",
"upload_time_iso_8601": "2025-02-16T14:07:33.383860Z",
"url": "https://files.pythonhosted.org/packages/74/b8/01b105f48003deefdf200edc78cfb8d3bd7ab81c6c983257d8cd9ae0c0e7/rjsmin-1.2.4-cp313-cp313-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "66366b7f813a3b5f0d4e51119752f795119e6b1cf34dff8865ef5c2ebb62a0a3",
"md5": "49d3b12a3d62e4ad1756d1e406d588ce",
"sha256": "e3c3b02b514b2af93ec6e853617b5935b472dbb9c8642f0a602b6dda60e22639"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "49d3b12a3d62e4ad1756d1e406d588ce",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 31604,
"upload_time": "2025-02-16T14:07:34",
"upload_time_iso_8601": "2025-02-16T14:07:34.479039Z",
"url": "https://files.pythonhosted.org/packages/66/36/6b7f813a3b5f0d4e51119752f795119e6b1cf34dff8865ef5c2ebb62a0a3/rjsmin-1.2.4-cp313-cp313-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "29868179662c5dffdb026f0b25f9a6c491c374cda54fa551700f316d5bce77b2",
"md5": "08e3696bbe6a14d996d5c45342c59c43",
"sha256": "30596e407c2041533c39432e4904ac34b1f449743eb73343b2499302f1a4a205"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "08e3696bbe6a14d996d5c45342c59c43",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 31919,
"upload_time": "2025-02-16T14:07:35",
"upload_time_iso_8601": "2025-02-16T14:07:35.629973Z",
"url": "https://files.pythonhosted.org/packages/29/86/8179662c5dffdb026f0b25f9a6c491c374cda54fa551700f316d5bce77b2/rjsmin-1.2.4-cp313-cp313-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "15adb82a5d89fcd9632aff593d2a44199d1e411137173dec8fd60d27a834ffb1",
"md5": "05a1cd7b02385fee7e15524a8cca906f",
"sha256": "0d2d4659caf8d5579bc86f7c8f62f884af2d1bce23c2696f24926654bcaac247"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "05a1cd7b02385fee7e15524a8cca906f",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 35553,
"upload_time": "2025-02-16T14:07:36",
"upload_time_iso_8601": "2025-02-16T14:07:36.814017Z",
"url": "https://files.pythonhosted.org/packages/15/ad/b82a5d89fcd9632aff593d2a44199d1e411137173dec8fd60d27a834ffb1/rjsmin-1.2.4-cp313-cp313-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3afe814dbe0b09d51b4543b9518212da447380051d05134e93307e5a6cc94bab",
"md5": "394c4aa24bdcbd77b15e593dc9149508",
"sha256": "bcd1c2070d5e4a2caf4ef90dd8295c6f929b4291708e9a737190ad8b3cb15428"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "394c4aa24bdcbd77b15e593dc9149508",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 35797,
"upload_time": "2025-02-16T14:07:38",
"upload_time_iso_8601": "2025-02-16T14:07:38.299922Z",
"url": "https://files.pythonhosted.org/packages/3a/fe/814dbe0b09d51b4543b9518212da447380051d05134e93307e5a6cc94bab/rjsmin-1.2.4-cp313-cp313-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4c64c948cead4787fa8d3ec065f13fc8eca408da725371dafef19fb94195de85",
"md5": "2d8a5ce1eb1a6d0d2f53baa85516f9e7",
"sha256": "fe905de31a4b14c4c9f4fd3e3c44b54de892ba28e2e0e21910bfc35ceefab508"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "2d8a5ce1eb1a6d0d2f53baa85516f9e7",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 35683,
"upload_time": "2025-02-16T14:07:40",
"upload_time_iso_8601": "2025-02-16T14:07:40.441065Z",
"url": "https://files.pythonhosted.org/packages/4c/64/c948cead4787fa8d3ec065f13fc8eca408da725371dafef19fb94195de85/rjsmin-1.2.4-cp313-cp313-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2a3cb4379d34cee23321484ec99db9981f5a391a12bd24527d364b990aabb78a",
"md5": "a53310b5b7e092c2519c875aa3bce557",
"sha256": "1942f0385565bf228776ad1cf5292c217427d78ac64490e3651463338ffdec25"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313t-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "a53310b5b7e092c2519c875aa3bce557",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 33478,
"upload_time": "2025-02-16T14:07:42",
"upload_time_iso_8601": "2025-02-16T14:07:42.438525Z",
"url": "https://files.pythonhosted.org/packages/2a/3c/b4379d34cee23321484ec99db9981f5a391a12bd24527d364b990aabb78a/rjsmin-1.2.4-cp313-cp313t-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "78cba9adf59e2ff6a472af8aedb6c7ff0e1d0dd866f05f72f6a091be1bfc4b29",
"md5": "2311fa000cf2519fa035f43b480f836c",
"sha256": "abf76ac0c22773e9237e206c712d16470300455ead582aeda496373b87f757b6"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313t-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "2311fa000cf2519fa035f43b480f836c",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 33317,
"upload_time": "2025-02-16T14:07:44",
"upload_time_iso_8601": "2025-02-16T14:07:44.596906Z",
"url": "https://files.pythonhosted.org/packages/78/cb/a9adf59e2ff6a472af8aedb6c7ff0e1d0dd866f05f72f6a091be1bfc4b29/rjsmin-1.2.4-cp313-cp313t-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "308f60453274df3fa8f0ac7e8269dc77a58aa861a940b867790246366713d83a",
"md5": "e19b200c8d370b0ee2bae208f10f8b65",
"sha256": "69a0770a2f40dbe93b5ea17efbc6eeba29d8fd83f568eddd03c863701ead7490"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313t-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "e19b200c8d370b0ee2bae208f10f8b65",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 33943,
"upload_time": "2025-02-16T14:07:45",
"upload_time_iso_8601": "2025-02-16T14:07:45.810665Z",
"url": "https://files.pythonhosted.org/packages/30/8f/60453274df3fa8f0ac7e8269dc77a58aa861a940b867790246366713d83a/rjsmin-1.2.4-cp313-cp313t-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2befd7c72daf47113677f1172491825ee5475022da933ceff9b10dcfa6697eb6",
"md5": "037bb8e983a733836bd8ddb3002955cd",
"sha256": "d99626311b8956a482b281477942eab6cb4502c274391b649883cb67954a675c"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313t-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "037bb8e983a733836bd8ddb3002955cd",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 37297,
"upload_time": "2025-02-16T14:07:47",
"upload_time_iso_8601": "2025-02-16T14:07:47.009622Z",
"url": "https://files.pythonhosted.org/packages/2b/ef/d7c72daf47113677f1172491825ee5475022da933ceff9b10dcfa6697eb6/rjsmin-1.2.4-cp313-cp313t-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "31057912c620deb0f7143f94a0fbd122da53978a8a8eef46f3667cec12488600",
"md5": "ba3df5377cea629c31ed0bb52ee8ebe8",
"sha256": "27c09ad7ed1c2e68b1e0f80544eb4b84d054e8400afed7f0a63c2c4fe8b3be67"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313t-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "ba3df5377cea629c31ed0bb52ee8ebe8",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 37676,
"upload_time": "2025-02-16T14:07:48",
"upload_time_iso_8601": "2025-02-16T14:07:48.174589Z",
"url": "https://files.pythonhosted.org/packages/31/05/7912c620deb0f7143f94a0fbd122da53978a8a8eef46f3667cec12488600/rjsmin-1.2.4-cp313-cp313t-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "356bb4e580df3052c58b6a956942f4b5db1c9023fce2d43bd5d58125dab7a0fe",
"md5": "3b49f930aedd10777768879d2e94de96",
"sha256": "0e6a630f55d2d1f751b8ea4abce43e3dd6971fd3eb1b0b79426beed6c80cb005"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp313-cp313t-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "3b49f930aedd10777768879d2e94de96",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 37472,
"upload_time": "2025-02-16T14:07:49",
"upload_time_iso_8601": "2025-02-16T14:07:49.478248Z",
"url": "https://files.pythonhosted.org/packages/35/6b/b4e580df3052c58b6a956942f4b5db1c9023fce2d43bd5d58125dab7a0fe/rjsmin-1.2.4-cp313-cp313t-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e72c52f95a86f0265b48caf349ba71c1fdc8fe2713db45956209eeb4c399f135",
"md5": "a4723cfa4f81d78a6ab6bfb334096c63",
"sha256": "95acb3c463357767b9210c0992774ae8dda03554c1069bb84d86f7a7718d9131"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp36-cp36m-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "a4723cfa4f81d78a6ab6bfb334096c63",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 28607,
"upload_time": "2025-02-16T14:07:50",
"upload_time_iso_8601": "2025-02-16T14:07:50.578430Z",
"url": "https://files.pythonhosted.org/packages/e7/2c/52f95a86f0265b48caf349ba71c1fdc8fe2713db45956209eeb4c399f135/rjsmin-1.2.4-cp36-cp36m-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "abada457b42e85ead5a545e4e288f9dad25a4ef29933998d6bf8bcc6b1132abd",
"md5": "431b2666e87107525e4e014bd21e883a",
"sha256": "0b360a559e9dfffb5b440e94ebbfcea3088e1142441d7d7b0b86796a7c9df055"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp36-cp36m-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "431b2666e87107525e4e014bd21e883a",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 28783,
"upload_time": "2025-02-16T14:07:51",
"upload_time_iso_8601": "2025-02-16T14:07:51.702046Z",
"url": "https://files.pythonhosted.org/packages/ab/ad/a457b42e85ead5a545e4e288f9dad25a4ef29933998d6bf8bcc6b1132abd/rjsmin-1.2.4-cp36-cp36m-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "df764e152a6337020558fa56c59b7748ce290e63a7c2669f3d730c7beba49b2d",
"md5": "f10916c457849c4ecbe3135bce67703a",
"sha256": "f4b6cb6f2aaab263de58ecb568d2ffd1410e3f4e4693a1e496735c8fe13e512a"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp36-cp36m-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "f10916c457849c4ecbe3135bce67703a",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 30187,
"upload_time": "2025-02-16T14:07:52",
"upload_time_iso_8601": "2025-02-16T14:07:52.746116Z",
"url": "https://files.pythonhosted.org/packages/df/76/4e152a6337020558fa56c59b7748ce290e63a7c2669f3d730c7beba49b2d/rjsmin-1.2.4-cp36-cp36m-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b03244b5406a9cecd92eccdc9bb1badce01417ad74c783314f72330dd42c6efb",
"md5": "d00e5a3c34c618707b9e6d09a9670984",
"sha256": "095d80e9aae41ef27ef36cb693f36b764a0befe0192fc7ab40479a122c0bb0e2"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp36-cp36m-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "d00e5a3c34c618707b9e6d09a9670984",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 33590,
"upload_time": "2025-02-16T14:07:53",
"upload_time_iso_8601": "2025-02-16T14:07:53.910747Z",
"url": "https://files.pythonhosted.org/packages/b0/32/44b5406a9cecd92eccdc9bb1badce01417ad74c783314f72330dd42c6efb/rjsmin-1.2.4-cp36-cp36m-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "523b595762e77ab330f43e9789b5f20566c6ddabc6d255919aa2695e6268e9dd",
"md5": "0d6e9c0cbc8f38017e369361c7b96108",
"sha256": "f1ba305a7bea0b9b3cf824d6ebb7c2bb56101b6410af363666c39dd3f7c001e1"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp36-cp36m-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "0d6e9c0cbc8f38017e369361c7b96108",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 33861,
"upload_time": "2025-02-16T14:07:55",
"upload_time_iso_8601": "2025-02-16T14:07:55.116311Z",
"url": "https://files.pythonhosted.org/packages/52/3b/595762e77ab330f43e9789b5f20566c6ddabc6d255919aa2695e6268e9dd/rjsmin-1.2.4-cp36-cp36m-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "588696e90f9533492d23b0bf84172118ee8777a537e525c81c3e2738c9333701",
"md5": "fed751ab4da3d18ff350e8aea454976b",
"sha256": "d8e3ccbd960b6472b98167eae7b5f8e13d48411c7fec54d0ce516cf06174f0e5"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp36-cp36m-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "fed751ab4da3d18ff350e8aea454976b",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 33767,
"upload_time": "2025-02-16T14:07:56",
"upload_time_iso_8601": "2025-02-16T14:07:56.286956Z",
"url": "https://files.pythonhosted.org/packages/58/86/96e90f9533492d23b0bf84172118ee8777a537e525c81c3e2738c9333701/rjsmin-1.2.4-cp36-cp36m-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "64e395985b7ef5bd7a75da395ca5a0efd801d1a67890c2e5eba6f3eab3e2ac0c",
"md5": "bc372291ef01615b4c8b826951e9efeb",
"sha256": "440657ca2e1a9a0cac72c6e573c6dbeb123e92811b8ee84afbb79b2fa79f4ffb"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp37-cp37m-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "bc372291ef01615b4c8b826951e9efeb",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 29658,
"upload_time": "2025-02-16T14:07:58",
"upload_time_iso_8601": "2025-02-16T14:07:58.244956Z",
"url": "https://files.pythonhosted.org/packages/64/e3/95985b7ef5bd7a75da395ca5a0efd801d1a67890c2e5eba6f3eab3e2ac0c/rjsmin-1.2.4-cp37-cp37m-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "023c9251bed909ac9f6fefd4277662c4bbaacca3bfaaaeb9fd8969b1cbf7b851",
"md5": "ba54faef9260ba5f66bf84aff6008e24",
"sha256": "e02f58735c1934091d178801b9380aa36193d33bb91608f480c7cbfb51838b64"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp37-cp37m-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "ba54faef9260ba5f66bf84aff6008e24",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 29765,
"upload_time": "2025-02-16T14:07:59",
"upload_time_iso_8601": "2025-02-16T14:07:59.257323Z",
"url": "https://files.pythonhosted.org/packages/02/3c/9251bed909ac9f6fefd4277662c4bbaacca3bfaaaeb9fd8969b1cbf7b851/rjsmin-1.2.4-cp37-cp37m-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b9d981f95ea912343f3d4b11c49d2cbb7fda8405d669384143a54e4ba4218d60",
"md5": "cb1863cfc1706fe3fa01ac33480e91f6",
"sha256": "232ecf447b3b14c99aeff56152bd8c5ff059f95174769d6a3c71895729125705"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp37-cp37m-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "cb1863cfc1706fe3fa01ac33480e91f6",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 31193,
"upload_time": "2025-02-16T14:08:00",
"upload_time_iso_8601": "2025-02-16T14:08:00.612276Z",
"url": "https://files.pythonhosted.org/packages/b9/d9/81f95ea912343f3d4b11c49d2cbb7fda8405d669384143a54e4ba4218d60/rjsmin-1.2.4-cp37-cp37m-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d412c92ec5b7b7e3426f63b73c9d5424c20077af10292cd66d51f89743ac66a1",
"md5": "6736b5065f27221b2429cf1d4d85066b",
"sha256": "72d303bdfff9785e2e9af97ce85797d3f4a42d423af28b524d7f39bb5bf16b77"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp37-cp37m-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "6736b5065f27221b2429cf1d4d85066b",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 34540,
"upload_time": "2025-02-16T14:08:03",
"upload_time_iso_8601": "2025-02-16T14:08:03.506799Z",
"url": "https://files.pythonhosted.org/packages/d4/12/c92ec5b7b7e3426f63b73c9d5424c20077af10292cd66d51f89743ac66a1/rjsmin-1.2.4-cp37-cp37m-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "70714bd46045f6fb4154dca13874807f58448aae5ea9cd9ed4fb452df7ff5d05",
"md5": "d468154d476c87897294e81ab19be80e",
"sha256": "85bad1f4b6fe6e2fcf4f9260ab4dc0fd6b0ebfdcefe38b8eb2c8a01039d8b43c"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp37-cp37m-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "d468154d476c87897294e81ab19be80e",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 34780,
"upload_time": "2025-02-16T14:08:05",
"upload_time_iso_8601": "2025-02-16T14:08:05.508215Z",
"url": "https://files.pythonhosted.org/packages/70/71/4bd46045f6fb4154dca13874807f58448aae5ea9cd9ed4fb452df7ff5d05/rjsmin-1.2.4-cp37-cp37m-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ba195919a6a7c743bcd0458ef0a2630af7cc9c7d226f60af4ee9f04155338ccc",
"md5": "588af837b9bbaeb8d99d3bc3f6e3247b",
"sha256": "cde174b9408f3ca1d7e77fc5cc1b52ce7e95f218322ca9bfa6362ff0ab3b8df5"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp37-cp37m-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "588af837b9bbaeb8d99d3bc3f6e3247b",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 34689,
"upload_time": "2025-02-16T14:08:06",
"upload_time_iso_8601": "2025-02-16T14:08:06.676561Z",
"url": "https://files.pythonhosted.org/packages/ba/19/5919a6a7c743bcd0458ef0a2630af7cc9c7d226f60af4ee9f04155338ccc/rjsmin-1.2.4-cp37-cp37m-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "289c2608698857b07f5cc5c7c6d2c9d736fd46dba8f62e7d90d573a9e8a86712",
"md5": "4b5fefc3d59d1a4e7def8873f0773113",
"sha256": "4ec95b86839c1a8dbd35460eb09298a06bf95bf77a0fce7a39df9e14cb72ac59"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp38-cp38-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "4b5fefc3d59d1a4e7def8873f0773113",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 28965,
"upload_time": "2025-02-16T14:08:08",
"upload_time_iso_8601": "2025-02-16T14:08:08.102150Z",
"url": "https://files.pythonhosted.org/packages/28/9c/2608698857b07f5cc5c7c6d2c9d736fd46dba8f62e7d90d573a9e8a86712/rjsmin-1.2.4-cp38-cp38-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2af671c1b7237f51fa1d022f4f7075f4dc5afbde9948a3de22f4454125bb057e",
"md5": "609542a3624b48bfd7cbde56f5de17e0",
"sha256": "80949ce9db7e24e9911bb283107414a38f6604d2e3c0af9f7256e8d031354a1b"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp38-cp38-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "609542a3624b48bfd7cbde56f5de17e0",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 29127,
"upload_time": "2025-02-16T14:08:09",
"upload_time_iso_8601": "2025-02-16T14:08:09.155724Z",
"url": "https://files.pythonhosted.org/packages/2a/f6/71c1b7237f51fa1d022f4f7075f4dc5afbde9948a3de22f4454125bb057e/rjsmin-1.2.4-cp38-cp38-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "853949957cf10e58c06c83f09485e1c88a035d719dc960368b2add97b7475f0a",
"md5": "ebd07b5c2adda1a0f9a3f92a0e26dffc",
"sha256": "b1380e787fe75b872982452ac0010425494a21dd019698a53da1cdc02e0bbd3c"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp38-cp38-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "ebd07b5c2adda1a0f9a3f92a0e26dffc",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 30660,
"upload_time": "2025-02-16T14:08:10",
"upload_time_iso_8601": "2025-02-16T14:08:10.202247Z",
"url": "https://files.pythonhosted.org/packages/85/39/49957cf10e58c06c83f09485e1c88a035d719dc960368b2add97b7475f0a/rjsmin-1.2.4-cp38-cp38-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef70d223d48c1debd03991b5c38f94347edcd72be5438fd8184ebbfc7e9d9581",
"md5": "03ae1107689562d6d11c4ba61a210446",
"sha256": "82eefaf5dcc2afb249f235bf67ddf95fa3257da5702ce03965bd69ce4aa8440a"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp38-cp38-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "03ae1107689562d6d11c4ba61a210446",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 34134,
"upload_time": "2025-02-16T14:08:12",
"upload_time_iso_8601": "2025-02-16T14:08:12.146965Z",
"url": "https://files.pythonhosted.org/packages/ef/70/d223d48c1debd03991b5c38f94347edcd72be5438fd8184ebbfc7e9d9581/rjsmin-1.2.4-cp38-cp38-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b2c773c0b67df8023d5e0d8c34d614d9be3d020178f5586bfd8cf5ce762441c5",
"md5": "5e9b5f1b0843ddc4fb1dc7a380defeaf",
"sha256": "9bd547cc91d09f41b11e8489975a984a1490b31c319aae79fde8a91d98ab030a"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp38-cp38-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "5e9b5f1b0843ddc4fb1dc7a380defeaf",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 34272,
"upload_time": "2025-02-16T14:08:13",
"upload_time_iso_8601": "2025-02-16T14:08:13.334664Z",
"url": "https://files.pythonhosted.org/packages/b2/c7/73c0b67df8023d5e0d8c34d614d9be3d020178f5586bfd8cf5ce762441c5/rjsmin-1.2.4-cp38-cp38-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7150b43d5b38948d532e0bddc423131de6f8aa2a45e79ea5b9b2f61c5693332c",
"md5": "68622b0fbcba17371cefac8da8885ec3",
"sha256": "abb0b03eeb4eaa65fd734e5634f1ae83934ae579b707edf88a1c499bd9944596"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp38-cp38-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "68622b0fbcba17371cefac8da8885ec3",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 34195,
"upload_time": "2025-02-16T14:08:16",
"upload_time_iso_8601": "2025-02-16T14:08:16.009168Z",
"url": "https://files.pythonhosted.org/packages/71/50/b43d5b38948d532e0bddc423131de6f8aa2a45e79ea5b9b2f61c5693332c/rjsmin-1.2.4-cp38-cp38-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "45fbf28c27ef82264302572bd30ed965d7fd9f2181eb9585d0d340e7fdca3935",
"md5": "b6ab1503c22999a9259d878b9fd57db1",
"sha256": "09173de1ee4cf567d72348e6b37ae0276e3b68a092b0bbf7bb876664e5acbe36"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp39-cp39-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "b6ab1503c22999a9259d878b9fd57db1",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 28752,
"upload_time": "2025-02-16T14:08:17",
"upload_time_iso_8601": "2025-02-16T14:08:17.137803Z",
"url": "https://files.pythonhosted.org/packages/45/fb/f28c27ef82264302572bd30ed965d7fd9f2181eb9585d0d340e7fdca3935/rjsmin-1.2.4-cp39-cp39-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "18943dc74ed83f732704bcf0336e2f1214c915e7c2d423b9f2bceed4f03df19e",
"md5": "a1db37ed659af959f2e9aa27e6e5cc45",
"sha256": "78f812c7968d690f7b6e6b8937474bf35b45db178cde2ab5bea64feb481523b0"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp39-cp39-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "a1db37ed659af959f2e9aa27e6e5cc45",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 28914,
"upload_time": "2025-02-16T14:08:19",
"upload_time_iso_8601": "2025-02-16T14:08:19.033799Z",
"url": "https://files.pythonhosted.org/packages/18/94/3dc74ed83f732704bcf0336e2f1214c915e7c2d423b9f2bceed4f03df19e/rjsmin-1.2.4-cp39-cp39-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7eefebe742f99e48f9c1ceb18c997c8301b5963167c0e73595512ab60d3c7f08",
"md5": "5108559d3cca3ddbb9361cb771efc627",
"sha256": "1efcf4a37ec08220936d2b2188f9c4c69bf96b04b59dd3d4ecc7b211592e0cff"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp39-cp39-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "5108559d3cca3ddbb9361cb771efc627",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 30177,
"upload_time": "2025-02-16T14:08:20",
"upload_time_iso_8601": "2025-02-16T14:08:20.060809Z",
"url": "https://files.pythonhosted.org/packages/7e/ef/ebe742f99e48f9c1ceb18c997c8301b5963167c0e73595512ab60d3c7f08/rjsmin-1.2.4-cp39-cp39-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cbdd109ad47b6cab219c5715ee1ba35d834d64a757cf9282f3fbb73c525d53c1",
"md5": "e2eaee8e1fa1f34a40fad0cf756d0c3f",
"sha256": "442f53d9b662a7fc2322d3df3b44542bd1086cb1a74b4264a53e7b3a70fa971d"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp39-cp39-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "e2eaee8e1fa1f34a40fad0cf756d0c3f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 33956,
"upload_time": "2025-02-16T14:08:21",
"upload_time_iso_8601": "2025-02-16T14:08:21.276228Z",
"url": "https://files.pythonhosted.org/packages/cb/dd/109ad47b6cab219c5715ee1ba35d834d64a757cf9282f3fbb73c525d53c1/rjsmin-1.2.4-cp39-cp39-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0e97128b2e149274779d21169b470226a4bb188405a47e82361711335e60c576",
"md5": "5f853975b17da5c97f691791600a68af",
"sha256": "7050b247bd41537d4c7b6ff8d10b584201a585bf36d1a492ea436e76f10a986a"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp39-cp39-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "5f853975b17da5c97f691791600a68af",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 34110,
"upload_time": "2025-02-16T14:08:22",
"upload_time_iso_8601": "2025-02-16T14:08:22.609498Z",
"url": "https://files.pythonhosted.org/packages/0e/97/128b2e149274779d21169b470226a4bb188405a47e82361711335e60c576/rjsmin-1.2.4-cp39-cp39-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ed22aa1904ebdf1222e6045c9194cb7f7a5c60286290209e84f4175a3c6efbf3",
"md5": "f005b04a32432abf65d0ae8368a09141",
"sha256": "ad3c47587b201efc567f25f18d81fcde683e185801993ade1a39a13e67b93b10"
},
"downloads": -1,
"filename": "rjsmin-1.2.4-cp39-cp39-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "f005b04a32432abf65d0ae8368a09141",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 34024,
"upload_time": "2025-02-16T14:08:24",
"upload_time_iso_8601": "2025-02-16T14:08:24.599798Z",
"url": "https://files.pythonhosted.org/packages/ed/22/aa1904ebdf1222e6045c9194cb7f7a5c60286290209e84f4175a3c6efbf3/rjsmin-1.2.4-cp39-cp39-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fb8814e888053e1c6baf6a7612fed899571f1f836dcb9575fd8bd89f7b070cbe",
"md5": "a20ad5596df006d9b94769e0405d5716",
"sha256": "ffcbe04e0dfac39cea8fbbcb41c38b2e07235ce2188bca15e998da1d348a7860"
},
"downloads": -1,
"filename": "rjsmin-1.2.4.tar.gz",
"has_sig": false,
"md5_digest": "a20ad5596df006d9b94769e0405d5716",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 422289,
"upload_time": "2025-02-16T14:06:51",
"upload_time_iso_8601": "2025-02-16T14:06:51.345040Z",
"url": "https://files.pythonhosted.org/packages/fb/88/14e888053e1c6baf6a7612fed899571f1f836dcb9575fd8bd89f7b070cbe/rjsmin-1.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-16 14:06:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "rjsmin"
}