{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Framework :: Tryton", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Legal Industry", "Intended Audience :: Manufacturing", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Office/Business" ], "description": "Trytond-nereid-s3\n=================\n\n.. image:: https://api.travis-ci.org/openlabs/trytond-nereid-s3.png?branch=develop\n :target: https://travis-ci.org/openlabs/trytond-nereid-s3\n :alt: Build Status\n.. image:: https://pypip.in/download/openlabs_nereid_s3/badge.svg\n :target: https://pypi.python.org/pypi/openlabs_nereid_s3/\n :alt: Downloads\n.. image:: https://pypip.in/version/openlabs_nereid_s3/badge.svg\n :target: https://pypi.python.org/pypi/openlabs_nereid_s3\n :alt: Latest Version\n.. image:: https://pypip.in/status/openlabs_nereid_s3/badge.svg\n :target: https://pypi.python.org/pypi/openlabs_nereid_s3\n :alt: Development Status\n\nNereid-S3 helps to upload files to amazon-s3 from tryton layer. Files are\nstored in a folder. You can create multiple folders. Folder could be public or\nprivate.\n\nYou need to specify following options under nereid_s3 section in your tryton\nconfiguration file::\n\n [nereid_s3]\n access_key =\n secret_key =\n bucket =\n cloudfront =\n\nInternally, private folder has key prefixed with ``_private``. To\nmake this work, following bucket policy should be applied::\n\n\t{\n\t \"Version\": \"2008-10-17\",\n\t\t\"Statement\": [\n\t\t\t{\n\t\t\t\t\"Sid\": \"AddPerm\",\n\t\t\t\t\"Effect\": \"Allow\",\n\t\t\t\t\"Principal\": {\n\t\t\t\t\t\"AWS\": \"*\"\n\t\t\t\t},\n\t\t\t\t\"Action\": \"s3:GetObject\",\n\t\t\t\t\"NotResource\": [\n\t\t\t\t\t\"arn:aws:s3:::bucket_name/_private\",\n\t\t\t\t\t\"arn:aws:s3:::bucket_name/_private/*\"\n\t\t\t\t]\n\t\t\t}\n\t\t]\n\t}\n\nAuthors and Contributors\n------------------------\n\nThis module was built at `Openlabs `_. \n\nProfessional Support\n--------------------\n\nThis module is professionally supported by `Openlabs `_.\nIf you are looking for on-site teaching or consulting support, contact our\n`sales `_ and `support\n`_ teams.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "openlabs_nereid_s3", "package_url": "https://pypi.org/project/openlabs_nereid_s3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/openlabs_nereid_s3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/openlabs_nereid_s3/3.4.2.0/", "requires_dist": null, "requires_python": null, "summary": "Amazon S3 backend for Nereid Static Files", "version": "3.4.2.0" }, "last_serial": 1698207, "releases": { "3.2.0.1": [], "3.2.0.2": [ { "comment_text": "", "digests": { "md5": "c128f5912c3498143d6684a944518b09", "sha256": "114ba92cb33e40506a4d5bc75f4361daf51a6959408c254841956f41952bfdaa" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.2.0.2.tar.gz", "has_sig": false, "md5_digest": "c128f5912c3498143d6684a944518b09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5932, "upload_time": "2014-08-13T11:41:41", "url": "https://files.pythonhosted.org/packages/f7/0d/9c18936c96ffea39b8f8519fc867c4328966097e3acbb39fc8848f214751/openlabs_nereid_s3-3.2.0.2.tar.gz" } ], "3.2.0.3": [ { "comment_text": "", "digests": { "md5": "f52cc109e026bd119ae4b032e7def3f2", "sha256": "7c810ade0492923aa18847093869c83a2db59f2203a2f3db83c9d4901523240a" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.2.0.3.tar.gz", "has_sig": false, "md5_digest": "f52cc109e026bd119ae4b032e7def3f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5932, "upload_time": "2014-08-13T16:00:42", "url": "https://files.pythonhosted.org/packages/ac/28/91eca2421cddd71e1a834308ce5af8639f33f962ffe2017889fac804f897/openlabs_nereid_s3-3.2.0.3.tar.gz" } ], "3.4.0.1": [ { "comment_text": "", "digests": { "md5": "90363145214655258c701d67e0f937ae", "sha256": "37c6326ea3e8017ef385752a28a94a91079aea4bbf42f48316953e2d339f80b6" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.4.0.1.tar.gz", "has_sig": false, "md5_digest": "90363145214655258c701d67e0f937ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5638, "upload_time": "2015-03-18T10:24:53", "url": "https://files.pythonhosted.org/packages/f7/b1/41f90b271b2a6affb86f59c550e1cf705b6398002d2f5ac270b5299267ef/openlabs_nereid_s3-3.4.0.1.tar.gz" } ], "3.4.1.0": [ { "comment_text": "", "digests": { "md5": "f08097ccc8486473e53e4ad2b4aba280", "sha256": "a7fb98d88b40906e56d940c8433ddf1145f18b14f22f4398fd5df0ffaa850491" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.4.1.0.tar.gz", "has_sig": false, "md5_digest": "f08097ccc8486473e53e4ad2b4aba280", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7343, "upload_time": "2015-03-27T12:23:39", "url": "https://files.pythonhosted.org/packages/16/1e/b15f83848c6f0cdcaf0834af2da6fe42aec61f75714a272ac5ff2220fa8a/openlabs_nereid_s3-3.4.1.0.tar.gz" } ], "3.4.1.1": [ { "comment_text": "", "digests": { "md5": "edf83e7374289d5c21276ebe644887ad", "sha256": "182e0c7d85045fd3c61c467857ddff19a0743d4c19c98ca7c2f045682c7a7867" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.4.1.1.tar.gz", "has_sig": false, "md5_digest": "edf83e7374289d5c21276ebe644887ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7358, "upload_time": "2015-03-27T12:52:01", "url": "https://files.pythonhosted.org/packages/6e/a4/a0e8016d1c79ea819eb6a9f12f8a678461f85906ab58e5d5078d0de1a433/openlabs_nereid_s3-3.4.1.1.tar.gz" } ], "3.4.1.2": [ { "comment_text": "", "digests": { "md5": "eae469f3b6369bbefc8baa3613e488b6", "sha256": "9ca0750b6d2a3f4c3a5961b427c8ad2c472507dc41c7cb70d4fd2a7633d5279f" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.4.1.2.tar.gz", "has_sig": false, "md5_digest": "eae469f3b6369bbefc8baa3613e488b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7569, "upload_time": "2015-05-01T10:40:57", "url": "https://files.pythonhosted.org/packages/d6/f4/a94b2834b1958a7399f9943fc3b159003224bc823798747e1bc1ba062645/openlabs_nereid_s3-3.4.1.2.tar.gz" } ], "3.4.1.3": [ { "comment_text": "", "digests": { "md5": "b8d0bda7ed743ed2f20a892be0a25dbd", "sha256": "991129443438c8c2f537bf2aac992be1c67788e38743cc8ea813b323123c0ff3" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.4.1.3.tar.gz", "has_sig": false, "md5_digest": "b8d0bda7ed743ed2f20a892be0a25dbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7586, "upload_time": "2015-05-05T15:13:17", "url": "https://files.pythonhosted.org/packages/a4/09/30917e531f264da3dde397a6f0cc7bb5139f030601d425e11191e23dcd8a/openlabs_nereid_s3-3.4.1.3.tar.gz" } ], "3.4.2.0": [ { "comment_text": "", "digests": { "md5": "c805427ab2dfd73702086b34eb3501e4", "sha256": "b5eba81ab2338935c03643160b9c0cfc4396b96a2a2e5436af3b25b6a621b9a3" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.4.2.0.tar.gz", "has_sig": false, "md5_digest": "c805427ab2dfd73702086b34eb3501e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7325, "upload_time": "2015-07-11T11:08:02", "url": "https://files.pythonhosted.org/packages/84/ae/7dbdd473dd36b3cfb60e70bfbb1244f2f1dce5947d947baade44d50f6a37/openlabs_nereid_s3-3.4.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c805427ab2dfd73702086b34eb3501e4", "sha256": "b5eba81ab2338935c03643160b9c0cfc4396b96a2a2e5436af3b25b6a621b9a3" }, "downloads": -1, "filename": "openlabs_nereid_s3-3.4.2.0.tar.gz", "has_sig": false, "md5_digest": "c805427ab2dfd73702086b34eb3501e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7325, "upload_time": "2015-07-11T11:08:02", "url": "https://files.pythonhosted.org/packages/84/ae/7dbdd473dd36b3cfb60e70bfbb1244f2f1dce5947d947baade44d50f6a37/openlabs_nereid_s3-3.4.2.0.tar.gz" } ] }