{
"info": {
"author": "R\u00e9mi 'Mr e-RL'LANGDORPH",
"author_email": "r.langdorph@gmail.com",
"bugtrack_url": null,
"classifiers": [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
],
"description": "# Minipush by R\u00e9mi \"Mr e-RL\" LANGDORPH\n## Copyright (c) 2019 R\u00e9mi LANGDORPH - mrerl@warlegend.net (under MIT license)\n\n## Links:\n#### [pypi project](https://pypi.org/project/minipush/)\n#### [github repo](https://github.com/merlleu/minipush)\n\n## Install with pypi:\n```\npip install minipush\n```\n\n### This package supports the followings filetypes: css, js\n\n# Sample config:\n```json\n{\n \"origin\": {\"folders\":[\"css/\", \"js/core/\", \"js/plugins/\", \"js/\"]},\n \"destination\": {\"folder\": \"../templates/\", \"exts\": [\"htm\", \"html\"], \"type\": \"embed\", \"basefolderlink\": \"/static/\"},\n \"anchors\": {\"js\": {\"start\": \"\",\n \"end\": \"\"},\n \"css\": {\"start\": \"\",\n \"end\": \"\"},\n \"conf\": {\"start\": \"\"}\n },\n \"format\":{\"embed\":{\"js\": \"\",\n \"css\": \"\"},\n \"link\":{\"js\": \"\",\n \"css\": \"\"}\n },\n \"cache\": {\"folder\": \"../static/\",\n \"enabled\": true}\n}\n```\n# Basic example script ([github](https://github.com/merlleu/minipush/blob/master/test/test_basic.py)):\n```python\nfrom minipush import Minipush\nMinipush(file=\"config.json\").run()\n```\n\n\n# Command mode:\n``` python -m minipush [arguments] ```\n```\nArguments:\ncommand argument description\n-c --config {configfile} set the json config file to load\n-j --json '{configjson}' set the config from json\n-C --clear remove all the scripts from the templates\n-h --help show help\n-v --version show version\n```",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/merlleu/minipush",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "minipush",
"package_url": "https://pypi.org/project/minipush/",
"platform": "",
"project_url": "https://pypi.org/project/minipush/",
"project_urls": {
"Homepage": "https://github.com/merlleu/minipush"
},
"release_url": "https://pypi.org/project/minipush/0.0.13/",
"requires_dist": null,
"requires_python": "",
"summary": "A package to minimize your scripts and stylesheets",
"version": "0.0.13"
},
"last_serial": 5404526,
"releases": {
"0.0.11": [
{
"comment_text": "",
"digests": {
"md5": "c3e5355ae3269b8e1e83f8da8854a574",
"sha256": "92584122811b8c917eb861beb8654c4eda989764138b96c826d39e119ef890b8"
},
"downloads": -1,
"filename": "minipush-0.0.11.tar.gz",
"has_sig": false,
"md5_digest": "c3e5355ae3269b8e1e83f8da8854a574",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12890,
"upload_time": "2019-04-01T21:28:33",
"url": "https://files.pythonhosted.org/packages/ed/0a/c7785c6661020c698d1eacea83553ac6b8d303a960018a480daae711837a/minipush-0.0.11.tar.gz"
}
],
"0.0.13": [
{
"comment_text": "",
"digests": {
"md5": "416492437dd9d40e5765a199209bae1a",
"sha256": "f99f0e52a1bc0b10d0f1a843c27060924c8fc7ee2e36d1f6b29a858b309b1645"
},
"downloads": -1,
"filename": "minipush-0.0.13.tar.gz",
"has_sig": false,
"md5_digest": "416492437dd9d40e5765a199209bae1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12921,
"upload_time": "2019-06-15T18:12:32",
"url": "https://files.pythonhosted.org/packages/99/8c/c7f93fd62dfac56a58f9e363e0235ba96fa4bf3126fac87c157c5fa813bf/minipush-0.0.13.tar.gz"
}
],
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "8953646097f05e0ce7b84bb92c71266e",
"sha256": "3a8794f536429a617d6455d039e7fffd50337883dbaf65b65fa8d38de1742701"
},
"downloads": -1,
"filename": "minipush-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "8953646097f05e0ce7b84bb92c71266e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11438,
"upload_time": "2019-03-31T21:34:47",
"url": "https://files.pythonhosted.org/packages/ef/38/40b72a91330712f6c2f8d294025069afab47258f17d5e5506d2529c47b1c/minipush-0.0.2.tar.gz"
}
],
"0.0.3": [
{
"comment_text": "",
"digests": {
"md5": "1f99a576d5df00dfc0e3b463a314c3a8",
"sha256": "5479e886085dec0e65657a1dc818d155e0f9c1d312d6f937c35e45e0548747c3"
},
"downloads": -1,
"filename": "minipush-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "1f99a576d5df00dfc0e3b463a314c3a8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11424,
"upload_time": "2019-03-31T21:41:36",
"url": "https://files.pythonhosted.org/packages/ee/45/66dbd3c6b0893dbe26ad44ffd199dcf91a53b4e27d82907c31fcbd670812/minipush-0.0.3.tar.gz"
}
],
"0.0.4": [
{
"comment_text": "",
"digests": {
"md5": "bf82a0f9ab2f1f8cd15abeb5bcde3b9f",
"sha256": "fc32cb318c886b933354eafb766baae98d1793c7e697516c0b855b0fbd008408"
},
"downloads": -1,
"filename": "minipush-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "bf82a0f9ab2f1f8cd15abeb5bcde3b9f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11727,
"upload_time": "2019-03-31T21:54:14",
"url": "https://files.pythonhosted.org/packages/41/40/b44a7ec77ad8ad4b0520eccab6cc6e56177a9512eefed77787c9791476a9/minipush-0.0.4.tar.gz"
}
],
"0.0.5": [
{
"comment_text": "",
"digests": {
"md5": "718f2bd6ca77d2bb27c6e16d3eace721",
"sha256": "86a32425d26c0d1cab85eec7768ec63097bfb8f406aac29b98185da8727bacc7"
},
"downloads": -1,
"filename": "minipush-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "718f2bd6ca77d2bb27c6e16d3eace721",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11731,
"upload_time": "2019-03-31T22:09:12",
"url": "https://files.pythonhosted.org/packages/7c/8a/372a3809dad06e9c5851149c29ae091ac73ff2d76e6bfc91a3512ed5ab90/minipush-0.0.5.tar.gz"
}
],
"0.0.6": [
{
"comment_text": "",
"digests": {
"md5": "ee8c915ab648beb465352bdbf0da6066",
"sha256": "1d91b417293cb10a2b70b001fcfb055c713bfe30d558db48b6e91138f28576cb"
},
"downloads": -1,
"filename": "minipush-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "ee8c915ab648beb465352bdbf0da6066",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11805,
"upload_time": "2019-03-31T23:04:03",
"url": "https://files.pythonhosted.org/packages/a6/53/475d73e6b2009e7968280c0e072d5540cf74690da69b04f08a923301347e/minipush-0.0.6.tar.gz"
}
],
"0.0.7": [
{
"comment_text": "",
"digests": {
"md5": "f67f023c3d305b87e8fca9a5c8d6bfc7",
"sha256": "fc9875c371bce58be7c881f11e6d59668571f3f2ba29550da6b25e0ea6eea528"
},
"downloads": -1,
"filename": "minipush-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "f67f023c3d305b87e8fca9a5c8d6bfc7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11726,
"upload_time": "2019-03-31T23:17:56",
"url": "https://files.pythonhosted.org/packages/c0/a2/569f8e825c1c2d5635ce25077bfed3e90b50e56419872e2d850d0179a308/minipush-0.0.7.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "416492437dd9d40e5765a199209bae1a",
"sha256": "f99f0e52a1bc0b10d0f1a843c27060924c8fc7ee2e36d1f6b29a858b309b1645"
},
"downloads": -1,
"filename": "minipush-0.0.13.tar.gz",
"has_sig": false,
"md5_digest": "416492437dd9d40e5765a199209bae1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12921,
"upload_time": "2019-06-15T18:12:32",
"url": "https://files.pythonhosted.org/packages/99/8c/c7f93fd62dfac56a58f9e363e0235ba96fa4bf3126fac87c157c5fa813bf/minipush-0.0.13.tar.gz"
}
]
}