{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Operating System :: Unix", "Programming Language :: Unix Shell", "Topic :: System :: Archiving :: Backup", "Topic :: Utilities" ], "description": "\n\n[![](https://img.shields.io/badge/OS-Unix-blue.svg?longCache=True)]()\n\n#### Installation\n```bash\n$ [sudo] pip install mkcache\n```\n\n#### How it works\n```\n$XDG_CACHE_HOME/mkcache/\n```\n\n#### Config\n```bash\nexport MKCACHE=path/to/cache # ~/.cache/mkcache by default\n```\n\n#### Scripts usage\ncommand|`usage`\n-|-\n`mkcache` |`usage: mkcache args ...`\n\n#### Examples\nspeed up macOS tts with mkcache:\n```bash\npath=\"$(mkcache \"$@\")\"\n! [ -e \"$path\" ] && /usr/bin/say \"$@\" -o \"$path\"\nafplay \"$path\"\n```\n\n

\n python-readme-generator\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/looking-for-a-job/mkcache", "keywords": "cache", "license": "", "maintainer": "", "maintainer_email": "", "name": "mkcache", "package_url": "https://pypi.org/project/mkcache/", "platform": "", "project_url": "https://pypi.org/project/mkcache/", "project_urls": { "Homepage": "https://github.com/looking-for-a-job/mkcache" }, "release_url": "https://pypi.org/project/mkcache/2019.5.22/", "requires_dist": null, "requires_python": "", "summary": "make cache file. inspired by 'mktemp'", "version": "2019.5.22" }, "last_serial": 5587276, "releases": { "2019.5.22": [ { "comment_text": "", "digests": { "md5": "fe56dc77a49379986cec63ffba6bfcb6", "sha256": "eb4608ac38ea72fdefb2db8a862f651e4c33c83059dde035b2f3be3895ad679b" }, "downloads": -1, "filename": "mkcache-2019.5.22.tar.gz", "has_sig": false, "md5_digest": "fe56dc77a49379986cec63ffba6bfcb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1536, "upload_time": "2019-06-03T19:15:41", "url": "https://files.pythonhosted.org/packages/fd/0c/538a5a47a0800e04a5fed94f8e36bbdf619bc84e99fcb6d6714ad886ee32/mkcache-2019.5.22.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe56dc77a49379986cec63ffba6bfcb6", "sha256": "eb4608ac38ea72fdefb2db8a862f651e4c33c83059dde035b2f3be3895ad679b" }, "downloads": -1, "filename": "mkcache-2019.5.22.tar.gz", "has_sig": false, "md5_digest": "fe56dc77a49379986cec63ffba6bfcb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1536, "upload_time": "2019-06-03T19:15:41", "url": "https://files.pythonhosted.org/packages/fd/0c/538a5a47a0800e04a5fed94f8e36bbdf619bc84e99fcb6d6714ad886ee32/mkcache-2019.5.22.tar.gz" } ] }