{ "info": { "author": "tobbez", "author_email": "tobbez@ryara.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: ISC License (ISCL)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "everything-efu-gen\n======================\n\nUtility for generating file lists (EFU files) for VoidTools' search utility\nEverything.\n\nIt's useful for allowing an instance of Everything to search remote storage on\nnon-Windows systems (e.g. Linux), without performing the indexing over the\nnetwork.\n\nRequirements\n------------\n* Python >= 3.4\n* ruamel.yaml\n\nInstallation\n------------\n\n.. code:: shell\n\n pip install everything-efu-gen\n\nUsage\n-----\n\n.. code:: shell\n\n # generate config\n everything-efu-gen --print-sample-config > myconfig.yaml\n\n # edit the config, then run\n everything-efu-gen myconfig.yaml\n\n # this will generate a file '.everything_index.efu' in each of the directories\n # specified in the configuration file.\n\nThen follow `the documentation for adding these to Everything's index `_ \n\nTo ensure the file lists stay up to date, schedule periodic runs using cron (or\nsimilar).\n\nHistory\n-------\n* 0.0.2\n\n - Gracefully handle insufficient permissions to stat\n\n* 0.0.1\n\n - Gracefully handle stat on non-existant files\n\n* 0.0.0\n\n - Initial release", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tobbez/everything-efu-gen", "keywords": "voidtools,everything,efu", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "everything-efu-gen", "package_url": "https://pypi.org/project/everything-efu-gen/", "platform": "", "project_url": "https://pypi.org/project/everything-efu-gen/", "project_urls": { "Homepage": "https://github.com/tobbez/everything-efu-gen" }, "release_url": "https://pypi.org/project/everything-efu-gen/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Generator of Everything File List (EFU) files", "version": "0.0.2" }, "last_serial": 3896238, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "e8e0a1f4044363fbbd5e3ead26f509b9", "sha256": "ec2f5b53907ba8a057409ee84f5fc87cbf79c57d5b518fa0b88983ddc6b45263" }, "downloads": -1, "filename": "everything-efu-gen-0.0.0.tar.gz", "has_sig": false, "md5_digest": "e8e0a1f4044363fbbd5e3ead26f509b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3745, "upload_time": "2017-07-15T16:49:20", "url": "https://files.pythonhosted.org/packages/9d/bd/087524e95f421545c42b2b92907494b1e27bd28dc2e426fcdcb4a25f47bb/everything-efu-gen-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "a25f0404ba10537b75c68d73ab4c907e", "sha256": "106bb769bebf6b67557a608974935be944daccd6c2b9f58ec68cef6355abface" }, "downloads": -1, "filename": "everything-efu-gen-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a25f0404ba10537b75c68d73ab4c907e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3869, "upload_time": "2018-01-24T17:34:30", "url": "https://files.pythonhosted.org/packages/16/2c/7c7b6a260a753018e0a40c34e8f5a1124ead0e098ba4bc678cf7df19b747/everything-efu-gen-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d6be0518023e2c013257df9137cf61bc", "sha256": "5b9bcd1195f8e86b4565f96baf95a18cae4acbbc213893451d14d6bbcc55f17e" }, "downloads": -1, "filename": "everything-efu-gen-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d6be0518023e2c013257df9137cf61bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3919, "upload_time": "2018-05-24T18:34:02", "url": "https://files.pythonhosted.org/packages/95/f4/d60506a9d2489c3251247db03a319b1f71eb8204ee1fe939884365a61033/everything-efu-gen-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6be0518023e2c013257df9137cf61bc", "sha256": "5b9bcd1195f8e86b4565f96baf95a18cae4acbbc213893451d14d6bbcc55f17e" }, "downloads": -1, "filename": "everything-efu-gen-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d6be0518023e2c013257df9137cf61bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3919, "upload_time": "2018-05-24T18:34:02", "url": "https://files.pythonhosted.org/packages/95/f4/d60506a9d2489c3251247db03a319b1f71eb8204ee1fe939884365a61033/everything-efu-gen-0.0.2.tar.gz" } ] }