{ "info": { "author": "Alex Tsai", "author_email": "caffodian@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "=============================\nmezzanine-buffer\n=============================\n\n.. image:: https://badge.fury.io/py/mezzanine-buffer.png\n :target: https://badge.fury.io/py/mezzanine-buffer\n\n.. image:: https://travis-ci.org/caffodian/mezzanine-buffer.png?branch=master\n :target: https://travis-ci.org/caffodian/mezzanine-buffer\n\n.. image:: https://coveralls.io/repos/caffodian/mezzanine-buffer/badge.png?branch=master\n :target: https://coveralls.io/r/caffodian/mezzanine-buffer?branch=master\n\nBuffer integration for Mezzanine CMS\n\nDocumentation\n-------------\n\nThe full documentation is at https://mezzanine-buffer.readthedocs.org.\n\nQuickstart\n----------\n\nThis assumes you already have a Mezzanine_ install.\n\n.. _Mezzanine: http://mezzanine.jupo.org\n\nInstall mezzanine-buffer::\n\n pip install mezzanine-buffer --process-dependency-links\n\nUnfortunately, the process-dependency-links is required until buffer-python is updated on pypi.\n\nThen use it in a project:\n\n- Add the following to your installed_apps::\n\n \"mezzanine_buffer\"\n\n- Create a Buffer_ account (if you don't have one already)\n\n.. _Buffer: http://buffer.com\n\n- Create a `Buffer App`_ for your Mezzanine site. You will receive an email with your client key, client secret,\n and access token\n.. _Buffer App: https://buffer.com/developers/apps/create\n\n- Enter your client key, client secret, and access token into your Mezzanine site settings.\n\nFeatures\n--------\n\n- Adds a list of your Buffer profiles to the status section of any `Displayable` admin.\n- If the publish_date of `Displayable` is in the future, it will be scheduled for that time.\n\nTODO\n----\n\n- tests\n- proper multi-profile support (buffpy doesn't support it)\n- error handling (max 10 updates per profile, rate limits etc)\n\n\n\nHistory\n-------\n\n0.1.0 (2015-05-03)\n++++++++++++++++++\n\n* First release on PyPI.", "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/caffodian/mezzanine-buffer", "keywords": "mezzanine-buffer", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "mezzanine-buffer", "package_url": "https://pypi.org/project/mezzanine-buffer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mezzanine-buffer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/caffodian/mezzanine-buffer" }, "release_url": "https://pypi.org/project/mezzanine-buffer/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Buffer integration for Mezzanine CMS", "version": "0.1.0" }, "last_serial": 1532007, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "550d54d4d4c47cc3363ed4bb86206c3f", "sha256": "68931bda8934f86edb5fb5ea1249f7b97dbf8b6c1ddac904a65394ed1824fc0e" }, "downloads": -1, "filename": "mezzanine-buffer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "550d54d4d4c47cc3363ed4bb86206c3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6899, "upload_time": "2015-05-04T02:28:22", "url": "https://files.pythonhosted.org/packages/15/e8/b85f7ade82501397edd3c8f76c7da6dd39de66953aa28c04407118d41ad5/mezzanine-buffer-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "550d54d4d4c47cc3363ed4bb86206c3f", "sha256": "68931bda8934f86edb5fb5ea1249f7b97dbf8b6c1ddac904a65394ed1824fc0e" }, "downloads": -1, "filename": "mezzanine-buffer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "550d54d4d4c47cc3363ed4bb86206c3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6899, "upload_time": "2015-05-04T02:28:22", "url": "https://files.pythonhosted.org/packages/15/e8/b85f7ade82501397edd3c8f76c7da6dd39de66953aa28c04407118d41ad5/mezzanine-buffer-0.1.0.tar.gz" } ] }