{ "info": { "author": "Etienne Robillard", "author_email": "tkadm30@yandex.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "python_fortune\r\n==============\r\n\r\nA very simple implementation of fortune in Python with\r\npseudo-random cookie generation. (Uses the default random.SystemGenerator\r\nto collect entropy from hardware interrupts.)\r\n\r\nTo install, copy/rename the fortune.py script to /usr/local/bin/fortune,\r\nand add the following to your $HOME/.profile file:\r\n\r\n [ -x \"/usr/local/bin/fortune\" ] && /usr/local/bin/fortune 2>&1\r\n\r\nTo customize the fortune files data directory, set the FORTUNE_DATADIR\r\nenvironment variable like so:\r\n\r\n export FORTUNE_DATADIR=/usr/local/share/mydatadir\r\n\r\nBy default, the script will try to use $HOME/etc/fortune.d as the data directory\r\nfor data files.\r\n\r\nEtienne Robillard ", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "python_fortune", "package_url": "https://pypi.org/project/python_fortune/", "platform": "", "project_url": "https://pypi.org/project/python_fortune/", "project_urls": null, "release_url": "https://pypi.org/project/python_fortune/0.2/", "requires_dist": null, "requires_python": null, "summary": "Simple /usr/bin/fortune implementation in Python.", "version": "0.2" }, "last_serial": 1022260, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "2be5f9945100e44aec79a60470317c46", "sha256": "646d0c6aee27dcb00c7337b5ca90c4d254c10d0e50176e860fa1940c11aa1c1b" }, "downloads": -1, "filename": "python_fortune-0.2.tar.gz", "has_sig": false, "md5_digest": "2be5f9945100e44aec79a60470317c46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25300, "upload_time": "2013-11-10T13:33:11", "url": "https://files.pythonhosted.org/packages/97/34/ee3704ead4e63db36ee5434c2d574bb3cb1be6a73feb6516ffdf6782d3a8/python_fortune-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2be5f9945100e44aec79a60470317c46", "sha256": "646d0c6aee27dcb00c7337b5ca90c4d254c10d0e50176e860fa1940c11aa1c1b" }, "downloads": -1, "filename": "python_fortune-0.2.tar.gz", "has_sig": false, "md5_digest": "2be5f9945100e44aec79a60470317c46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25300, "upload_time": "2013-11-10T13:33:11", "url": "https://files.pythonhosted.org/packages/97/34/ee3704ead4e63db36ee5434c2d574bb3cb1be6a73feb6516ffdf6782d3a8/python_fortune-0.2.tar.gz" } ] }