{ "info": { "author": "James Arthur", "author_email": "firstname.lastname@largeblue.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: Public Domain", "Natural Language :: English", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "Atm largeblue.util just has an emailer utitity for sending emails, which wraps the \nzope.sendmail functionality, plus a batch utility which can be used to batch search results \n/ listings etc.::\n\n >>> from largeblue.util.interfaces import IEmail, IBatch\n >>> from zope.component import getUtility\n\nThe package configures the two utilities so they're lookable-upable (after all zcml \nregistrations have been parsed) under::\n\n >>> getUtility(IEmail)\n \n\n >>> getUtility(IBatch)\n \n\nYou'll need to configure your own smtpMailer & queuedDelivery utilities (these should be \ndone manually for each site / instance - see the comment in configure.zcml).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pesto.largeblue.net/trac/browser/largeblue/devel/largeblue.util", "keywords": "zope largeblue util utilities batch email", "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "largeblue.util", "package_url": "https://pypi.org/project/largeblue.util/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/largeblue.util/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pesto.largeblue.net/trac/browser/largeblue/devel/largeblue.util" }, "release_url": "https://pypi.org/project/largeblue.util/0.1/", "requires_dist": null, "requires_python": null, "summary": "Some helpful web dev utilities", "version": "0.1" }, "last_serial": 794057, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "51fe3f71c7c17b77bb7fba3fbce5adb2", "sha256": "8ca7ade131b5513e6b75be7a8b51de9a5b52c51d469367158d95f46bb873be65" }, "downloads": -1, "filename": "largeblue.util-0.1.tar.gz", "has_sig": false, "md5_digest": "51fe3f71c7c17b77bb7fba3fbce5adb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8494, "upload_time": "2008-09-06T17:41:42", "url": "https://files.pythonhosted.org/packages/bc/31/5c032d07ad41d24cde124598b62b6078d79cae03399aaf2c2070d3ccf9a4/largeblue.util-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51fe3f71c7c17b77bb7fba3fbce5adb2", "sha256": "8ca7ade131b5513e6b75be7a8b51de9a5b52c51d469367158d95f46bb873be65" }, "downloads": -1, "filename": "largeblue.util-0.1.tar.gz", "has_sig": false, "md5_digest": "51fe3f71c7c17b77bb7fba3fbce5adb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8494, "upload_time": "2008-09-06T17:41:42", "url": "https://files.pythonhosted.org/packages/bc/31/5c032d07ad41d24cde124598b62b6078d79cae03399aaf2c2070d3ccf9a4/largeblue.util-0.1.tar.gz" } ] }