{ "info": { "author": "Michael Leue", "author_email": "michael@mleue.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Documentation" ], "description": "# MIN\n* *min*imal manpages\n* providing you with the 80/20 of how many unix commands are used, for whenever you've forgotten how to use `find` or `grep` for the 3rd time this week\n\n[![demo](https://asciinema.org/a/XnrGtDVrAqIBQTH9xosKOCamf.png)](https://asciinema.org/a/XnrGtDVrAqIBQTH9xosKOCamf?autoplay=1)\n\n# Installation\n* available from pypi via `pip install miniman`\n\n# Usage\n* contains minpages for unix commands, as well as more general explainer pages for important topics in the unix workflow (e.g. file, filesystem)\n\n## Unix commands\n* run `min` to get a list of all available minpages for bash commands\n* run `min command` to get the minpage for bash command `command`\n* e.g. `min grep` to get the minpage for `grep`\n\n## Unix Topics\n* run `min -t` to get a list of all available minpages for unix topics\n* run `min -t topic` to get the minpage for unix topic `topic`\n* e.g. `min -t filesystem` to the minpage for `filesystem`\n\n# Contribute\nObviously, this is a work in progress.\nAlthough I use many of these commands in my daily workflow, I am nowhere near understanding all the ins and outs.\nSo please open up an issue if I've gotten anything wrong. Thanks in advance.\n\nAlso there are more things I'd like to do with this project:\n* add a search function where you can just search for a string pattern among all minpages, and get returned relevant results (i.e. grepping among all minpages)\n* add additional useful commands\n* add additional useful topics (e.g. 80/20 regexp, interactive bash [things like <(command), !:n/!^/!$, piping, difference between '' and \"\", ...], vim, ...)\n* unify the sections in the commands/topics so that everyone can always have clear expectations of what to expect from a `min` page\n* maybe go for some more advanced markup, to do highlights, bolding, etc.\n\nIf you could see yourself contributing to any of that, just open up an issue at [https://github.com/mleue/min/issues](https://github.com/mleue/min/issues). I'd be delighted.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "manpage minimal man", "license": "", "maintainer": "", "maintainer_email": "", "name": "miniman", "package_url": "https://pypi.org/project/miniman/", "platform": "", "project_url": "https://pypi.org/project/miniman/", "project_urls": null, "release_url": "https://pypi.org/project/miniman/0.0.8/", "requires_dist": null, "requires_python": "", "summary": "minimal manpages.", "version": "0.0.8" }, "last_serial": 5377489, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4b519b9a9117631ef777754e84e1335c", "sha256": "923eda22173f159a883dba2a133db6ef6d8dcadcdd916468e33e8d881d63dfc2" }, "downloads": -1, "filename": "miniman-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4b519b9a9117631ef777754e84e1335c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3881, "upload_time": "2018-08-09T06:54:41", "url": "https://files.pythonhosted.org/packages/5c/2a/dec7cfc038ef0238e44466a873ba6bb89dc630c92ecce1626d700c68544b/miniman-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af878e3c00f4df0d5c5443bf231a421a", "sha256": "4830cd04547c3edcacd875901b7cf45a2c414ddeb555343b56b43e6445e25317" }, "downloads": -1, "filename": "miniman-0.0.1.tar.gz", "has_sig": false, "md5_digest": "af878e3c00f4df0d5c5443bf231a421a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2754, "upload_time": "2018-08-09T06:54:42", "url": "https://files.pythonhosted.org/packages/eb/57/0c17dcc487746bcbd0e828081383529084690bb47c6b9234024154d8b15f/miniman-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6d4811a00620654ce7d913a0a4f6b73f", "sha256": "65bae0c3a373288faa5aaa9a33736b522bd2822922dca8e5a5831f67a87566c8" }, "downloads": -1, "filename": "miniman-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6d4811a00620654ce7d913a0a4f6b73f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27165, "upload_time": "2018-08-09T07:31:34", "url": "https://files.pythonhosted.org/packages/45/e6/7388219198e3a93748d2a835469f110e260adec91734153c8e43c8acd18c/miniman-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b31753c5a063c53529d887c751e2c6c", "sha256": "a761201493a52f2928f4f3050c1d6b9df78846b0e239985cdfabb37617cd640d" }, "downloads": -1, "filename": "miniman-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9b31753c5a063c53529d887c751e2c6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11745, "upload_time": "2018-08-09T07:31:35", "url": "https://files.pythonhosted.org/packages/42/21/17272510a5792eabe3f97be7b4d1af0b1fc3a3b2c458fd2f044210f34b20/miniman-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a0c26d36b61766298297352828d3b831", "sha256": "356a504731ec149518d6facab5480421b4654167bb9cd0ec3405972ca920eb4b" }, "downloads": -1, "filename": "miniman-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "a0c26d36b61766298297352828d3b831", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36732, "upload_time": "2018-08-11T06:54:33", "url": "https://files.pythonhosted.org/packages/d9/a2/a58dc3982956759dc81ec3108f6fed3e888679fefd7126ab752f005429a3/miniman-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fed107639833b5bdc0838bececc1a23d", "sha256": "1b5f4e40b0c3d3145f148d9389582bc2566d3808b8b52c55f34735c86554dc71" }, "downloads": -1, "filename": "miniman-0.0.3.tar.gz", "has_sig": false, "md5_digest": "fed107639833b5bdc0838bececc1a23d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16166, "upload_time": "2018-08-11T06:54:36", "url": "https://files.pythonhosted.org/packages/72/50/83caef11ad82a95f980e464bbd9803579174c6ac8395de163639af64a2b3/miniman-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "fa1aff86cf1e5a760381c243943f4e56", "sha256": "1d990a2f8edc05fe7f7149f9690dce64d9ee586e665b1c07a7fee750b63d0c98" }, "downloads": -1, "filename": "miniman-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "fa1aff86cf1e5a760381c243943f4e56", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 37880, "upload_time": "2018-08-30T07:16:46", "url": "https://files.pythonhosted.org/packages/c1/64/083a5e82b5d5f02bd54bd7f0a84e591a48cd28786d73c717d3ad0f195e84/miniman-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02430c4b72de6845071bd4d6566e2158", "sha256": "cd9dab7be9df5fc23d9632bdacf2178b09798caf5a2437d7012fbe3d2fd01770" }, "downloads": -1, "filename": "miniman-0.0.4.tar.gz", "has_sig": false, "md5_digest": "02430c4b72de6845071bd4d6566e2158", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17589, "upload_time": "2018-08-30T07:16:47", "url": "https://files.pythonhosted.org/packages/f7/8a/75ce506072fe3cd968f0a15b86a2f9828cb4d10c3d6aaf211b104bc05443/miniman-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "72bccc0b22bc214a38b098b57d29e786", "sha256": "4dcfa372b7e70ab8ba633e79a12edb93ad3181aafc29ff41bd05263d123f4420" }, "downloads": -1, "filename": "miniman-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "72bccc0b22bc214a38b098b57d29e786", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 38309, "upload_time": "2019-03-04T14:37:16", "url": "https://files.pythonhosted.org/packages/19/12/14f43b0b1ee284364723c832617f198c4fdc11936dd1044d818fed24e1ec/miniman-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bc6da5468e9e6c65f4bc1141c61f5d64", "sha256": "da0d29fd6b38033be1f2ce281e77f11a21120397b0515ff2b3a15bc807ee48e1" }, "downloads": -1, "filename": "miniman-0.0.5.tar.gz", "has_sig": false, "md5_digest": "bc6da5468e9e6c65f4bc1141c61f5d64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17814, "upload_time": "2019-03-04T14:37:18", "url": "https://files.pythonhosted.org/packages/34/65/6ad2f0240db298c058efb4138909618496d0a87415af8469605f732120d5/miniman-0.0.5.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "c4e41fdead4758e3764b3e1369a4be0c", "sha256": "069c0dffff2eee88bf3672ef8ee0433c08d73c0556c326c3fac9128ad6c878d1" }, "downloads": -1, "filename": "miniman-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "c4e41fdead4758e3764b3e1369a4be0c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 39386, "upload_time": "2019-06-09T11:34:04", "url": "https://files.pythonhosted.org/packages/2c/91/08ad470f44811eb0fb7301575f2758dba8cebc7725aa75346eeb31a91162/miniman-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9502ca9d2f75ad435eecf7ade1d742aa", "sha256": "911d20625b1e6931a75b72c756ee1acb0a2513ef864becb8620772856fccf586" }, "downloads": -1, "filename": "miniman-0.0.8.tar.gz", "has_sig": false, "md5_digest": "9502ca9d2f75ad435eecf7ade1d742aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18294, "upload_time": "2019-06-09T11:34:07", "url": "https://files.pythonhosted.org/packages/86/69/47169dceb5b6d66609c4b4e086ec2039005ec360db52be37b8b7f800cb36/miniman-0.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c4e41fdead4758e3764b3e1369a4be0c", "sha256": "069c0dffff2eee88bf3672ef8ee0433c08d73c0556c326c3fac9128ad6c878d1" }, "downloads": -1, "filename": "miniman-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "c4e41fdead4758e3764b3e1369a4be0c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 39386, "upload_time": "2019-06-09T11:34:04", "url": "https://files.pythonhosted.org/packages/2c/91/08ad470f44811eb0fb7301575f2758dba8cebc7725aa75346eeb31a91162/miniman-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9502ca9d2f75ad435eecf7ade1d742aa", "sha256": "911d20625b1e6931a75b72c756ee1acb0a2513ef864becb8620772856fccf586" }, "downloads": -1, "filename": "miniman-0.0.8.tar.gz", "has_sig": false, "md5_digest": "9502ca9d2f75ad435eecf7ade1d742aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18294, "upload_time": "2019-06-09T11:34:07", "url": "https://files.pythonhosted.org/packages/86/69/47169dceb5b6d66609c4b4e086ec2039005ec360db52be37b8b7f800cb36/miniman-0.0.8.tar.gz" } ] }