{ "info": { "author": "Jacob Collard", "author_email": "jacob@thorsonlinguistics.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django :: 1.10", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "============\nThorson Wiki\n============\n\nThorson Wiki is a simple Django wiki framework. It allows developers to create\none or more wikis quickly and easily. The framework is designed to be both\nextensible and easy to work with---it provides basic functionality for simple\ncases, and an advanced API for more complex cases. \n\n------------\nInstallation\n------------\n\nThe easiest way to install Thorson Wiki is with either :code:`pip` or\n:code:`easy_install`. \n\n1. Install the package:\n\n pip install thorson_wiki\n\n2. Add :code:`thorson_wiki` to :code:`INSTALLED_APPS` in your Django\n settings.\n\n3. Run :code:`manage.py migrate` to synchronize your database.\n\n---------------\nCreating a Wiki\n---------------\n\nTo create a wiki, you must first tell Thorson Wiki some information about the\nwikis that you want to create. This is done using the\n:code:`THORSONWIKI_NAMESPACES` setting. This setting is a dictionary mapping\nnamespace names to information about that namespace. An example is given below,\ncontaining only the required settings.\n\n::\n\n THORSONWIKI_NAMESPACES = {\n 'mywiki': {\n 'title': \"My Wiki\",\n 'description': \"A wiki designed by me, for me.\",\n 'author': \"Jacob Collard\",\n 'landing': \"Home Page\",\n }\n }\n\nThe :code:`title` attribute provides a human-readable title for your wiki\nnamespace. This appears in most of the templates in the nav bar. The\ndescription appears in the description :code:`` tag in the template HTML.\nLikewise, the :code:`author` appears in the author :code:`` tag.\n:code:`landing` is the name of the Wiki's landing page. \n\nIf you are using the default templates, it is also recommended that you add the\nfollowing settings:\n\n::\n\n THORSONWIKI_DEFAULT_NAMESPACE = 'mywiki'\n\n LOGIN_URL = reverse_lazy(THORSONWIKI_DEFAULT_NAMESPACE + 'login')\n LOGIN_REDIRECT_URL = reverse_lazy(THORSONWIKI_DEFAULT_NAMESPACE + ':main')\n\nThe next thing you need to do is tell your project the URLs for your wiki.\nSimple import :code:`include_wiki` from :code:`thorson_wiki.urls` and add the\nfollowing to your urlpatterns:\n\n::\n \n url(r'^my_base_url/', include_wiki('mywiki'))\n\nThis will automatically generate URLs beginning with :code:`my_base_url` that\nrelate to the wiki :code:`mywiki`. Simply navigate to :code:`my_base_url`, and\nyou will find your wiki is in operation. Note that if you haven't yet created\nthe landing page, you will be prompted to do so when you visit the wiki.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thorsonlinguistics/thorson_wiki", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ThorsonWiki", "package_url": "https://pypi.org/project/ThorsonWiki/", "platform": "", "project_url": "https://pypi.org/project/ThorsonWiki/", "project_urls": { "Homepage": "https://github.com/thorsonlinguistics/thorson_wiki" }, "release_url": "https://pypi.org/project/ThorsonWiki/0.1a19/", "requires_dist": null, "requires_python": "", "summary": "Simple, modular wiki sites with Django", "version": "0.1a19" }, "last_serial": 3129866, "releases": { "0.1a1": [ { "comment_text": "", "digests": { "md5": "56cc61f68d920eac92da46d08001b04f", "sha256": "8de0dacf6463e675f7eb4209a74aa604086a8548389d6522ae84091bd7433eb8" }, "downloads": -1, "filename": "ThorsonWiki-0.1a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "56cc61f68d920eac92da46d08001b04f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14730, "upload_time": "2017-01-10T01:52:55", "url": "https://files.pythonhosted.org/packages/1d/4c/7c6b6dc1b9c841623235b4e8cfcc48525fcdba4250df94f25e1383caf606/ThorsonWiki-0.1a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0855bdf6b3d698959b8d098aa4c5eecd", "sha256": "823a064fd05ccbab2aec1540ed4509d342328a1261dc4b27ecd682607c5b5717" }, "downloads": -1, "filename": "ThorsonWiki-0.1a1.tar.gz", "has_sig": false, "md5_digest": "0855bdf6b3d698959b8d098aa4c5eecd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 411592, "upload_time": "2017-01-10T01:53:12", "url": "https://files.pythonhosted.org/packages/16/44/d1c0138147f88b6938829dc6c37b4822e79b317318a22f8dd91a2dcb6ca8/ThorsonWiki-0.1a1.tar.gz" } ], "0.1a10": [ { "comment_text": "", "digests": { "md5": "1b1daf0affe2580ecf1b86b7263c23ad", "sha256": "24a85ea9688064e12bb15bdcbc37fcfc7fabbf177dee80ec91233388f8c2bb56" }, "downloads": -1, "filename": "ThorsonWiki-0.1a10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1b1daf0affe2580ecf1b86b7263c23ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 434371, "upload_time": "2017-01-19T16:38:34", "url": "https://files.pythonhosted.org/packages/28/61/b3599ab6faceb05386a2c443d85749fabb96df7f3116d8ffd462224667cd/ThorsonWiki-0.1a10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39a76a905fbbb3848242b1549635c438", "sha256": "8e7c4af4afbb7fa0c528c63354780c06b8591679d81989d4c0aa4b9de17e2201" }, "downloads": -1, "filename": "ThorsonWiki-0.1a10.tar.gz", "has_sig": false, "md5_digest": "39a76a905fbbb3848242b1549635c438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 418647, "upload_time": "2017-01-19T16:38:39", "url": "https://files.pythonhosted.org/packages/0c/af/496400607f28dcbe5800acb6157f3198bb5034e5ec50a1e187adca0bf3a2/ThorsonWiki-0.1a10.tar.gz" } ], "0.1a11": [ { "comment_text": "", "digests": { "md5": "ab95d62f888cffad689703af80e37e20", "sha256": "3593893bbe63088340f725060346ddb064fc87c5b2d021e06ce77a08b7523f7d" }, "downloads": -1, "filename": "ThorsonWiki-0.1a11.tar.gz", "has_sig": false, "md5_digest": "ab95d62f888cffad689703af80e37e20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 418658, "upload_time": "2017-07-01T14:08:35", "url": "https://files.pythonhosted.org/packages/5f/9c/8da7391af4839f0333d321f27e323d6b40afe796377587965197afbe28ca/ThorsonWiki-0.1a11.tar.gz" } ], "0.1a12": [ { "comment_text": "", "digests": { "md5": "f519ecc2a673f55946bd40fdc3f79297", "sha256": "0d7078b6cc97e1748dc4636f54e05fc3d02ddc53cbbb931c99818bc310a5acff" }, "downloads": -1, "filename": "ThorsonWiki-0.1a12.tar.gz", "has_sig": false, "md5_digest": "f519ecc2a673f55946bd40fdc3f79297", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419342, "upload_time": "2017-07-02T00:09:44", "url": "https://files.pythonhosted.org/packages/81/e5/76b198f4d044f493f1d26082c66d63863d336ada779177c7ec18ed7b6674/ThorsonWiki-0.1a12.tar.gz" } ], "0.1a13": [ { "comment_text": "", "digests": { "md5": "c832b6de245c479aec9077c69293e49d", "sha256": "d46f1925c0437874de7983a51474929a23692333670525bcd5da375811fc6b44" }, "downloads": -1, "filename": "ThorsonWiki-0.1a13.tar.gz", "has_sig": false, "md5_digest": "c832b6de245c479aec9077c69293e49d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419327, "upload_time": "2017-07-02T00:25:03", "url": "https://files.pythonhosted.org/packages/34/06/41c5cf408e484e6587935a9495e51c4da32395614a9710fe8f16ecac931f/ThorsonWiki-0.1a13.tar.gz" } ], "0.1a14": [ { "comment_text": "", "digests": { "md5": "f2ff216bc2495d5933396012a3898ed7", "sha256": "01668b7770369f87c82a71becd45f5b8f5bcfb2afc6a4bc08fb65ad5873617b4" }, "downloads": -1, "filename": "ThorsonWiki-0.1a14.tar.gz", "has_sig": false, "md5_digest": "f2ff216bc2495d5933396012a3898ed7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419360, "upload_time": "2017-07-02T00:49:04", "url": "https://files.pythonhosted.org/packages/62/8f/134c380823aa8c1c9c19a34040eed5b2292b0281e5e10fe097afdfc33609/ThorsonWiki-0.1a14.tar.gz" } ], "0.1a15": [ { "comment_text": "", "digests": { "md5": "a8dd7bea933df44dae876f62408249c5", "sha256": "321706e08661d5ad800d39ae049ff66d74f965cb155bc8a4574c1c26040cfed6" }, "downloads": -1, "filename": "ThorsonWiki-0.1a15.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "a8dd7bea933df44dae876f62408249c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 434797, "upload_time": "2017-08-24T23:59:10", "url": "https://files.pythonhosted.org/packages/1e/6d/aa0df7ca7bb4bf42e55c8538c47aacdf26d8303ad5ff19d92cf5a2668454/ThorsonWiki-0.1a15.linux-x86_64.tar.gz" } ], "0.1a16": [ { "comment_text": "", "digests": { "md5": "a1b710b6f6059601033e298312edc8a5", "sha256": "68885ae1b1c00d89de30b239fc4b9cd7a0984a057330f86b57fee7f55863b00f" }, "downloads": -1, "filename": "ThorsonWiki-0.1a16.tar.gz", "has_sig": false, "md5_digest": "a1b710b6f6059601033e298312edc8a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419564, "upload_time": "2017-08-25T00:08:46", "url": "https://files.pythonhosted.org/packages/56/d9/4565fc8b632b0b89b9fa65504236c4cfa08ef9bf10d86b6508f9a1e8d748/ThorsonWiki-0.1a16.tar.gz" } ], "0.1a17": [ { "comment_text": "", "digests": { "md5": "f7be34a06ea99483293464c8c8789f45", "sha256": "09c5fb67c70bdf29a9aef99c723d31a9c32376c9ce1f01a7efdd6846cd1b633c" }, "downloads": -1, "filename": "ThorsonWiki-0.1a17.tar.gz", "has_sig": false, "md5_digest": "f7be34a06ea99483293464c8c8789f45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419564, "upload_time": "2017-08-25T22:51:48", "url": "https://files.pythonhosted.org/packages/f2/1d/1beda8fbcfe7f7a7d9942f2b1c118af6376a6ad9d89664c85240842c8dcc/ThorsonWiki-0.1a17.tar.gz" } ], "0.1a18": [ { "comment_text": "", "digests": { "md5": "5e5f5b95d6093887f06867cedcc688b0", "sha256": "19aaf117101342c2f1c495245823ec3cadf075d26eff06bd2ed0bb1314e04d05" }, "downloads": -1, "filename": "ThorsonWiki-0.1a18.tar.gz", "has_sig": false, "md5_digest": "5e5f5b95d6093887f06867cedcc688b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419570, "upload_time": "2017-08-26T03:58:10", "url": "https://files.pythonhosted.org/packages/66/f0/9df4f4c76ea794a3740d8cb335b87029d0cd29a3cbd1131c2266eac53604/ThorsonWiki-0.1a18.tar.gz" } ], "0.1a19": [ { "comment_text": "", "digests": { "md5": "2532f1230e368493d514b52444e22f1e", "sha256": "d3375c14f132c9cba7df62343c794d858ce2031c23a1bfae2a90fd1055e4d5d0" }, "downloads": -1, "filename": "ThorsonWiki-0.1a19.tar.gz", "has_sig": false, "md5_digest": "2532f1230e368493d514b52444e22f1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419616, "upload_time": "2017-08-28T19:45:17", "url": "https://files.pythonhosted.org/packages/e9/71/3728996aa2e7f52c0a2800fd0d8c0f338c08ef4aa520066f5705ec3dbd37/ThorsonWiki-0.1a19.tar.gz" } ], "0.1a2": [ { "comment_text": "", "digests": { "md5": "ae2d4cd739b2e04f9137c9c5ae5a6281", "sha256": "64c1d959bca243ea985078a5b196752cc154ed47b6cc385b732a83a7b3cdcc76" }, "downloads": -1, "filename": "ThorsonWiki-0.1a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ae2d4cd739b2e04f9137c9c5ae5a6281", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16915, "upload_time": "2017-01-10T19:45:36", "url": "https://files.pythonhosted.org/packages/3a/95/79f876cf0c64cd7b2ba7d09937b6fbe28eb6404ed4e1debea387a4159b12/ThorsonWiki-0.1a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4f3b299dcb7293b65dacd076bc542022", "sha256": "886cdb392c133dd6c783cb3e3a2b0fd0d9d23b2d8bf0aef8c4f52b71a3a328e9" }, "downloads": -1, "filename": "ThorsonWiki-0.1a2.tar.gz", "has_sig": false, "md5_digest": "4f3b299dcb7293b65dacd076bc542022", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 416532, "upload_time": "2017-01-10T19:45:53", "url": "https://files.pythonhosted.org/packages/58/30/feb0ad0cdab927ab3f98a98b61559bf1c805d509db7386080ea78ccbcbec/ThorsonWiki-0.1a2.tar.gz" } ], "0.1a3": [ { "comment_text": "", "digests": { "md5": "0cbcd1258334531d7fc5c0bdf33091b8", "sha256": "a3805419c27fa0c683ee51d0a4eda8b427391020cd952faf0d48ddb5829ff121" }, "downloads": -1, "filename": "ThorsonWiki-0.1a3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0cbcd1258334531d7fc5c0bdf33091b8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 430878, "upload_time": "2017-01-10T20:11:20", "url": "https://files.pythonhosted.org/packages/c9/b9/94b46c33ce66dd504f52a725f05729495bca20dde8247156c37b161e517c/ThorsonWiki-0.1a3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9bd4c05e2d570d79f28627702866cd7", "sha256": "26a4daba86559f7a0e4bb9eaae240aa57aabca7b33a6c1f813d54656f7b2ed5a" }, "downloads": -1, "filename": "ThorsonWiki-0.1a3.tar.gz", "has_sig": false, "md5_digest": "c9bd4c05e2d570d79f28627702866cd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 416554, "upload_time": "2017-01-10T20:11:36", "url": "https://files.pythonhosted.org/packages/e9/e4/cd48653a6f87559e61f57dc134d2e2ecf13215e3964372f06e933619f2cb/ThorsonWiki-0.1a3.tar.gz" } ], "0.1a4": [ { "comment_text": "", "digests": { "md5": "a774fa75885e6c5ea7e7077c86d5f143", "sha256": "02d5ed4b1f47a6cdaa9c1e0449d0efcfb354affcf31450fdcc41ffe1e304a76d" }, "downloads": -1, "filename": "ThorsonWiki-0.1a4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a774fa75885e6c5ea7e7077c86d5f143", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 431908, "upload_time": "2017-01-10T21:08:22", "url": "https://files.pythonhosted.org/packages/5d/f1/4ba753ce9919a9250c28422f5d6a537ca14c6dba84d42367b7fd9856f828/ThorsonWiki-0.1a4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8142583bf0adae967af4f6535831af30", "sha256": "b71fd1cbd437bc39dcc341a09264aa2678f11fec58efb0f4630f266f501b8013" }, "downloads": -1, "filename": "ThorsonWiki-0.1a4.tar.gz", "has_sig": false, "md5_digest": "8142583bf0adae967af4f6535831af30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 417102, "upload_time": "2017-01-10T21:08:41", "url": "https://files.pythonhosted.org/packages/1f/7c/3756b507cb166fd9d5efec08b2ff0d26bfe712ed9bd10ba6458eb537e2bc/ThorsonWiki-0.1a4.tar.gz" } ], "0.1a5": [ { "comment_text": "", "digests": { "md5": "d2eafa56a69dd790160791ea67bc5491", "sha256": "31dfbf65ef998b87beb71e64916f2026b77d778d1a05cbfca2cfde8ab06fca0b" }, "downloads": -1, "filename": "ThorsonWiki-0.1a5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d2eafa56a69dd790160791ea67bc5491", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 431914, "upload_time": "2017-01-10T23:03:16", "url": "https://files.pythonhosted.org/packages/7a/c3/a3ddadb1a15593c84a716293f04acf3ce35b0f376a0bba598ed8ec4d1e27/ThorsonWiki-0.1a5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cecdefb04c744b9ef906124a0310a985", "sha256": "f7938f0b10ce9816f12f162b0e36d91d84451e01fb2e2ddf90cfee6991ddbd85" }, "downloads": -1, "filename": "ThorsonWiki-0.1a5.tar.gz", "has_sig": false, "md5_digest": "cecdefb04c744b9ef906124a0310a985", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 417107, "upload_time": "2017-01-10T23:03:37", "url": "https://files.pythonhosted.org/packages/71/37/96d319be2f61ace8adc027f1e53550ff510fc4a80d7172bfe448d19b04d2/ThorsonWiki-0.1a5.tar.gz" } ], "0.1a7": [ { "comment_text": "", "digests": { "md5": "5399bf95c01e4095c6622cb79e36f7d5", "sha256": "9fe4c3d63972a1cd71664b162b9c07dc36e044b639b2c2d0290c51914cda4e2b" }, "downloads": -1, "filename": "ThorsonWiki-0.1a7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5399bf95c01e4095c6622cb79e36f7d5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 432002, "upload_time": "2017-01-12T00:20:19", "url": "https://files.pythonhosted.org/packages/3b/5e/f36546d1b3ac375b1cd8cab2364c1d5ee49024c0860161e2243f571c0985/ThorsonWiki-0.1a7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "45c1748228b64da3729af479b605ce26", "sha256": "82c465d29d06f66c6748b0331f07a7a00676b8ead727b8fb6e5f8f197d02583a" }, "downloads": -1, "filename": "ThorsonWiki-0.1a7.tar.gz", "has_sig": false, "md5_digest": "45c1748228b64da3729af479b605ce26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 417200, "upload_time": "2017-01-12T00:20:49", "url": "https://files.pythonhosted.org/packages/72/5b/7c097c7d5fcfd5a2cd4ba4574d2bdc3c47b75387959a78591c49ef4ce306/ThorsonWiki-0.1a7.tar.gz" } ], "0.1a8": [ { "comment_text": "", "digests": { "md5": "a86c6573e4e9ae6f45752042e6738f18", "sha256": "3baf8d83f0392bf63829efd1f858d1e782a2b47d3122edaa130e592600631f1c" }, "downloads": -1, "filename": "ThorsonWiki-0.1a8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a86c6573e4e9ae6f45752042e6738f18", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 431993, "upload_time": "2017-01-12T16:39:44", "url": "https://files.pythonhosted.org/packages/78/07/f82d3e6fd009df72e58b21a67ba0e4b7d5c682232d245f0b0884d124c016/ThorsonWiki-0.1a8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "185cff840274c3af62d95ffec38d9079", "sha256": "75b3e59de8f8770e5956dc8d305dd7d1f95e9e451e7af0609abf4a9e3a5ee124" }, "downloads": -1, "filename": "ThorsonWiki-0.1a8.tar.gz", "has_sig": false, "md5_digest": "185cff840274c3af62d95ffec38d9079", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 417175, "upload_time": "2017-01-12T16:39:54", "url": "https://files.pythonhosted.org/packages/32/59/53cce7557149e69416520f4692ca053a19f2308288d9e11ecee3f8c2f039/ThorsonWiki-0.1a8.tar.gz" } ], "0.1a9": [ { "comment_text": "", "digests": { "md5": "eb9ef4cb63c86ef5b4983616378bdfd7", "sha256": "e651b3728ee225837f9002b68f070a6d7b6333aed1d7e6efeeaaad272dd158e1" }, "downloads": -1, "filename": "ThorsonWiki-0.1a9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eb9ef4cb63c86ef5b4983616378bdfd7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 431984, "upload_time": "2017-01-15T15:01:11", "url": "https://files.pythonhosted.org/packages/5f/03/e887619af1ce48693a76dbe49a399e313c68442ac7eb5e38ab9a1e921b72/ThorsonWiki-0.1a9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78f3fe996bd27b5a0ddc692ee591dc32", "sha256": "4ee1be9c16842b2daf28900e25ca3094bfb3f3651d66096370961441e78f0b88" }, "downloads": -1, "filename": "ThorsonWiki-0.1a9.tar.gz", "has_sig": false, "md5_digest": "78f3fe996bd27b5a0ddc692ee591dc32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 417173, "upload_time": "2017-01-15T15:01:23", "url": "https://files.pythonhosted.org/packages/7b/bd/bce91d01a2116e53bcfc1b2ce39b1e8e30f4dd2a50c46361f21a0826a764/ThorsonWiki-0.1a9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2532f1230e368493d514b52444e22f1e", "sha256": "d3375c14f132c9cba7df62343c794d858ce2031c23a1bfae2a90fd1055e4d5d0" }, "downloads": -1, "filename": "ThorsonWiki-0.1a19.tar.gz", "has_sig": false, "md5_digest": "2532f1230e368493d514b52444e22f1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419616, "upload_time": "2017-08-28T19:45:17", "url": "https://files.pythonhosted.org/packages/e9/71/3728996aa2e7f52c0a2800fd0d8c0f338c08ef4aa520066f5705ec3dbd37/ThorsonWiki-0.1a19.tar.gz" } ] }