{ "info": { "author": "Divio AG", "author_email": "info@divio.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "===============\nAldryn Blog App\n===============\n\n.. image:: https://travis-ci.org/aldryn/aldryn-blog.svg?branch=master\n :target: https://travis-ci.org/aldryn/aldryn-blog\n\n.. image:: https://img.shields.io/coveralls/aldryn/aldryn-blog.svg\n :target: https://coveralls.io/r/aldryn/aldryn-blog\n\n\nSimple blogging application. It allows you to:\n\n- write a tagable post message\n- plug in latest post messages (optionally filtered by tags)\n- attach post message archive view\n\nInstallation\n============\n\nAldryn Platform Users\n---------------------\n\nChoose a site you want to install the add-on to from the dashboard. Then go to ``Apps -> Install app`` and click ``Install`` next to ``Blog`` app.\n\nRedeploy the site.\n\nManual Installation\n-------------------\n\n**NOTE**: If you are using a database other than PostgresSQL, check out the table below.\n\nDatabase support:\n\n+---------------+----------------------------+-----------------+\n| SQLite3 | MySQL | PostgresSQL |\n+===============+============================+=================+\n| Not supported | Requires Time zone support | Fully supported |\n+---------------+----------------------------+-----------------+\n\n\nRun ``pip install aldryn-blog``.\n\nAdd below apps to ``INSTALLED_APPS``: ::\n\n INSTALLED_APPS = [\n \u2026\n \n 'aldryn_blog',\n 'aldryn_common',\n 'django_select2',\n 'djangocms_text_ckeditor',\n 'easy_thumbnails',\n 'filer',\n 'hvad',\n 'taggit',\n # for search\n 'aldryn_search',\n 'haystack',\n \u2026\n ]\n\nPosting\n=======\n\nYou can add post messages in the admin interface now. Search for the label ``Aldryn_Blog``.\n\nIn order to display them, create a CMS page and install the app there (choose ``Blog`` from the ``Advanced Settings -> Application`` dropdown).\n\nNow redeploy/restart the site again.\n\nThe above CMS site has become a blog post archive view.\n\nAbout the Content of a Post\n---------------------------\n\nIn Aldryn Blog, there are two content fields in each Post which may be confusing:\n\n1. Lead-In and\n2. Body\n\nThe Lead-In is text/html only and is intended to be a brief \"teaser\" or introduction into the blog post. The lead-in is shown in the blog list-views and is presented as the first paragraph (or so) of the blog post itself. **It is not intended to be the whole blog post.**\n\nTo add the body of the blog post, the CMS operator will:\n\n1. Navigate to the blog post view (*not* the list view);\n2. Click the \"Live\" button in the CMS toolbar to go into edit-mode;\n3. Click the \"Structure\" button to enter the structure sub-mode;\n4. Here the operator will see the placeholder \"ALDRYN_BLOG_POST_CONTENT\", use the menu on the far right of the placeholder to add whatever CMS plugin the operator wishes \u2013\u2013 this will often be the Text plugin;\n5. Double-click the new Text plugin (or whatever was selected) to add the desired content;\n6. Save changes on the plugin's UI;\n7. Press the \"Publish\" button in the CMS Toolbar.\n\n\nAvailable CMS Plug-ins\n======================\n\n* ``Latest Blog Entries`` plugin lets you list **n** most frequent blog entries filtered by tags.\n* ``Blog Authors`` plugin lists blog authors and the number of posts they have authored.\n* ``Tags`` plugin lists the tags applied to all posts and allows filtering by these tags.\n\n\nSearch\n======\n\nIf you want the blog posts to be searchable, be sure to install ``aldryn-search`` and its dependencies.\nYour posts will be searchable using ``django-haystack``.\n\nYou can turn it this behavior off by setting ``ALDRYN_BLOG_SEARCH = False`` in your django settings.\n\n\nAdditional Settings\n===================\n\n* ``ALDRYN_BLOG_SHOW_ALL_LANGUAGES``: By default, only the blog posts in the current language will be displayed. By setting the value of this option to ``True``, you can change the behaviour to display all posts from all languages instead.\n* ``ALDRYN_BLOG_USE_RAW_ID_FIELDS``: Enable raw ID fields in admin (default = False)\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/aldryn/aldryn-blog", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "aldryn-blog", "package_url": "https://pypi.org/project/aldryn-blog/", "platform": "OS Independent", "project_url": "https://pypi.org/project/aldryn-blog/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/aldryn/aldryn-blog" }, "release_url": "https://pypi.org/project/aldryn-blog/0.4.6/", "requires_dist": null, "requires_python": null, "summary": "Adds blogging abilities to django CMS", "version": "0.4.6" }, "last_serial": 3552961, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "23b870c9b71b71a5f57354deb2f85199", "sha256": "7d6c3b18ccd25f691d2a72be666973dda36d1e5ba530678990d2809a4a82b032" }, "downloads": -1, "filename": "aldryn-blog-0.1.4.tar.gz", "has_sig": false, "md5_digest": "23b870c9b71b71a5f57354deb2f85199", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18296, "upload_time": "2013-10-01T15:47:50", "url": "https://files.pythonhosted.org/packages/80/c5/824a0ddb6284466be54552d79db05a9c0d15b3e534e2d95380a55e284c4a/aldryn-blog-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "89fb314c0dc9f8efa24a0f7ca6832ae3", "sha256": "b4679da0214019af7267a8be6eb31f8255803dd57be6588cc2b96aec575c96fd" }, "downloads": -1, "filename": "aldryn-blog-0.1.5.tar.gz", "has_sig": false, "md5_digest": "89fb314c0dc9f8efa24a0f7ca6832ae3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18523, "upload_time": "2014-02-26T07:42:09", "url": "https://files.pythonhosted.org/packages/75/ec/fb5e6eb86c1b5b4bcd7287827e299f7ed9c824273b3f2d7aa2dc3dbc2891/aldryn-blog-0.1.5.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "9bf3adbd5cd365091d95136b04cd197e", "sha256": "3a871209a735b7afda397414329cc516007fb50bb5be0621185de91b31d1e8d0" }, "downloads": -1, "filename": "aldryn-blog-0.3.1.tar.gz", "has_sig": false, "md5_digest": "9bf3adbd5cd365091d95136b04cd197e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18411, "upload_time": "2014-01-06T15:55:16", "url": "https://files.pythonhosted.org/packages/9e/d3/6e362dff8f4bd57593eb2e33bea140902ea88e99da7ac308f1c0a07a1e76/aldryn-blog-0.3.1.tar.gz" } ], "0.3.12": [ { "comment_text": "", "digests": { "md5": "f47c4e441e7fb3dc11f828e76905ce5e", "sha256": "5b2d1283e299d39cd8fc71bcdf91c8881bab707c97ef00c3822e20ffdef53a46" }, "downloads": -1, "filename": "aldryn-blog-0.3.12.tar.gz", "has_sig": false, "md5_digest": "f47c4e441e7fb3dc11f828e76905ce5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22589, "upload_time": "2014-05-28T15:25:36", "url": "https://files.pythonhosted.org/packages/cf/b0/ad4837f91c60d30087d29c3acf7f154c13298636fa40e2e76c5b0b57db25/aldryn-blog-0.3.12.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "b3b0d08903570226206b737b5c21ddbf", "sha256": "ea0371128da94b520477cc1f65cada80437bb836aa45141721dfe0aa6a585bbe" }, "downloads": -1, "filename": "aldryn-blog-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b3b0d08903570226206b737b5c21ddbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20046, "upload_time": "2014-01-23T15:55:31", "url": "https://files.pythonhosted.org/packages/20/69/3ce78f213826a11bf8367fb7681f4b41722d0d895af2988cf8db3e4a158a/aldryn-blog-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "82ab12109ee4706c209d5a1d986ae0e1", "sha256": "8826e2d60001312df33a1c8f5b100bcfd31240a9f099fe806e441312e83b1a74" }, "downloads": -1, "filename": "aldryn-blog-0.3.3.tar.gz", "has_sig": false, "md5_digest": "82ab12109ee4706c209d5a1d986ae0e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20540, "upload_time": "2014-01-30T15:45:47", "url": "https://files.pythonhosted.org/packages/cd/49/f9ff1e0f8452caa2063ad995278833b08bdd3acec404ee6694d029deaced/aldryn-blog-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "dfc4bfe5ba5d7e17baac8ec525e93c4d", "sha256": "5e8e8606f4bb6f5c618d5a8a23282b019121e8db9f20614822045bd44cedf988" }, "downloads": -1, "filename": "aldryn-blog-0.3.4.tar.gz", "has_sig": false, "md5_digest": "dfc4bfe5ba5d7e17baac8ec525e93c4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20716, "upload_time": "2014-03-03T16:08:40", "url": "https://files.pythonhosted.org/packages/5f/2c/d44b829663731e6ff395f17e6caf6f3a4edb3ed69366bd95b9729fc41c24/aldryn-blog-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "de6732643d28b8e0f274cd51d81dee64", "sha256": "37b3454dffc124a85af63a5009ba2f4c65ca9f818ead8b3f8747ad225bfeb532" }, "downloads": -1, "filename": "aldryn-blog-0.3.5.tar.gz", "has_sig": false, "md5_digest": "de6732643d28b8e0f274cd51d81dee64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21194, "upload_time": "2014-03-06T10:48:31", "url": "https://files.pythonhosted.org/packages/f2/8d/72c0a8a0bd26aa8883ecb30fcfab865902db6dbac9f59b5b26278e7335ce/aldryn-blog-0.3.5.tar.gz" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "6b8bee5633d2a6108b6c6ee8d378e79d", "sha256": "f4721b313a764036a78698a0b1450f036a8fa3c8a062f7b650e7a7bf5df4c96a" }, "downloads": -1, "filename": "aldryn-blog-0.3.6.tar.gz", "has_sig": false, "md5_digest": "6b8bee5633d2a6108b6c6ee8d378e79d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21212, "upload_time": "2014-03-06T10:57:54", "url": "https://files.pythonhosted.org/packages/41/e0/1799b3b04cd78ae47943210d5c8e6ebb0fd7bb6970cf8f428c170561249d/aldryn-blog-0.3.6.tar.gz" } ], "0.3.7": [ { "comment_text": "", "digests": { "md5": "fc19729a0c4f0bb7cc1d5a2d734d794a", "sha256": "61e6465bb134ae3904d413ebdd32309e8771158444557c739bf807ee0478dcc8" }, "downloads": -1, "filename": "aldryn-blog-0.3.7.tar.gz", "has_sig": false, "md5_digest": "fc19729a0c4f0bb7cc1d5a2d734d794a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21186, "upload_time": "2014-03-10T08:58:27", "url": "https://files.pythonhosted.org/packages/b4/fb/2ea21264ac9741ba98c242c0793171505fb0dff8970a7280f7566a1259c3/aldryn-blog-0.3.7.tar.gz" } ], "0.3.9": [ { "comment_text": "", "digests": { "md5": "a1bcf7577235d75876039f458291aaff", "sha256": "0ddda98c5f93a8496082c3b5de0bc0df09869051853971cf58cdadcc4b0af4d4" }, "downloads": -1, "filename": "aldryn-blog-0.3.9.tar.gz", "has_sig": false, "md5_digest": "a1bcf7577235d75876039f458291aaff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21231, "upload_time": "2014-04-22T14:31:50", "url": "https://files.pythonhosted.org/packages/b5/98/8cdcb98da3daf7720efcb32e557699d595c236b1f6d153a2dc9cba711121/aldryn-blog-0.3.9.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "9d435db820472cfc84f012a62db0cd86", "sha256": "ec6a54cafccf9e347d0668d15f6d570d6578677921b1968955a5222b146d26bf" }, "downloads": -1, "filename": "aldryn-blog-0.4.tar.gz", "has_sig": false, "md5_digest": "9d435db820472cfc84f012a62db0cd86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26611, "upload_time": "2014-07-02T19:04:44", "url": "https://files.pythonhosted.org/packages/14/1f/e503b1141a411ffa364980ac44c39443570ccd4453f47e1f272e407fb659/aldryn-blog-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "c576bd095d2c0fe2735a1fea0a817af2", "sha256": "f5acf410ae855efe6279f145587d1a30be4045eb10c54bde6b8b6ea0a462456c" }, "downloads": -1, "filename": "aldryn-blog-0.4.1.tar.gz", "has_sig": false, "md5_digest": "c576bd095d2c0fe2735a1fea0a817af2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26830, "upload_time": "2014-07-04T07:59:21", "url": "https://files.pythonhosted.org/packages/0f/f0/ffa6fd21d125eebb6d02c5db2ba9293322a8bcb83b22c781a2bc44540457/aldryn-blog-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "2c5a0c92f80d537b2330eec9f24abe15", "sha256": "6a9e8441a7f48166b47c3d27bac75b1c3503ba0da88561a8db170a974c8a17bc" }, "downloads": -1, "filename": "aldryn-blog-0.4.2.tar.gz", "has_sig": false, "md5_digest": "2c5a0c92f80d537b2330eec9f24abe15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26850, "upload_time": "2014-07-04T08:33:20", "url": "https://files.pythonhosted.org/packages/71/40/dea8cee7b8dee3b15043c368ef8143102e0f8bd5fe4641c367d12d625d33/aldryn-blog-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "612f4a5645649e8c979c43a41b23b53d", "sha256": "35c96bfe4eb263d8a57dce7db11cc0621215f67eed72cb04f446192a1f1749a9" }, "downloads": -1, "filename": "aldryn-blog-0.4.3.tar.gz", "has_sig": false, "md5_digest": "612f4a5645649e8c979c43a41b23b53d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26835, "upload_time": "2014-07-20T20:10:21", "url": "https://files.pythonhosted.org/packages/df/83/405f797065e333fd58682fe0029826c8e4a562f2519b7b3859f119daaaaa/aldryn-blog-0.4.3.tar.gz" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "28ecf01300ae07ebbcd2fd299a83cca2", "sha256": "caacd8a178e6edb8e17ba50067de10ac45b0998f9fb79b23e98c87a7bb0e0d75" }, "downloads": -1, "filename": "aldryn_blog-0.4.4-py2-none-any.whl", "has_sig": false, "md5_digest": "28ecf01300ae07ebbcd2fd299a83cca2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 65893, "upload_time": "2014-07-26T21:02:19", "url": "https://files.pythonhosted.org/packages/78/c9/4d0c2605b9e589cefc60a672e3f2343f46d6b54b69ab2bba622ba764c5ec/aldryn_blog-0.4.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab09d2b9a34fe24f6d4d64c24bb0df75", "sha256": "920fe4083955ac90d16b01ac1a351bef96f13db53e9ef9d0bab4515fc0fcfbd2" }, "downloads": -1, "filename": "aldryn-blog-0.4.4.tar.gz", "has_sig": false, "md5_digest": "ab09d2b9a34fe24f6d4d64c24bb0df75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27161, "upload_time": "2014-07-26T21:02:00", "url": "https://files.pythonhosted.org/packages/95/e3/fb3521ec07b756f1d939dbb40160f1a6991d6fdd05c8479047a4f95aef67/aldryn-blog-0.4.4.tar.gz" } ], "0.4.4.1": [ { "comment_text": "", "digests": { "md5": "3091bd767215d7c68bd0d30efd0d7e2c", "sha256": "d273f6f10949db11e5a40213c377a76384f6d43b5959db055a54ef853e130db5" }, "downloads": -1, "filename": "aldryn_blog-0.4.4.1-py2-none-any.whl", "has_sig": false, "md5_digest": "3091bd767215d7c68bd0d30efd0d7e2c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 65944, "upload_time": "2014-09-30T06:27:12", "url": "https://files.pythonhosted.org/packages/fc/a4/667ce86cdccca357d8959691fb4a20a34b713ae50bf10b739f6712a7e08b/aldryn_blog-0.4.4.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bf96964204114fb838f920b72094aee1", "sha256": "f83650ea1756499748579b62fd05d8a6ba2f72f32eaed404962167ab7c535bbd" }, "downloads": -1, "filename": "aldryn-blog-0.4.4.1.tar.gz", "has_sig": false, "md5_digest": "bf96964204114fb838f920b72094aee1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27260, "upload_time": "2014-09-30T06:27:05", "url": "https://files.pythonhosted.org/packages/cf/ea/e14c99bf9052b98f3e5d0c5ed80d954f0d39b5b9aec158505bc66d2c7002/aldryn-blog-0.4.4.1.tar.gz" } ], "0.4.4.2": [ { "comment_text": "", "digests": { "md5": "471ecf8581bb28f58ae663b4d513b24a", "sha256": "941dfa89e925787c9b440b53909e23dd97495693ccb67a603027212bff01e0ab" }, "downloads": -1, "filename": "aldryn_blog-0.4.4.2-py2-none-any.whl", "has_sig": false, "md5_digest": "471ecf8581bb28f58ae663b4d513b24a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 67401, "upload_time": "2014-10-03T14:57:57", "url": "https://files.pythonhosted.org/packages/d4/90/755540421fa95009692f7036d7c744e6dc51b8aebb6facbedfba799681df/aldryn_blog-0.4.4.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e685bc17b989feea8bd4351ff225be9", "sha256": "1070679149d1b6eef0018aa9904edd77f0fcafadcb1e48872072ef166b96c797" }, "downloads": -1, "filename": "aldryn-blog-0.4.4.2.tar.gz", "has_sig": false, "md5_digest": "8e685bc17b989feea8bd4351ff225be9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28288, "upload_time": "2014-10-03T14:57:49", "url": "https://files.pythonhosted.org/packages/7c/19/830fff7ff7a81bbc93ba8e664ddb7731298875e67b7bf656d33f6f2ceb64/aldryn-blog-0.4.4.2.tar.gz" } ], "0.4.4.3": [ { "comment_text": "", "digests": { "md5": "a742ccffc57ea1b7298e6c5a453664d3", "sha256": "d1fa575e65b51a79d9edd04f3c03c5a02fa71cf4cdede5e2882e4c7c700f7d95" }, "downloads": -1, "filename": "aldryn-blog-0.4.4.3.tar.gz", "has_sig": false, "md5_digest": "a742ccffc57ea1b7298e6c5a453664d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28864, "upload_time": "2014-10-17T19:09:35", "url": "https://files.pythonhosted.org/packages/9e/f7/72e2fd709678f4d1891464d4540b0cab2f5d8f2c40a2657fba7030d75643/aldryn-blog-0.4.4.3.tar.gz" } ], "0.4.4.4": [ { "comment_text": "", "digests": { "md5": "21e8b7629f852d4d270ba0f594ab4c4e", "sha256": "2ed7e1f3232f02421b5c4a38d858c106b408d710761701147d882d25b86f7146" }, "downloads": -1, "filename": "aldryn-blog-0.4.4.4.tar.gz", "has_sig": false, "md5_digest": "21e8b7629f852d4d270ba0f594ab4c4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28944, "upload_time": "2014-10-23T22:44:50", "url": "https://files.pythonhosted.org/packages/43/1f/5d05a42f4bb768b5b97bfb4f7133c4f6252782817e80374187f67853c829/aldryn-blog-0.4.4.4.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "e8c790d05ee7b6b877d0f4b07102f7e4", "sha256": "aea736ef399b443fd71a44f8910716cede146cb59a04dda0c493eb865f702824" }, "downloads": -1, "filename": "aldryn-blog-0.4.5.tar.gz", "has_sig": false, "md5_digest": "e8c790d05ee7b6b877d0f4b07102f7e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28817, "upload_time": "2014-11-10T18:00:25", "url": "https://files.pythonhosted.org/packages/26/97/ed93c4f6297dab315ca65a6ed8b351c9566a65b61ba8fb12a1c37a4489a6/aldryn-blog-0.4.5.tar.gz" } ], "0.4.6": [ { "comment_text": "", "digests": { "md5": "bc7a21aee55999217d34e7132ace35f3", "sha256": "95e15651eea92c1848bf876f3e70b9898ecc7454a2db338f9eef336493b8b744" }, "downloads": -1, "filename": "aldryn-blog-0.4.6.tar.gz", "has_sig": false, "md5_digest": "bc7a21aee55999217d34e7132ace35f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29000, "upload_time": "2014-12-01T23:03:47", "url": "https://files.pythonhosted.org/packages/67/ed/eb1d12312edacd031faa48c3c0893bda7fa2b5f62b82d0fde08b453f89d3/aldryn-blog-0.4.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc7a21aee55999217d34e7132ace35f3", "sha256": "95e15651eea92c1848bf876f3e70b9898ecc7454a2db338f9eef336493b8b744" }, "downloads": -1, "filename": "aldryn-blog-0.4.6.tar.gz", "has_sig": false, "md5_digest": "bc7a21aee55999217d34e7132ace35f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29000, "upload_time": "2014-12-01T23:03:47", "url": "https://files.pythonhosted.org/packages/67/ed/eb1d12312edacd031faa48c3c0893bda7fa2b5f62b82d0fde08b453f89d3/aldryn-blog-0.4.6.tar.gz" } ] }