{ "info": { "author": "David Gay", "author_email": "oddshocks@riseup.net", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Programming Language :: Python :: 2.7" ], "description": "yumwat\n======\n\nWild card! Oddshocks writes a yum plugin!\n\nWat\n---\n\nWhen I use yum to update my system or install new packages, I sometimes spot a\npackage I am unfamiliar with, such as the ``mesa-dri-filesystem`` package I saw\nthe other day. In some graphical extensions of yum, a brief discription of the\npackage is listed under each package name. I figured I'd check out some docs on\nwriting yum plugins, to see if I could display a description under each package\nname in the CLI updater. Then the Internet was like, \"Yo, each yum plugin is a\nsingle file, written in the Python programming language\", and after I cleaned\nup my brain which had EXPLODED out of my HEAD I made this repo and now we are\non a science adventure.\n\nLicense\n-------\n\nGNU GPL v3+.\n\nInstalling\n----------\n\nInstallation is easy! From the project directory (where this file is),\ndo the following.\n\nShell Script\n************\n\nI have written a bit of a shell script that does the above installation\nfor you. It is ``install.sh``, and will require root privs, like\nso: ``sudo ./install.sh``.\n\nManual Installation\n*******************\n\n1. Install the plugin file: ``sudo cp yumwat.py /usr/lib/yum-plugins/``\n\n2. Install the plugin's configuration file: ``sudo cp yumwat.conf\n /etc/yum/pluginconf.d/``\n\n3. Add the line ``pluginpath=/usr/lib/yum-plugins`` to the file\n ``/etc/yum.conf``.\n\nTimid mode\n----------\n\nThe ``yumwat.conf`` file contains the line ``timid=0``. If timid is\nset to 0, timid mode is off, and yumwat will print output unless\nthe ``--nowat`` option is used with yum. If timid is set to 1,\ntimid mode is on, and yumwat will not print output unless the\n``--wat`` option is used with yum.\n\nSee below for how to easily enable or disable timid mode.\n\nEnabling and Disabling\n----------------------\n\n**Enable yumwat** -- ``sudo /usr/lib/yum-plugins/yumwat.py enable``\n\n**Disable yumwat** -- ``sudo /usr/lib/yum-plugins/yumwat.py disable``\n\n**Enable timid mode** -- ``sudo /usr/lib/yum-plugins/yumwat.py timid``\n\n**Disable timid mode** -- ``sudo /usr/lib/yum-plugins/yumwat.py assertive``\n\nUninstalling\n------------\n\nEasier than installation! We just need to make sure you remove the\ngenerated bytecode file, too. You can do this by running the uninstall\nscript packaged with this plugin with root privs::\n\n sudo ./uninstall.sh\n\nOtherwise, follow these steps:\n\n1. Remove the configuration file: ``sudo rm /etc/yum/pluginconf.d/yumwat.conf``\n\n2. Remove the plugin file and its generated bytecode: ``sudo rm\n /usr/lib/yum-plugins/yumwat.{py,pyc}``\n", "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/oddshocks/yumwat", "keywords": "yum plugin wat yumwat package descriptions", "license": "GPL v3+", "maintainer": null, "maintainer_email": null, "name": "yumwat", "package_url": "https://pypi.org/project/yumwat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yumwat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/oddshocks/yumwat" }, "release_url": "https://pypi.org/project/yumwat/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Prints package descriptions. A yum plugin for when you wat.", "version": "1.0.1" }, "last_serial": 1024067, "releases": { "0.4.2": [ { "comment_text": "", "digests": { "md5": "3f487b3f2af22661cad7c4a6622b1f7f", "sha256": "4a56b5046ad0e9f0c855515de8cac42b7c1dbfeeada2265542fdf1ae889e60bd" }, "downloads": -1, "filename": "yumwat-0.4.2.tar.gz", "has_sig": false, "md5_digest": "3f487b3f2af22661cad7c4a6622b1f7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8346, "upload_time": "2013-09-25T20:09:58", "url": "https://files.pythonhosted.org/packages/cf/28/266c29fb1826e3e7248c82568ec6c6990514706da1ece50debc6e5d90dc6/yumwat-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "01313aa097486f1c59d06e8e127b1258", "sha256": "a55dbfc6feae1c239afedf3653cf3b4d1b7e5eac15c62c1f2c4c3422216df3cb" }, "downloads": -1, "filename": "yumwat-0.4.3.tar.gz", "has_sig": false, "md5_digest": "01313aa097486f1c59d06e8e127b1258", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8782, "upload_time": "2013-09-27T20:29:09", "url": "https://files.pythonhosted.org/packages/19/82/564994409a98afa6313768c3428cbeb1ef18038d4862a21b16b3cf77665f/yumwat-0.4.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "773ef9e392d8cf0301a1ce74645e337f", "sha256": "41887b18842ae93a23c2436129fedcc1cebdfdb542cc4400205cf0f94bf872ca" }, "downloads": -1, "filename": "yumwat-1.0.0.tar.gz", "has_sig": false, "md5_digest": "773ef9e392d8cf0301a1ce74645e337f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8798, "upload_time": "2014-03-08T22:06:11", "url": "https://files.pythonhosted.org/packages/20/80/1fab06dca83831a14d8fa287393bc7cc28d83f4163f6fc091a738239cb1b/yumwat-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e00b3b581774e5a59ddb4d63edc7df8e", "sha256": "aba977f7008d076c0d34c530357e803e11bde3b278db96c3f5298288f5516042" }, "downloads": -1, "filename": "yumwat-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e00b3b581774e5a59ddb4d63edc7df8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8773, "upload_time": "2014-03-09T18:04:27", "url": "https://files.pythonhosted.org/packages/1c/31/d45eed807e24237d63e80f6c913cfd4c117b3b4b9aae0558e13cfbaca66e/yumwat-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e00b3b581774e5a59ddb4d63edc7df8e", "sha256": "aba977f7008d076c0d34c530357e803e11bde3b278db96c3f5298288f5516042" }, "downloads": -1, "filename": "yumwat-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e00b3b581774e5a59ddb4d63edc7df8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8773, "upload_time": "2014-03-09T18:04:27", "url": "https://files.pythonhosted.org/packages/1c/31/d45eed807e24237d63e80f6c913cfd4c117b3b4b9aae0558e13cfbaca66e/yumwat-1.0.1.tar.gz" } ] }