{ "info": { "author": "Lev E. Givon", "author_email": "lev@columbia.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Desktop Environment", "Topic :: Internet :: WWW/HTTP" ], "description": "Package Description\n-------------------\n`chooser` is a graphical utility that enables one to choose which \nweb browser to use when opening a URI. \n\n.. image:: https://img.shields.io/pypi/v/chooser.svg\n :target: https://pypi.python.org/pypi/chooser\n :alt: Latest Version\n\nQuick Start\n-----------\nMake sure that `pyxdg `_ and \n`wxPython `_ are installed on your system.\nIf you have `pip `_ installed, run::\n\n pip install chooser\n\nYou can also download the source tarball, unpack, and run::\n\n python setup.py install\n\nfrom within the source directory.\n\nTo invoke the utility when attempting to view a selected URI via the mouse popup \nmenu provided in many desktop environments, set your default web browser to::\n\n chooser \"%s\"\n\nConfiguration\n-------------\nBy default, `chooser` searches for several common web browsers. One may also\nspecify which browsers to display in the configuration file\n`~/.config/chooser/chooserrc` as follows::\n\n [Browsers]\n Firefox: /usr/bin/firefox\n Chromium: /usr/bin/chromium-browser\n\nDevelopment\n-----------\nThe latest source code may be obtained from `GitHub \n`_.\n\nAuthor\n------\nSee the included `AUTHORS.rst\n`_ file for more\ninformation.\n\nLicense\n-------\nThis software is licensed under the `BSD License\n`_. See the included\n`LICENSE.rst `_ file\nfor more information.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lebedov/chooser/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "chooser", "package_url": "https://pypi.org/project/chooser/", "platform": "", "project_url": "https://pypi.org/project/chooser/", "project_urls": { "Homepage": "https://github.com/lebedov/chooser/" }, "release_url": "https://pypi.org/project/chooser/0.3.5.2/", "requires_dist": [ "pyxdg", "wxPython (>=4.0.*)" ], "requires_python": "", "summary": "Choose browser when opening a URI", "version": "0.3.5.2" }, "last_serial": 3347055, "releases": { "0.3.5.2": [ { "comment_text": "", "digests": { "md5": "adef8e2faa68d23221599b9efa72b2d3", "sha256": "88468bba60d2fee3eda8d0f8cab3b89f533000713686ea1245734ff3ec96fa98" }, "downloads": -1, "filename": "chooser-0.3.5.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adef8e2faa68d23221599b9efa72b2d3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7007, "upload_time": "2017-11-20T00:38:58", "url": "https://files.pythonhosted.org/packages/64/fd/44c31bfcf6e060d8210f6ae65da07813d26d9cf33d9f609f80df3f2e89ea/chooser-0.3.5.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7ec17916d92ace69498d05c5a231352", "sha256": "6c031ce65e159a01f4a99a81f387d4ff69bd18f697f183f5c77ffd55df06eeb7" }, "downloads": -1, "filename": "chooser-0.3.5.2.tar.gz", "has_sig": false, "md5_digest": "b7ec17916d92ace69498d05c5a231352", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6176, "upload_time": "2017-11-20T00:38:59", "url": "https://files.pythonhosted.org/packages/cb/e0/ddd0647c089018abbbe18c15dfbfc9212a9c87c0fb64e25ed3dae09fe2c9/chooser-0.3.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "adef8e2faa68d23221599b9efa72b2d3", "sha256": "88468bba60d2fee3eda8d0f8cab3b89f533000713686ea1245734ff3ec96fa98" }, "downloads": -1, "filename": "chooser-0.3.5.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adef8e2faa68d23221599b9efa72b2d3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7007, "upload_time": "2017-11-20T00:38:58", "url": "https://files.pythonhosted.org/packages/64/fd/44c31bfcf6e060d8210f6ae65da07813d26d9cf33d9f609f80df3f2e89ea/chooser-0.3.5.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7ec17916d92ace69498d05c5a231352", "sha256": "6c031ce65e159a01f4a99a81f387d4ff69bd18f697f183f5c77ffd55df06eeb7" }, "downloads": -1, "filename": "chooser-0.3.5.2.tar.gz", "has_sig": false, "md5_digest": "b7ec17916d92ace69498d05c5a231352", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6176, "upload_time": "2017-11-20T00:38:59", "url": "https://files.pythonhosted.org/packages/cb/e0/ddd0647c089018abbbe18c15dfbfc9212a9c87c0fb64e25ed3dae09fe2c9/chooser-0.3.5.2.tar.gz" } ] }