{ "info": { "author": "Andrey Mrichko", "author_email": "andymrk2@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.5", "Topic :: System :: Filesystems" ], "description": "# tagger\nSimple console tool for manage tag on files and directories\n\nTool provide 4 console tool for manage tags:\n- tag - set tag(s) to files or directories\n- lstag - show files or directories that have specified tag\n- lsotag - show tag(s) for specified files or directories\n- rmtag - remove tag(s) from specified files or directories\n\nYou can know about parameters of these tool by adding \"--help\" parameter.\n\nTool use sqlite database to store information about files and tags.\nBy default database location is ~/.tagger.db.\nYou can change this by creating config /etc/tagger.conf (for all users) or ~/.tagger.conf (only for one user)\nExample of config you can find in repo.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/amrichko/tagger.git", "keywords": "tag tagger files folders directories", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "simple-tagger", "package_url": "https://pypi.org/project/simple-tagger/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/simple-tagger/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/amrichko/tagger.git" }, "release_url": "https://pypi.org/project/simple-tagger/0.6/", "requires_dist": null, "requires_python": null, "summary": "Simple console tool for manage tags on files and directories", "version": "0.6" }, "last_serial": 2080903, "releases": { "0.6": [ { "comment_text": "", "digests": { "md5": "3f648c3e41f929bc2fcdb11c038547da", "sha256": "c46fc4240d951f3822b295db002a2657ae2a5d533ce41f72b177e0beb86f01a2" }, "downloads": -1, "filename": "simple-tagger-0.6.tar.gz", "has_sig": false, "md5_digest": "3f648c3e41f929bc2fcdb11c038547da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5182, "upload_time": "2016-04-24T11:17:36", "url": "https://files.pythonhosted.org/packages/ce/c2/9fb6d1e2e82924894a9afd4edd9c733a8c975f4b56ef9dcc980e11e3f420/simple-tagger-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f648c3e41f929bc2fcdb11c038547da", "sha256": "c46fc4240d951f3822b295db002a2657ae2a5d533ce41f72b177e0beb86f01a2" }, "downloads": -1, "filename": "simple-tagger-0.6.tar.gz", "has_sig": false, "md5_digest": "3f648c3e41f929bc2fcdb11c038547da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5182, "upload_time": "2016-04-24T11:17:36", "url": "https://files.pythonhosted.org/packages/ce/c2/9fb6d1e2e82924894a9afd4edd9c733a8c975f4b56ef9dcc980e11e3f420/simple-tagger-0.6.tar.gz" } ] }