{ "info": { "author": "Thurask", "author_email": "thuraski@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "License :: Freely Distributable", "Operating System :: MacOS", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: POSIX :: BSD :: FreeBSD", "Operating System :: POSIX :: BSD :: NetBSD", "Operating System :: POSIX :: BSD :: OpenBSD", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Utilities" ], "description": "README\n======\n \nA Python 2/3 script that opens a specific/random entry on the SCP Foundation wiki.\n\nIf you don't know what that is, `give it a shot `__.\n\nRequirements\n------------\n\nPython 2.7 or Python 3.2+. Everything is inside the standard library.\n\nTo install, get it from pip:\n\n::\n\n > pip install scp-marvin\n \nNote: this command may be different depending on your system. Research beforehand.\n\nAlternatively, just clone the git repo/download the source and install with setuptools:\n\n::\n\n > python setup.py install\n \nOnce you've done that, access it through the ``marvin`` command.\n\nCommand Line Arguments\n----------------------\n\nHelp\n~~~~\n\n::\n\n > marvin -h\n\n usage: marvin [-h] [-v] [-r] [scp]\n\n Opens an SCP entry on the SCP Foundation wiki.\n\n positional arguments:\n scp SCP entry ID\n\n optional arguments:\n -h, --help show this help message and exit\n -v, --version show program's version number and exit\n -r, --random Open a random entry\n\n http://github.com/thurask/marvin\n\nExamples\n~~~~~~~~\n\n::\n\n > marvin 173\n \n > marvin scp-2998\n \n > marvin 789-j\n \nwould open `SCP-173 `__, `SCP-2998 `__ and `SCP-789-J `__, respectively.\n\n::\n\n > marvin -r\n \nwould open a random article.\n\nLicense\n-------\nCopyright 2015 Thurask \nThis work is free. You can redistribute it and/or modify it under the\nterms of the Do What The Fuck You Want To Public License, Version 2,\nas published by Sam Hocevar. See the LICENSE file for more details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/thurask/marvin", "keywords": null, "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "scp-marvin", "package_url": "https://pypi.org/project/scp-marvin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/scp-marvin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/thurask/marvin" }, "release_url": "https://pypi.org/project/scp-marvin/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "SCP Wiki entry retrieval script", "version": "1.0.1" }, "last_serial": 1810034, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "2e819f8ebb7f27f18b3828578e01d72c", "sha256": "7e58bc917ac166d4e00cae64818f6eb917a26325c2412c5c4a64c6ee2bb64972" }, "downloads": -1, "filename": "scp_marvin-1.0.0-py2-none-any.whl", "has_sig": true, "md5_digest": "2e819f8ebb7f27f18b3828578e01d72c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4230, "upload_time": "2015-11-09T15:43:24", "url": "https://files.pythonhosted.org/packages/ea/5c/fad4391c7c4c862766b4db511309bc86b01a6137e28058261b5870d931f9/scp_marvin-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e89521206ba59659996aa5bf22d9be9", "sha256": "9c3b53a325f72218c91d4f70e4ab20f01ddfb6f8503c841f8f5820a35b184623" }, "downloads": -1, "filename": "scp_marvin-1.0.0-py3-none-any.whl", "has_sig": true, "md5_digest": "0e89521206ba59659996aa5bf22d9be9", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4207, "upload_time": "2015-11-09T15:36:58", "url": "https://files.pythonhosted.org/packages/bc/f9/f9af31fdbac78e89b8946d3b0763a4ce7f34fd1c57b9e1246ce52c663159/scp_marvin-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3400b884096f3164d4af58b9ee5b7eb9", "sha256": "b670e94a754106a72d6941c1317045eb5de3edcc98d9d30bd36383ba7d92534b" }, "downloads": -1, "filename": "scp-marvin-1.0.0.zip", "has_sig": true, "md5_digest": "3400b884096f3164d4af58b9ee5b7eb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6438, "upload_time": "2015-11-09T15:37:32", "url": "https://files.pythonhosted.org/packages/2f/da/d96f30efb4013bbf0e8268eca11e0235bf22bbb640e4cb311748854a8ec5/scp-marvin-1.0.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "ea31cd309b7d4ec618243127925dea80", "sha256": "d64f68516f3fb16da8bd831f0d97a72717ea8c6732469cb4cfae19129f4b69b9" }, "downloads": -1, "filename": "scp_marvin-1.0.1-py2-none-any.whl", "has_sig": true, "md5_digest": "ea31cd309b7d4ec618243127925dea80", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5520, "upload_time": "2015-11-10T18:43:08", "url": "https://files.pythonhosted.org/packages/ca/3a/66dde900709fb251a7ea3b834b3a710de496ee0ed0fdd63136d2e73b779d/scp_marvin-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3e887c80d3a2e34988cdbd9f724db00", "sha256": "9a7f13e5a7300a3ad59f55e137ee08bc387219b041ecf351edad64037bd66c5c" }, "downloads": -1, "filename": "scp_marvin-1.0.1-py3-none-any.whl", "has_sig": true, "md5_digest": "b3e887c80d3a2e34988cdbd9f724db00", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5496, "upload_time": "2015-11-10T18:39:58", "url": "https://files.pythonhosted.org/packages/9d/16/c3e9effe209a20fcccccf9bbe0c190a4031db988626c3c73c229f3aab958/scp_marvin-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7fc1ee8662fadaae13d0f1ef385bd947", "sha256": "c8877e6a77181fb42ef157cfeaa5cbfa5cb9ff4cfc3141e123b638142369b8c1" }, "downloads": -1, "filename": "scp-marvin-1.0.1.zip", "has_sig": true, "md5_digest": "7fc1ee8662fadaae13d0f1ef385bd947", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7709, "upload_time": "2015-11-10T18:42:26", "url": "https://files.pythonhosted.org/packages/78/a5/1d88386410bb6f15d9ab957d704061e070a0d8869563f19f3e6bb9bbaa63/scp-marvin-1.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea31cd309b7d4ec618243127925dea80", "sha256": "d64f68516f3fb16da8bd831f0d97a72717ea8c6732469cb4cfae19129f4b69b9" }, "downloads": -1, "filename": "scp_marvin-1.0.1-py2-none-any.whl", "has_sig": true, "md5_digest": "ea31cd309b7d4ec618243127925dea80", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5520, "upload_time": "2015-11-10T18:43:08", "url": "https://files.pythonhosted.org/packages/ca/3a/66dde900709fb251a7ea3b834b3a710de496ee0ed0fdd63136d2e73b779d/scp_marvin-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3e887c80d3a2e34988cdbd9f724db00", "sha256": "9a7f13e5a7300a3ad59f55e137ee08bc387219b041ecf351edad64037bd66c5c" }, "downloads": -1, "filename": "scp_marvin-1.0.1-py3-none-any.whl", "has_sig": true, "md5_digest": "b3e887c80d3a2e34988cdbd9f724db00", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5496, "upload_time": "2015-11-10T18:39:58", "url": "https://files.pythonhosted.org/packages/9d/16/c3e9effe209a20fcccccf9bbe0c190a4031db988626c3c73c229f3aab958/scp_marvin-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7fc1ee8662fadaae13d0f1ef385bd947", "sha256": "c8877e6a77181fb42ef157cfeaa5cbfa5cb9ff4cfc3141e123b638142369b8c1" }, "downloads": -1, "filename": "scp-marvin-1.0.1.zip", "has_sig": true, "md5_digest": "7fc1ee8662fadaae13d0f1ef385bd947", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7709, "upload_time": "2015-11-10T18:42:26", "url": "https://files.pythonhosted.org/packages/78/a5/1d88386410bb6f15d9ab957d704061e070a0d8869563f19f3e6bb9bbaa63/scp-marvin-1.0.1.zip" } ] }