{ "info": { "author": "Marco Pantaleoni", "author_email": "m.pantaleoni@softwarefabrica.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. _topics-overview:\n\n================================\nSoftwarefabrica Django AppServer\n================================\n\n.. admonition:: About this document\n\n This document provides an overview of what Softwarefabrica Django AppServer is.\n\n.. contents::\n :depth: 3\n\nSee also the `documentation index`_.\n\n.. _`documentation index`: index.html\n\nWhat is this?\n=============\n\nThis package is a stand-alone wrapping of CherryPy WSGI server to serve Django\napplications without the need of an external web server.\nThis work has been inspired by the articles of `Eric Florenzano`_, `Steven Wilcox`_,\nand by `DjangoCerise`_ (by Loic d'Anterroches). Some code is derived directly by `DjangoCerise`_.\n\n.. _`Eric Florenzano`: http://www.eflorenzano.com/blog/post/hosting-django-site-pure-python\n.. _`Steven Wilcox`: http://www.devpicayune.com/entry/hosting-django-with-cherrypy-wsgi-server\n.. _`DjangoCerise`: http://www.xhtml.net/scripts/Django-CherryPy-server-DjangoCerise\n\nFeedback\n--------\n\nYour help and feedback is precious. Suggestions and contributions are very much\nappreciated. See below on how you can contribute.\n\nIf you want to actively collaborate and provide code, documentation, tests or\nbug fixes, please feel free to create a new Bazaar branch in Launchpad, and tell\nus about it! See the collaboration_ section for more information.\n\nAnd don't forget to check also our other `Django`_ applications,\n`softwarefabrica.django.utils`_, `softwarefabrica.django.forms`_,\n`softwarefabrica.django.crud`_, and `softwarefabrica.django.wiki`_.\n\n.. _`Django`: http://www.djangoproject.com\n.. _`softwarefabrica.django.utils`: http://pypi.python.org/pypi/softwarefabrica.django.utils\n.. _`softwarefabrica.django.forms`: http://pypi.python.org/pypi/softwarefabrica.django.forms\n.. _`softwarefabrica.django.crud`: http://pypi.python.org/pypi/softwarefabrica.django.crud\n.. _`softwarefabrica.django.wiki`: http://pypi.python.org/pypi/softwarefabrica.django.wiki\n.. _`sflib`: http://pypi.python.org/pypi/sflib\n\nPre-requisites and installation\n===============================\n\nSee the `installation guide document`_.\n\n.. _`installation guide document`: install.html\n\n.. _collaboration:\n\nHow can I contribute?\n=====================\n\nAs said, your help is precious. We'll warmly appreciate any help you'll want to\ngive. Just using this library is a reward for us, but if you want to become more\nactively involved, you are welcome!\n\nThe project has a `development home page`_ at `LaunchPad`_:\n\n https://launchpad.net/sf-django-appserver\n\nThere you can file `bugs`_, suggest `enhancements`_, follow development or ask\nto become an active `team`_ member.\n\nYou can checkout the development branch using `Bazaar`_:\n\n::\n\n bzr branch lp:sf-django-appserver\n\nWe'll appreciate very much if you'll want to contribute back any changes. Just\nregister your branch with `LaunchPad`_ and tell us!\n\nSource code can also be browsed `online`_.\n\n.. _`development home page`: https://launchpad.net/sf-django-appserver\n.. _`LaunchPad`: http://launchpad.net\n.. _`Bazaar`: http://bazaar-vcs.org/\n.. _`online`: http://bazaar.launchpad.net/~softwarefabrica/sf-django-appserver/trunk/changes\n.. _`Softwarefabrica`: https://edge.launchpad.net/softwarefabrica\n.. _`team`: https://launchpad.net/~softwarefabrica\n.. _`bugs`: https://bugs.launchpad.net/sf-django-appserver\n.. _`enhancements`: https://bugs.launchpad.net/sf-django-appserver\n\n\nContacts\n========\n\nIt's possible to contact the author by e-mail at the following addresses:\n\n m.pantaleoni at softwarefabrica.org\n\n panta at elasticworld.org\n\n marco.pantaleoni at gmail.com\n\n\nLICENSE\n=======\n\nThis software is covered by the GNU General Public License version 2.\nIf you want to use this software in a closed source application, you\nneed to buy a commercial license from the author.\n\nThis open source version is:\n\n Copyright (C) 2007-2009 Marco Pantaleoni. All rights reserved.\n\n This program is free software; you can redistribute it and/or modify\n it under the terms of the GNU General Public License version 2 as\n published by the Free Software Foundation.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License along\n with this program; if not, write to the Free Software Foundation, Inc.,\n 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n\n\nCHANGES\n-------", "description_content_type": null, "docs_url": "https://pythonhosted.org/softwarefabrica.django.appserver/", "download_url": "http://pypi.python.org/packages/source/s/softwarefabrica.django.appserver/softwarefabrica.django.appserver-1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cheeseshop.python.org/pypi/softwarefabrica.django.appserver/", "keywords": "django application server http https web", "license": "GNU GPL v2", "maintainer": null, "maintainer_email": null, "name": "softwarefabrica.django.appserver", "package_url": "https://pypi.org/project/softwarefabrica.django.appserver/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/softwarefabrica.django.appserver/", "project_urls": { "Download": "http://pypi.python.org/packages/source/s/softwarefabrica.django.appserver/softwarefabrica.django.appserver-1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5.tar.gz", "Homepage": "http://cheeseshop.python.org/pypi/softwarefabrica.django.appserver/" }, "release_url": "https://pypi.org/project/softwarefabrica.django.appserver/1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5/", "requires_dist": null, "requires_python": null, "summary": "Django HTTP(S) application server", "version": "1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5" }, "last_serial": 799809, "releases": { "1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5": [ { "comment_text": "", "digests": { "md5": "413a4e3b223bf7f90c2de2448a2f2be0", "sha256": "7c87b7603acb38012843777e4e12256f83deaa4057a9541d67b788d39ed3a09e" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.4.egg", "has_sig": false, "md5_digest": "413a4e3b223bf7f90c2de2448a2f2be0", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 62808, "upload_time": "2009-11-18T11:00:39", "url": "https://files.pythonhosted.org/packages/77/0b/6f35d4c335899d331c6f5905922d2f853779a8fc89ec6b50c078c49d15af/softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "9409c6e6f2f9f321a0e1320c79eb06f3", "sha256": "61b7b5bf400ee300776dc8fbea8b2abf6710f1cad684155f2cbcdbd7e9a4d43b" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.5.egg", "has_sig": false, "md5_digest": "9409c6e6f2f9f321a0e1320c79eb06f3", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 62253, "upload_time": "2009-11-18T11:00:36", "url": "https://files.pythonhosted.org/packages/77/36/c7cd058285904f94ace2d9197c35fc013cf87586e8c33fa8e4489aff5532/softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "7bd0c7d337d54bf99dfc8e48a0d9d06a", "sha256": "d10c99beb148dfe877a3609010ab12de664269ecea9c7ce67e2ff5b5e8c6671f" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.6.egg", "has_sig": false, "md5_digest": "7bd0c7d337d54bf99dfc8e48a0d9d06a", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 62223, "upload_time": "2009-11-18T11:00:47", "url": "https://files.pythonhosted.org/packages/4c/71/bfafd6f6039ef7a44e78f0f5ad38beff80a7f9c847abd8be46f90b8cabe2/softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "d5dd04371c55da23e487b77bb912abc3", "sha256": "c4ff6546741b4661b6c9090f1c8ee7b021808084c441adab2bb75268ff1c1c67" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5.tar.gz", "has_sig": false, "md5_digest": "d5dd04371c55da23e487b77bb912abc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43293, "upload_time": "2009-11-18T11:00:34", "url": "https://files.pythonhosted.org/packages/d3/b0/434202125e2411b18af4261fbd34673991e90f41a419f19e04eaf8e74210/softwarefabrica.django.appserver-1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5.tar.gz" } ], "1.0dev-BZR-r2-panta-elasticworld.org-20090225204424-1s4lx8ne4puxgm4v": [ { "comment_text": "", "digests": { "md5": "7127fd3c6231c67bb58aa42699b3c856", "sha256": "cd0a8e250ad33f6db6ad3e019821fcd9874375719e2ca3c97b2df8feb069f3d5" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r2_panta_elasticworld.org_20090225204424_1s4lx8ne4puxgm4v-py2.4.egg", "has_sig": false, "md5_digest": "7127fd3c6231c67bb58aa42699b3c856", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 61153, "upload_time": "2009-02-26T09:46:04", "url": "https://files.pythonhosted.org/packages/e0/9a/d0f328f65d0057d8c1cb3038f3078ea35e505db0891e8ba8963cab94ad53/softwarefabrica.django.appserver-1.0dev_BZR_r2_panta_elasticworld.org_20090225204424_1s4lx8ne4puxgm4v-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "c24f504479205fe0c18b588f28c1f88d", "sha256": "dc369a44f1d7033994ea2fc353e6b9227f103215075bfafc7988ca2e21ce957f" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r2_panta_elasticworld.org_20090225204424_1s4lx8ne4puxgm4v-py2.5.egg", "has_sig": false, "md5_digest": "c24f504479205fe0c18b588f28c1f88d", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 60670, "upload_time": "2009-02-26T09:46:01", "url": "https://files.pythonhosted.org/packages/d2/83/a16dea94208cae53e294b3ca2f21df8fe74f08c12686e7e41e7d84d80055/softwarefabrica.django.appserver-1.0dev_BZR_r2_panta_elasticworld.org_20090225204424_1s4lx8ne4puxgm4v-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "1098616f5c78a83b546777bd10d9d1b2", "sha256": "aab4055151ffc1209ccd5cb23f50c12257eae862a8a01316d3703a0eb934736c" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r2_panta_elasticworld.org_20090225204424_1s4lx8ne4puxgm4v-py2.6.egg", "has_sig": false, "md5_digest": "1098616f5c78a83b546777bd10d9d1b2", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 60556, "upload_time": "2009-02-26T09:46:09", "url": "https://files.pythonhosted.org/packages/1c/c8/f44a29dc7698c68221354fd49b96c4970f568a9d767bfc77887c053c4d7f/softwarefabrica.django.appserver-1.0dev_BZR_r2_panta_elasticworld.org_20090225204424_1s4lx8ne4puxgm4v-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "f9c2acdcdbaf99617830b3756f36467b", "sha256": "2be53d0bcd9b267f2a99eeda610b5d91cf57655d40d8ecb5edd07eafc6eb7799" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r2-panta-elasticworld.org-20090225204424-1s4lx8ne4puxgm4v.tar.gz", "has_sig": false, "md5_digest": "f9c2acdcdbaf99617830b3756f36467b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40233, "upload_time": "2009-02-26T09:46:00", "url": "https://files.pythonhosted.org/packages/f1/8e/d082ddc2b6d8610a1712e7f0038229e830855d219691dba75920097de1d1/softwarefabrica.django.appserver-1.0dev-BZR-r2-panta-elasticworld.org-20090225204424-1s4lx8ne4puxgm4v.tar.gz" } ], "1.0dev-BZR-r3-panta-elasticworld.org-20090226085823-zt67i19g5dqpp8ld": [ { "comment_text": "", "digests": { "md5": "664ddd35e703029cba1c463a893c3b5c", "sha256": "02f88aba17c1a2a8a07b3ae53685318ae8b50e39e8f09bdafcb5f14a425baeb6" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r3_panta_elasticworld.org_20090226085823_zt67i19g5dqpp8ld-py2.4.egg", "has_sig": false, "md5_digest": "664ddd35e703029cba1c463a893c3b5c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 61156, "upload_time": "2009-02-26T09:58:54", "url": "https://files.pythonhosted.org/packages/41/fa/fcdf0a0abe412334cab0f89a2fbbc03c5ac8559c7805159783af741fa235/softwarefabrica.django.appserver-1.0dev_BZR_r3_panta_elasticworld.org_20090226085823_zt67i19g5dqpp8ld-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "2fcd83587617fc3fb19ded9c90b8c494", "sha256": "e2b399d26c3c465568c96de5c6bf564e61a746cf746a5144344b93ebb8ff59b3" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r3_panta_elasticworld.org_20090226085823_zt67i19g5dqpp8ld-py2.5.egg", "has_sig": false, "md5_digest": "2fcd83587617fc3fb19ded9c90b8c494", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 60673, "upload_time": "2009-02-26T09:58:53", "url": "https://files.pythonhosted.org/packages/53/f5/c3feed30f9277fe505865cdd55fe76b949f20bd118e3e73a3061508a2548/softwarefabrica.django.appserver-1.0dev_BZR_r3_panta_elasticworld.org_20090226085823_zt67i19g5dqpp8ld-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "32974161ca1ecc600dc7e009a3699f08", "sha256": "a3adff8d914acae6b9b6b66ed304c98ccef4cc98b76a1c75bad34b50022346d0" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r3_panta_elasticworld.org_20090226085823_zt67i19g5dqpp8ld-py2.6.egg", "has_sig": false, "md5_digest": "32974161ca1ecc600dc7e009a3699f08", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 60556, "upload_time": "2009-02-26T09:58:59", "url": "https://files.pythonhosted.org/packages/41/69/811d1e2e7836f948ce3e33375095cb1e3871af08c350f1f9c7f4ca06219c/softwarefabrica.django.appserver-1.0dev_BZR_r3_panta_elasticworld.org_20090226085823_zt67i19g5dqpp8ld-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "d5a2334906ea91f37aea661494d3a6ca", "sha256": "b3625a73b871e5ea73d90acf6cf8a1d7d3d3540cf27be51199d2c8c9ff2c97e2" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r3-panta-elasticworld.org-20090226085823-zt67i19g5dqpp8ld.tar.gz", "has_sig": false, "md5_digest": "d5a2334906ea91f37aea661494d3a6ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40234, "upload_time": "2009-02-26T09:58:51", "url": "https://files.pythonhosted.org/packages/53/13/43419cfbfe447e0d5b4d33314a4a1d0fc8db4fe7936e3705da672cbf61dc/softwarefabrica.django.appserver-1.0dev-BZR-r3-panta-elasticworld.org-20090226085823-zt67i19g5dqpp8ld.tar.gz" } ], "1.0dev-BZR-r4-panta-elasticworld.org-20090226115223-ze0pe06stmv8m3y0": [ { "comment_text": "", "digests": { "md5": "bc58cb6312bb62de1a551ed7b269ac79", "sha256": "5aed3f95174bb6a36f7578290d1f29d4382fc68d3c61447be680203a11d54eb1" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r4_panta_elasticworld.org_20090226115223_ze0pe06stmv8m3y0-py2.4.egg", "has_sig": false, "md5_digest": "bc58cb6312bb62de1a551ed7b269ac79", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 61474, "upload_time": "2009-02-26T12:52:49", "url": "https://files.pythonhosted.org/packages/21/29/a616c4d84d7a76b4ff6a6b7f9dd74d4041d9ccac6dc447ad0491b487b18d/softwarefabrica.django.appserver-1.0dev_BZR_r4_panta_elasticworld.org_20090226115223_ze0pe06stmv8m3y0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "bb9067800b87546fdd6afbd1f56f9646", "sha256": "2bfcdc87a45e1b6f436ee4280261abec36541fd93c0a2d5258649812e1621055" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r4_panta_elasticworld.org_20090226115223_ze0pe06stmv8m3y0-py2.5.egg", "has_sig": false, "md5_digest": "bb9067800b87546fdd6afbd1f56f9646", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 60992, "upload_time": "2009-02-26T12:52:41", "url": "https://files.pythonhosted.org/packages/cd/34/5459e843b01272f7b41844e8c11bb0c705026f2642e47a421598665276a2/softwarefabrica.django.appserver-1.0dev_BZR_r4_panta_elasticworld.org_20090226115223_ze0pe06stmv8m3y0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "42707a59653b1c5f0f0bb74af0b24237", "sha256": "92bd137b5085d878987f2dd59a36c6e6e76e1af46a8c345f9ecebf454017eeec" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r4_panta_elasticworld.org_20090226115223_ze0pe06stmv8m3y0-py2.6.egg", "has_sig": false, "md5_digest": "42707a59653b1c5f0f0bb74af0b24237", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 60879, "upload_time": "2009-02-26T12:53:04", "url": "https://files.pythonhosted.org/packages/a9/be/48ea1008a142ab71d7175d1171e474ce5de070764ffcfd993a27f7161fb4/softwarefabrica.django.appserver-1.0dev_BZR_r4_panta_elasticworld.org_20090226115223_ze0pe06stmv8m3y0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "b2376ee614cb9d97d6e360e497018491", "sha256": "7b91c4710be8ec0508737158dd23041afacbb8f0b1ffdfb05f5fb2a9a217bde4" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r4-panta-elasticworld.org-20090226115223-ze0pe06stmv8m3y0.tar.gz", "has_sig": false, "md5_digest": "b2376ee614cb9d97d6e360e497018491", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40386, "upload_time": "2009-02-26T12:52:38", "url": "https://files.pythonhosted.org/packages/bf/45/9b246b7746c827f782564b559b18b64e80f92968a34a2bef2ae3547c3718/softwarefabrica.django.appserver-1.0dev-BZR-r4-panta-elasticworld.org-20090226115223-ze0pe06stmv8m3y0.tar.gz" } ], "1.0dev-BZR-r6-panta-elasticworld.org-20090226151421-7ebqznla8toidrcr": [ { "comment_text": "", "digests": { "md5": "ab45e743c21b60fa7908732c0f81fdf8", "sha256": "310e91853c3d0e9c413dae6eac4909a07ad506ab85f0dc4acc695f573de26f5f" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r6_panta_elasticworld.org_20090226151421_7ebqznla8toidrcr-py2.4.egg", "has_sig": false, "md5_digest": "ab45e743c21b60fa7908732c0f81fdf8", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 61490, "upload_time": "2009-02-26T16:14:54", "url": "https://files.pythonhosted.org/packages/0f/62/0d58b146d6280862761d38d52cfdb9e59072345c5f1444f14e5076bce18d/softwarefabrica.django.appserver-1.0dev_BZR_r6_panta_elasticworld.org_20090226151421_7ebqznla8toidrcr-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "a81439f25135953d7ed23be9b31bffc4", "sha256": "66aa5f7611bfcf1b37af629b19501c1effbd613ce80741838b8ba7b4e0a04b7b" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r6_panta_elasticworld.org_20090226151421_7ebqznla8toidrcr-py2.5.egg", "has_sig": false, "md5_digest": "a81439f25135953d7ed23be9b31bffc4", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 61006, "upload_time": "2009-02-26T16:14:52", "url": "https://files.pythonhosted.org/packages/44/ff/1bba4048c42125c850ba547cc4504561332291acd9540ee47af57e340e7e/softwarefabrica.django.appserver-1.0dev_BZR_r6_panta_elasticworld.org_20090226151421_7ebqznla8toidrcr-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "c070b58416b276b4814860c3cd3c133e", "sha256": "e70cb84893f91972600ca6f317e099992d14925912649bb1ae3db90ce2ff19f2" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r6_panta_elasticworld.org_20090226151421_7ebqznla8toidrcr-py2.6.egg", "has_sig": false, "md5_digest": "c070b58416b276b4814860c3cd3c133e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 60891, "upload_time": "2009-02-26T16:15:00", "url": "https://files.pythonhosted.org/packages/c8/ed/225616355b917756c0a22c17e90c000b8307a4adcc3bd8ca2532728705e3/softwarefabrica.django.appserver-1.0dev_BZR_r6_panta_elasticworld.org_20090226151421_7ebqznla8toidrcr-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "4eba28263ecca8f83f1ae49bf1aab81d", "sha256": "415e3f75eef9eb3e886ae39ef1f8e3ee1504384929b315ee7a82aad072cef71e" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r6-panta-elasticworld.org-20090226151421-7ebqznla8toidrcr.tar.gz", "has_sig": false, "md5_digest": "4eba28263ecca8f83f1ae49bf1aab81d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40393, "upload_time": "2009-02-26T16:14:51", "url": "https://files.pythonhosted.org/packages/2d/93/33c9f205011ab3032b2343ab664e1745395db11eb9e0f3c8f01e82f3147c/softwarefabrica.django.appserver-1.0dev-BZR-r6-panta-elasticworld.org-20090226151421-7ebqznla8toidrcr.tar.gz" } ], "1.0dev-BZR-r7-panta-elasticworld.org-20090226154532-2n1eu3yzuc1n921k": [ { "comment_text": "", "digests": { "md5": "8a524c00644c457a26775ec84718d692", "sha256": "87018b87234f5f6cc0fa15b7f3b6dcba0e7023afeca5ce1623265ddb25abe537" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r7_panta_elasticworld.org_20090226154532_2n1eu3yzuc1n921k-py2.4.egg", "has_sig": false, "md5_digest": "8a524c00644c457a26775ec84718d692", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 61493, "upload_time": "2009-02-26T16:46:30", "url": "https://files.pythonhosted.org/packages/8f/f5/5cd1bf06a6b99a81c414b5dad948757c6fea20bf24618b291f711ca346cd/softwarefabrica.django.appserver-1.0dev_BZR_r7_panta_elasticworld.org_20090226154532_2n1eu3yzuc1n921k-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "e8695913958e26b125fec596e29ee216", "sha256": "48a799a915b800259caae74f082cdf4ae7edc103e26634bd04e2289d7ff63543" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r7_panta_elasticworld.org_20090226154532_2n1eu3yzuc1n921k-py2.5.egg", "has_sig": false, "md5_digest": "e8695913958e26b125fec596e29ee216", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 61013, "upload_time": "2009-02-26T16:46:28", "url": "https://files.pythonhosted.org/packages/c1/a4/906ee0b247135071d9fb1c975422e48038f46305d4e746c6e4e144b76a31/softwarefabrica.django.appserver-1.0dev_BZR_r7_panta_elasticworld.org_20090226154532_2n1eu3yzuc1n921k-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "2e3b1320e897c3fcc889f26bd8f8ab4d", "sha256": "1abcb65cc978f034c0256485cfeb4499504841307a695f4f49a0fe27c7a1ec2c" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r7_panta_elasticworld.org_20090226154532_2n1eu3yzuc1n921k-py2.6.egg", "has_sig": false, "md5_digest": "2e3b1320e897c3fcc889f26bd8f8ab4d", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 60898, "upload_time": "2009-02-26T16:46:35", "url": "https://files.pythonhosted.org/packages/74/a8/eb256467baa82e57f32811ff5bae3809894f62ca170eb3c8339b44e0eed4/softwarefabrica.django.appserver-1.0dev_BZR_r7_panta_elasticworld.org_20090226154532_2n1eu3yzuc1n921k-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "88463dbc6f0655f636710d8422ce5268", "sha256": "e8ba86e779b7736844c00142de389c81b2199f2c8325c4b47585647e58507877" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r7-panta-elasticworld.org-20090226154532-2n1eu3yzuc1n921k.tar.gz", "has_sig": false, "md5_digest": "88463dbc6f0655f636710d8422ce5268", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40406, "upload_time": "2009-02-26T16:46:26", "url": "https://files.pythonhosted.org/packages/da/51/8b837857197e4af588633a788e642e660b8358fa4acd75abb887fd5272de/softwarefabrica.django.appserver-1.0dev-BZR-r7-panta-elasticworld.org-20090226154532-2n1eu3yzuc1n921k.tar.gz" } ], "1.0dev-BZR-r8-panta-elasticworld.org-20090316131542-al2mtd6m3qq0gxhb": [ { "comment_text": "", "digests": { "md5": "2ef7881be0fee6687bbda29281200d0c", "sha256": "b5f3d516cb8ea8fea1194df3c26803b599aa1c9d023fe78660dfc2d96c094e09" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r8_panta_elasticworld.org_20090316131542_al2mtd6m3qq0gxhb-py2.4.egg", "has_sig": false, "md5_digest": "2ef7881be0fee6687bbda29281200d0c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 62166, "upload_time": "2009-03-16T15:47:22", "url": "https://files.pythonhosted.org/packages/c2/54/c07779f114b178339636b87541aa7d44ab9bdde192a9aa7f3f600d62ed2f/softwarefabrica.django.appserver-1.0dev_BZR_r8_panta_elasticworld.org_20090316131542_al2mtd6m3qq0gxhb-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "9dfb0fe0b77a602f3ba5d90c6b82a51f", "sha256": "57efef9adba3422944b3c11fcf2c77a45a799a28edccb34af64684cb69f69a22" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r8_panta_elasticworld.org_20090316131542_al2mtd6m3qq0gxhb-py2.5.egg", "has_sig": false, "md5_digest": "9dfb0fe0b77a602f3ba5d90c6b82a51f", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 61671, "upload_time": "2009-03-16T15:47:19", "url": "https://files.pythonhosted.org/packages/36/2f/d2e79c53b17b98e54fcfa10ab795f83c85f45475e3d4035c71c48f826865/softwarefabrica.django.appserver-1.0dev_BZR_r8_panta_elasticworld.org_20090316131542_al2mtd6m3qq0gxhb-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "d6c9883694645de623469c044e592e2a", "sha256": "aa2d109926431b40ba5ddc0077bf88ea6c57bc3e751b7a8437c88dbd7b9add44" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r8_panta_elasticworld.org_20090316131542_al2mtd6m3qq0gxhb-py2.6.egg", "has_sig": false, "md5_digest": "d6c9883694645de623469c044e592e2a", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 61569, "upload_time": "2009-03-16T15:47:28", "url": "https://files.pythonhosted.org/packages/7a/6a/16d9c53beb555018c2e7ca6fd61ba9a5ec3b2d980842d9d1b4088cc669b9/softwarefabrica.django.appserver-1.0dev_BZR_r8_panta_elasticworld.org_20090316131542_al2mtd6m3qq0gxhb-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "d06ffb3ce1bb84d8de5735fd50ffc160", "sha256": "0127ccba522e5fab1df030eed9242d0624afff2561f19ed412e4be6850d54a89" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r8-panta-elasticworld.org-20090316131542-al2mtd6m3qq0gxhb.tar.gz", "has_sig": false, "md5_digest": "d06ffb3ce1bb84d8de5735fd50ffc160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43051, "upload_time": "2009-03-16T15:47:18", "url": "https://files.pythonhosted.org/packages/e9/05/36b572b7903a9a55c7d15bf97692d4d5c418467c2f7c64fdd321144597f9/softwarefabrica.django.appserver-1.0dev-BZR-r8-panta-elasticworld.org-20090316131542-al2mtd6m3qq0gxhb.tar.gz" } ], "1.0dev-BZR-r9-panta-elasticworld.org-20091021153500-4lizflzoosduc1xs": [ { "comment_text": "", "digests": { "md5": "e8b78f282648aee5c1c92eff4da984e7", "sha256": "b89ee4c3ec604e6e003165333223059e070e9542fb734c9bba1953229952d544" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r9_panta_elasticworld.org_20091021153500_4lizflzoosduc1xs-py2.5.egg", "has_sig": false, "md5_digest": "e8b78f282648aee5c1c92eff4da984e7", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 62241, "upload_time": "2009-10-21T17:35:45", "url": "https://files.pythonhosted.org/packages/e5/6c/6b6d83d0665b542bcfe95c51bd53d928d511f37610b271ea84101f182dd4/softwarefabrica.django.appserver-1.0dev_BZR_r9_panta_elasticworld.org_20091021153500_4lizflzoosduc1xs-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "76f02345b49159dabd54c28bf52f6963", "sha256": "b2c6889e8fe810da0fea3fd67ed296568c9add7152da08375c1991679b457799" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r9_panta_elasticworld.org_20091021153500_4lizflzoosduc1xs-py2.6.egg", "has_sig": false, "md5_digest": "76f02345b49159dabd54c28bf52f6963", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 62127, "upload_time": "2009-10-21T17:35:51", "url": "https://files.pythonhosted.org/packages/83/ce/420a88731b08f5e301d5b602b435c5383f8eda2c5ed84093a57b214364ce/softwarefabrica.django.appserver-1.0dev_BZR_r9_panta_elasticworld.org_20091021153500_4lizflzoosduc1xs-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "e822e8f316606064564420d3d124dd5a", "sha256": "23ad1bc53306c1f1aba95529bdafd3cefa187c50e96485d233f17e0a102dffab" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r9-panta-elasticworld.org-20091021153500-4lizflzoosduc1xs.tar.gz", "has_sig": false, "md5_digest": "e822e8f316606064564420d3d124dd5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43309, "upload_time": "2009-10-21T17:35:43", "url": "https://files.pythonhosted.org/packages/45/7a/791e69af35f108f24cdc91205f46c72818863495f555c587bd6fbd166376/softwarefabrica.django.appserver-1.0dev-BZR-r9-panta-elasticworld.org-20091021153500-4lizflzoosduc1xs.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "413a4e3b223bf7f90c2de2448a2f2be0", "sha256": "7c87b7603acb38012843777e4e12256f83deaa4057a9541d67b788d39ed3a09e" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.4.egg", "has_sig": false, "md5_digest": "413a4e3b223bf7f90c2de2448a2f2be0", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 62808, "upload_time": "2009-11-18T11:00:39", "url": "https://files.pythonhosted.org/packages/77/0b/6f35d4c335899d331c6f5905922d2f853779a8fc89ec6b50c078c49d15af/softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "9409c6e6f2f9f321a0e1320c79eb06f3", "sha256": "61b7b5bf400ee300776dc8fbea8b2abf6710f1cad684155f2cbcdbd7e9a4d43b" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.5.egg", "has_sig": false, "md5_digest": "9409c6e6f2f9f321a0e1320c79eb06f3", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 62253, "upload_time": "2009-11-18T11:00:36", "url": "https://files.pythonhosted.org/packages/77/36/c7cd058285904f94ace2d9197c35fc013cf87586e8c33fa8e4489aff5532/softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "7bd0c7d337d54bf99dfc8e48a0d9d06a", "sha256": "d10c99beb148dfe877a3609010ab12de664269ecea9c7ce67e2ff5b5e8c6671f" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.6.egg", "has_sig": false, "md5_digest": "7bd0c7d337d54bf99dfc8e48a0d9d06a", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 62223, "upload_time": "2009-11-18T11:00:47", "url": "https://files.pythonhosted.org/packages/4c/71/bfafd6f6039ef7a44e78f0f5ad38beff80a7f9c847abd8be46f90b8cabe2/softwarefabrica.django.appserver-1.0dev_BZR_r10_panta_elasticworld.org_20091023132843_vitk6k7e5qlvhej5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "d5dd04371c55da23e487b77bb912abc3", "sha256": "c4ff6546741b4661b6c9090f1c8ee7b021808084c441adab2bb75268ff1c1c67" }, "downloads": -1, "filename": "softwarefabrica.django.appserver-1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5.tar.gz", "has_sig": false, "md5_digest": "d5dd04371c55da23e487b77bb912abc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43293, "upload_time": "2009-11-18T11:00:34", "url": "https://files.pythonhosted.org/packages/d3/b0/434202125e2411b18af4261fbd34673991e90f41a419f19e04eaf8e74210/softwarefabrica.django.appserver-1.0dev-BZR-r10-panta-elasticworld.org-20091023132843-vitk6k7e5qlvhej5.tar.gz" } ] }