{ "info": { "author": "Stephen Moore", "author_email": "delfick755@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "AWS Syncr\n=========\n\nA python application that reads YAML and syncs definitions with amazon.\n\nIt currently supports:\n\n* Creation and modification of IAM roles permissions\n* Creation of instance profiles for an IAM role\n* Creation of s3 buckets\n* Modification of s3 bucket policy and s3 bucket tags\n* Modification of bucket website, logging and lifecycle configuration\n* Creation and modification of KMS keys\n* Creation and modification of KMS key grants\n* Creation and modification of Lambda functions\n* Creation and modification of apigateways\n* Creation and modification of Route53 CNAMEs\n\nSee more documentation at http://aws_syncr.readthedocs.org\n\nInstallation\n------------\n\naws_syncr is on pypi!::\n\n $ pip install aws_syncr\n\nRunning\n-------\n\naws_syncr is designed to configure the same definition across multiple accounts.\n\nTo run it you have the following file structure::\n\n accounts.yaml\n /\n config1.yaml\n config2.yaml\n /\n config1.yaml\n config2.yaml\n\nAnd then you run::\n\n $ aws_syncr sync\n\nFor example, let's say you have a ``dev`` environment and a ``stg`` environment::\n\n accounts.yaml\n\n ---\n\n accounts:\n dev: 123456789\n stg: 382093840\n\n roles.yaml\n\n ---\n\n roles:\n my_role:\n [..]\n\n dev/\n roles.yaml - symlink to ../roles.yaml\n\n stg/\n roles.yaml - symlink to ../roles.yaml\n\nThen from that folder::\n\n $ aws_syncr dev sync --dry-run\n $ aws_syncr dev sync\n\nOr if you are not in that folder::\n\n $ AWS_SYNCR_CONFIG_FOLDER= aws_syncr [..]\n\nTests\n-----\n\nRun the following::\n\n $ pip install -e .\n $ pip install -e \".[tests]\"\n $ ./test.sh\n\nOr use tox::\n\n $ tox\n\nChangelog\n---------\n\n0.6.1\n * Update pycryptodome because of CVE-2018-15560\n\n0.6\n * Change from PyCrypto to pycryptodome\n * Update other dependencies\n\nBefore 0.6\n * No changelog was kept", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/delfick/aws_syncr", "keywords": "aws", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "aws_syncr", "package_url": "https://pypi.org/project/aws_syncr/", "platform": "", "project_url": "https://pypi.org/project/aws_syncr/", "project_urls": { "Homepage": "https://github.com/delfick/aws_syncr" }, "release_url": "https://pypi.org/project/aws_syncr/0.6.1/", "requires_dist": null, "requires_python": "", "summary": "Application that reads yaml and syncs definitions with amazon", "version": "0.6.1" }, "last_serial": 4228429, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "104717b940e30165ce3c12c7185a2337", "sha256": "9f462432b665ca7a0eecd2cd3d4c0e8c2f94e8090b6c1f3791a871af1ac174e0" }, "downloads": -1, "filename": "aws_syncr-0.1.tar.gz", "has_sig": false, "md5_digest": "104717b940e30165ce3c12c7185a2337", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1489, "upload_time": "2015-09-04T23:41:15", "url": "https://files.pythonhosted.org/packages/21/57/b2885235a8d92e919a38aee2abdc26455116bd7990aa7fbe3fdd13e1c29b/aws_syncr-0.1.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "5fdad34bd96d383d23de84d00a58b992", "sha256": "cda33995728c9659827476908ab8303e108825e0c98b8675bc7465ff14da25d4" }, "downloads": -1, "filename": "aws_syncr-0.5.tar.gz", "has_sig": false, "md5_digest": "5fdad34bd96d383d23de84d00a58b992", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17108, "upload_time": "2015-10-24T03:07:46", "url": "https://files.pythonhosted.org/packages/0e/4a/66a068b5919bedf720b7ef970bf1ad3bd760ebf5dd197451c160f847e427/aws_syncr-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "6cd094d2db638552df755a522999e058", "sha256": "3fd922bf34e537bbcbe22601d9b63445bdbc0fd25a16383aec4a42964728afa2" }, "downloads": -1, "filename": "aws_syncr-0.5.1.tar.gz", "has_sig": false, "md5_digest": "6cd094d2db638552df755a522999e058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17252, "upload_time": "2015-10-24T03:50:13", "url": "https://files.pythonhosted.org/packages/ac/ff/dc1dbe10a5464141551aed48b5a35e68e8148f21dd31f25e9e838dfca4e2/aws_syncr-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "fe5c31d6a322acf653ffe6d17b18a3fe", "sha256": "a1e2a628987e28f87fc45177d349866b0166f9bb7611c84922ba839739c99748" }, "downloads": -1, "filename": "aws_syncr-0.5.2.tar.gz", "has_sig": false, "md5_digest": "fe5c31d6a322acf653ffe6d17b18a3fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19945, "upload_time": "2015-10-25T10:05:22", "url": "https://files.pythonhosted.org/packages/23/b3/a4c5fecdd689d19911bd64f69c6fd98251b59b4f5802e2ef49156e2ce202/aws_syncr-0.5.2.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "d45055a8d4fbb3616eeef0be40e257b2", "sha256": "11c17780ff61a9498c8f35718f9963944ae0ff35105a116878ae226d63b79843" }, "downloads": -1, "filename": "aws_syncr-0.5.3.tar.gz", "has_sig": false, "md5_digest": "d45055a8d4fbb3616eeef0be40e257b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19893, "upload_time": "2015-10-25T22:18:22", "url": "https://files.pythonhosted.org/packages/e3/98/95e3d60e91cc131f8d0fdd8735cb1e5024c1fa5d197219ee1d8ccfdc98c2/aws_syncr-0.5.3.tar.gz" } ], "0.5.3.1": [ { "comment_text": "", "digests": { "md5": "1f896d25dff739a648f84de110511446", "sha256": "90226f3c46b092172d6f55e94bb0a03cc5212c41f816ab6bd29ad84e346ff0cd" }, "downloads": -1, "filename": "aws_syncr-0.5.3.1.tar.gz", "has_sig": false, "md5_digest": "1f896d25dff739a648f84de110511446", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19897, "upload_time": "2015-10-25T23:12:38", "url": "https://files.pythonhosted.org/packages/90/c7/9de99e015b07e170e08a9fcf504f0c81b4909cb8cb9a23bd01ad9bcb19c9/aws_syncr-0.5.3.1.tar.gz" } ], "0.5.3.2": [ { "comment_text": "", "digests": { "md5": "9e0b58a0b61b009a6ddae9569a2f500d", "sha256": "e6e3942aee07084219116ffb6c7b29268fcbb81ce369fe1a59ee281c364adbe4" }, "downloads": -1, "filename": "aws_syncr-0.5.3.2.tar.gz", "has_sig": false, "md5_digest": "9e0b58a0b61b009a6ddae9569a2f500d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19897, "upload_time": "2015-10-25T23:57:28", "url": "https://files.pythonhosted.org/packages/6e/ef/7412ba641864b52f051cd678f29d639a6b1f064e7f1d13481668de6bb3a1/aws_syncr-0.5.3.2.tar.gz" } ], "0.5.3.3": [ { "comment_text": "", "digests": { "md5": "200b84406112e1821ce9f26f51c6ae0a", "sha256": "ce9ba53635021b67618ae2c52e8c7639bfc1327d33c7b2def296075b98cc6734" }, "downloads": -1, "filename": "aws_syncr-0.5.3.3.tar.gz", "has_sig": false, "md5_digest": "200b84406112e1821ce9f26f51c6ae0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19918, "upload_time": "2015-10-26T00:34:16", "url": "https://files.pythonhosted.org/packages/38/b4/c3937b052929055755be127f2abbe6eed0f7698dd49d770d6deb10ea31de/aws_syncr-0.5.3.3.tar.gz" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "972e4d1f9e496c00e991bbeb40c9f8db", "sha256": "828e0ff7a8178a558193af7840b6e7842b4dc0c77b2048aa7b6bbc5e5fac9b90" }, "downloads": -1, "filename": "aws_syncr-0.5.4.tar.gz", "has_sig": false, "md5_digest": "972e4d1f9e496c00e991bbeb40c9f8db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20062, "upload_time": "2015-10-26T04:34:00", "url": "https://files.pythonhosted.org/packages/36/3d/4dce119946ddeee7d15bb9fe4ebbd920b2181fa5355a469ee544d5053512/aws_syncr-0.5.4.tar.gz" } ], "0.5.4.1": [ { "comment_text": "", "digests": { "md5": "b7fa95ab1a6b63ba9585aa77267e04a0", "sha256": "1472c6a69a916aa3827b7de2969bef6b7f8dadefc91bcfc12bcf667495f0cea8" }, "downloads": -1, "filename": "aws_syncr-0.5.4.1.tar.gz", "has_sig": false, "md5_digest": "b7fa95ab1a6b63ba9585aa77267e04a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20092, "upload_time": "2015-10-26T23:24:36", "url": "https://files.pythonhosted.org/packages/f3/6c/dea03af4c5c3b9a39d6430740a640f03bab6ca1b9f0cdcd5058b3cc84510/aws_syncr-0.5.4.1.tar.gz" } ], "0.5.4.2": [ { "comment_text": "", "digests": { "md5": "00dd2b32d7a8490ecd39e4ca19beddc1", "sha256": "3747f1cfbaa32a9c16e3d224b77921da2d3ccd3585856c552aabefa44ca10a62" }, "downloads": -1, "filename": "aws_syncr-0.5.4.2.tar.gz", "has_sig": false, "md5_digest": "00dd2b32d7a8490ecd39e4ca19beddc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20145, "upload_time": "2015-10-27T01:12:57", "url": "https://files.pythonhosted.org/packages/51/ce/ba9b819ac1d89c7e34ec425ecc78fb8c6800b3ccc54bf9848bc79a477ddd/aws_syncr-0.5.4.2.tar.gz" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "6dfb8005c4973a2a8b47c44b0b40a206", "sha256": "25f4a698a3cd804c873ec00b2b7ecb13999ae30a2facb95df539683e34b474a8" }, "downloads": -1, "filename": "aws_syncr-0.5.5.tar.gz", "has_sig": false, "md5_digest": "6dfb8005c4973a2a8b47c44b0b40a206", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26110, "upload_time": "2015-11-01T07:40:34", "url": "https://files.pythonhosted.org/packages/e1/c2/5869225893259c326c3eb7d89b5699f600fdab0898e0bab0ea5aebebf9a8/aws_syncr-0.5.5.tar.gz" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "0d1001df3d082859390af4ae26c857f8", "sha256": "54535d57aea717bb49cfe941986150bb9846abb391c425778594af36d5611042" }, "downloads": -1, "filename": "aws_syncr-0.5.6.tar.gz", "has_sig": false, "md5_digest": "0d1001df3d082859390af4ae26c857f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29741, "upload_time": "2015-11-02T00:30:32", "url": "https://files.pythonhosted.org/packages/ec/5c/75aff869f387e5565115cf62da24e462d821aeba69c11f96e512167ce6dc/aws_syncr-0.5.6.tar.gz" } ], "0.5.6.1": [ { "comment_text": "", "digests": { "md5": "737fe3635aa47f02eb52f1d47d983de2", "sha256": "589eee09306e0623c67f7956ccee7236cb09b069cda95405ec3a88a324f75020" }, "downloads": -1, "filename": "aws_syncr-0.5.6.1.tar.gz", "has_sig": false, "md5_digest": "737fe3635aa47f02eb52f1d47d983de2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29763, "upload_time": "2015-11-02T01:18:35", "url": "https://files.pythonhosted.org/packages/61/67/200611e212500e6008f8ba69ea1e205076bad459c97a959b4c7a99987653/aws_syncr-0.5.6.1.tar.gz" } ], "0.5.6.2": [ { "comment_text": "", "digests": { "md5": "e938e09f049d3ce1d5811dd249d73c4e", "sha256": "e8900bd5beed21bf66d3a1b5c7aa34400104903c4f9fc87a14ffdd2657787838" }, "downloads": -1, "filename": "aws_syncr-0.5.6.2.tar.gz", "has_sig": false, "md5_digest": "e938e09f049d3ce1d5811dd249d73c4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29787, "upload_time": "2015-11-02T01:39:59", "url": "https://files.pythonhosted.org/packages/3c/6e/9cd9619bd7e785b5148261f35a55c6b2e19f3b12d97b21f6e38c01c82fd3/aws_syncr-0.5.6.2.tar.gz" } ], "0.5.6.3": [ { "comment_text": "", "digests": { "md5": "22d1fa735b16ca24d6be9381f87fc84a", "sha256": "cf716335400bbefa5b328558940479b60e908795106adb8caa64a47fc32da080" }, "downloads": -1, "filename": "aws_syncr-0.5.6.3.tar.gz", "has_sig": false, "md5_digest": "22d1fa735b16ca24d6be9381f87fc84a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29788, "upload_time": "2015-11-02T04:16:13", "url": "https://files.pythonhosted.org/packages/d8/5b/e541ad05a333ab80aeed431162b46f8e54069db44b8a878508d99e38c4cd/aws_syncr-0.5.6.3.tar.gz" } ], "0.5.6.4": [ { "comment_text": "", "digests": { "md5": "0f1a7b59187027a39db83dc4ecbf688b", "sha256": "7bacc237914d07ba908a40c6fed42814ca41f710f3940c2e79e7e8433dce1c6b" }, "downloads": -1, "filename": "aws_syncr-0.5.6.4.tar.gz", "has_sig": false, "md5_digest": "0f1a7b59187027a39db83dc4ecbf688b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30675, "upload_time": "2015-11-04T06:07:12", "url": "https://files.pythonhosted.org/packages/9f/db/68c2ac1612399b8b9768005ea4d1678ff856c887089dfeea0031a3da3d8f/aws_syncr-0.5.6.4.tar.gz" } ], "0.5.6.5": [ { "comment_text": "", "digests": { "md5": "810d59040efdbb3cdacbcd42c88ff1af", "sha256": "4fd48751117f020c6c1e51d08224a2d4f277df5fb23d4e449c00868fc9f13d82" }, "downloads": -1, "filename": "aws_syncr-0.5.6.5.tar.gz", "has_sig": false, "md5_digest": "810d59040efdbb3cdacbcd42c88ff1af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30708, "upload_time": "2015-11-04T06:31:25", "url": "https://files.pythonhosted.org/packages/e0/cb/8344ef309fb7f304a65fc40dc4301fa242c88ac066f135b30c9449894359/aws_syncr-0.5.6.5.tar.gz" } ], "0.5.6.6": [ { "comment_text": "", "digests": { "md5": "6972d36b67636024cd7a664a870c3bc0", "sha256": "1dd73372b427ef0a97114e21f7aaec8c08a162ad2e2e740f7016b855747a7554" }, "downloads": -1, "filename": "aws_syncr-0.5.6.6.tar.gz", "has_sig": false, "md5_digest": "6972d36b67636024cd7a664a870c3bc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31082, "upload_time": "2015-11-04T06:45:36", "url": "https://files.pythonhosted.org/packages/e9/8c/ff4d5c87250d1b971808f0749748d556b452751fa5f2d2a42406bd3339cb/aws_syncr-0.5.6.6.tar.gz" } ], "0.5.6.7": [ { "comment_text": "", "digests": { "md5": "57bad9e8224fed67e29b5265d7e1952a", "sha256": "d87ea6554f58c7fc3ea8d14df0a8f399780e09b38b8f9c6ff25d34c3bfd83d59" }, "downloads": -1, "filename": "aws_syncr-0.5.6.7.tar.gz", "has_sig": false, "md5_digest": "57bad9e8224fed67e29b5265d7e1952a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31703, "upload_time": "2015-11-04T07:25:31", "url": "https://files.pythonhosted.org/packages/e9/2f/0b95aa2e0e83cda4d03e09cce5eaebb3c118b8efbbb6ce28e2c3b7b9a939/aws_syncr-0.5.6.7.tar.gz" } ], "0.5.6.7.1": [ { "comment_text": "", "digests": { "md5": "987be3c0dbc8c6ee0b8699e36c238397", "sha256": "6e160ac0bac939e506fc3a068d439eebdbb4625ee42f0f12386e8da32656c068" }, "downloads": -1, "filename": "aws_syncr-0.5.6.7.1.tar.gz", "has_sig": false, "md5_digest": "987be3c0dbc8c6ee0b8699e36c238397", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31744, "upload_time": "2015-11-04T07:34:37", "url": "https://files.pythonhosted.org/packages/0f/48/39acfd70a64fe9fa208ead4e9181c95917f1e1323a3ff037388cc0fd4c14/aws_syncr-0.5.6.7.1.tar.gz" } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "c9247dcbb8ee704b77e774e4cc6af3f1", "sha256": "e210fb0e1e1591d214f1815f5fdd23caf1e36648aafb91f80ac4dc83cd789560" }, "downloads": -1, "filename": "aws_syncr-0.5.7.tar.gz", "has_sig": false, "md5_digest": "c9247dcbb8ee704b77e774e4cc6af3f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31864, "upload_time": "2015-11-05T22:35:00", "url": "https://files.pythonhosted.org/packages/7e/0a/963a7ca557bbcb8d3c9a093e737a4b2f09b885f5b3bb4b79a4af60ab6bd6/aws_syncr-0.5.7.tar.gz" } ], "0.5.7.1": [ { "comment_text": "", "digests": { "md5": "f39106731ac2627bf79301169c4550d9", "sha256": "6b089c5891fb0a5ef737a9be8ae55ffa8da8987f45f1b724f0e1ab6a79a21796" }, "downloads": -1, "filename": "aws_syncr-0.5.7.1.tar.gz", "has_sig": false, "md5_digest": "f39106731ac2627bf79301169c4550d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31867, "upload_time": "2015-11-05T22:45:06", "url": "https://files.pythonhosted.org/packages/b5/2d/a4eefc0136a9f29ee31dc1614a2cab96e2e1182daeee073508e13884bc89/aws_syncr-0.5.7.1.tar.gz" } ], "0.5.7.2": [ { "comment_text": "", "digests": { "md5": "bc9b0d4c3d05e14f1798ed5a4ae3f40a", "sha256": "2624b883ac6d0dd3f4a70a946853d596615fde46ff8e6a832b5345dc9b28bc26" }, "downloads": -1, "filename": "aws_syncr-0.5.7.2.tar.gz", "has_sig": false, "md5_digest": "bc9b0d4c3d05e14f1798ed5a4ae3f40a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32951, "upload_time": "2015-11-06T01:18:56", "url": "https://files.pythonhosted.org/packages/c8/43/4a7dec245637f5fd8e1d323de7590335d55ad0a41060b3283be191b30131/aws_syncr-0.5.7.2.tar.gz" } ], "0.5.7.3": [ { "comment_text": "", "digests": { "md5": "2ea41c9f4d2750b8f578215ad2f40c5b", "sha256": "81b0077cf656f41cb715de8d3a27b679edb2673093e42474205209eb4dfd93de" }, "downloads": -1, "filename": "aws_syncr-0.5.7.3.tar.gz", "has_sig": false, "md5_digest": "2ea41c9f4d2750b8f578215ad2f40c5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32962, "upload_time": "2015-11-06T01:25:53", "url": "https://files.pythonhosted.org/packages/b6/d0/26e03e62afdd841a094837ab6afa39458723b2e4d7ea0a243fbd59df09c1/aws_syncr-0.5.7.3.tar.gz" } ], "0.5.7.4": [ { "comment_text": "", "digests": { "md5": "1504257c8db9a332c2764c5ac0f1fc40", "sha256": "fdfe78e8cc4e15eb791873caf5aab5a7151664be5738ed28e169d0989cb2648c" }, "downloads": -1, "filename": "aws_syncr-0.5.7.4.tar.gz", "has_sig": false, "md5_digest": "1504257c8db9a332c2764c5ac0f1fc40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32981, "upload_time": "2015-11-06T01:56:05", "url": "https://files.pythonhosted.org/packages/b2/3c/b1ae5e1ac9ef1fbf628fa599db260b9b18afcfdede0e6d51467cdb67e399/aws_syncr-0.5.7.4.tar.gz" } ], "0.5.8": [ { "comment_text": "", "digests": { "md5": "0d5b9168e41c642dbb0901eb01f20c32", "sha256": "32e150c442e742285c5127d9dc2a4fd91b056da72845e9dc6f5f2c1221fb779f" }, "downloads": -1, "filename": "aws_syncr-0.5.8.tar.gz", "has_sig": false, "md5_digest": "0d5b9168e41c642dbb0901eb01f20c32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33061, "upload_time": "2015-11-06T02:55:48", "url": "https://files.pythonhosted.org/packages/41/ac/b2bdf37f439c96a2d077d2adefd0a98c6d27b472002272fbc48fb3e6f9f8/aws_syncr-0.5.8.tar.gz" } ], "0.5.8.1": [ { "comment_text": "", "digests": { "md5": "14695c27bb7fb067d99c2ad5f884a5c2", "sha256": "1f45521df5d21dc8a6013c630894b1dd80dfdfb0de047d6a996dc99e02bdbfda" }, "downloads": -1, "filename": "aws_syncr-0.5.8.1.tar.gz", "has_sig": false, "md5_digest": "14695c27bb7fb067d99c2ad5f884a5c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33573, "upload_time": "2015-11-06T04:20:49", "url": "https://files.pythonhosted.org/packages/20/02/46d1cb85857d98346d809f4f2b36580f5e9b95a329974c68cf46a24c9ee1/aws_syncr-0.5.8.1.tar.gz" } ], "0.5.8.2": [ { "comment_text": "", "digests": { "md5": "2a2d3ee885abfa88944b8f151bede806", "sha256": "ca90d411ef0f395d10ed4fd5b612a4a1e6bc330a5013b2a0d9c8607901de75db" }, "downloads": -1, "filename": "aws_syncr-0.5.8.2.tar.gz", "has_sig": false, "md5_digest": "2a2d3ee885abfa88944b8f151bede806", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33737, "upload_time": "2015-11-06T05:14:49", "url": "https://files.pythonhosted.org/packages/e5/08/33b05d4828ea10e1acef71451d94fff05f8a05f0558f1672aa6ca8416ee6/aws_syncr-0.5.8.2.tar.gz" } ], "0.5.8.3": [ { "comment_text": "", "digests": { "md5": "c31d42f3f71a034ea31ce13c1cfb2ee6", "sha256": "9d5fd204f91cd701319f95ed3f8efb7611c4b009ad757ef6b0c37320d752dd6c" }, "downloads": -1, "filename": "aws_syncr-0.5.8.3.tar.gz", "has_sig": false, "md5_digest": "c31d42f3f71a034ea31ce13c1cfb2ee6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33776, "upload_time": "2015-11-07T03:54:55", "url": "https://files.pythonhosted.org/packages/93/4c/0110c75276ae481661ec8027da16033435a033631b289998b88d192acc43/aws_syncr-0.5.8.3.tar.gz" } ], "0.5.8.4": [ { "comment_text": "", "digests": { "md5": "a40570f54bd36ea02d3ce96840926e32", "sha256": "11112feeb1778bc74b2f96149bae1454bdff1252ae32ea101202fec49ede9679" }, "downloads": -1, "filename": "aws_syncr-0.5.8.4.tar.gz", "has_sig": false, "md5_digest": "a40570f54bd36ea02d3ce96840926e32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33809, "upload_time": "2015-11-07T06:22:50", "url": "https://files.pythonhosted.org/packages/7f/10/ce34b2e2fd43014c6f0f12bb6012a9c3e76214bb389d9fb53505a5a29b96/aws_syncr-0.5.8.4.tar.gz" } ], "0.5.8.4.1": [ { "comment_text": "", "digests": { "md5": "248fe453da19f24b6daa1cd82861f95a", "sha256": "894b8958cc0d5f2613f16997ad85abf67af8fcfaf84f0ab4397c46b8ade335c4" }, "downloads": -1, "filename": "aws_syncr-0.5.8.4.1.tar.gz", "has_sig": false, "md5_digest": "248fe453da19f24b6daa1cd82861f95a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33814, "upload_time": "2015-11-07T07:44:58", "url": "https://files.pythonhosted.org/packages/a9/9c/5dee0fe8cc7834bf004133f474e961c912d8c010639ef5b0189f7fc8e14d/aws_syncr-0.5.8.4.1.tar.gz" } ], "0.5.8.4.2": [ { "comment_text": "", "digests": { "md5": "4a90b7cd410686a3fe413def2b02d5cd", "sha256": "049aa21b61294127eeabaf4b2a04d3fb9a626a097b92b93ec4d23a9420b556a1" }, "downloads": -1, "filename": "aws_syncr-0.5.8.4.2.tar.gz", "has_sig": false, "md5_digest": "4a90b7cd410686a3fe413def2b02d5cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33831, "upload_time": "2015-11-07T07:54:09", "url": "https://files.pythonhosted.org/packages/25/52/233b77987eee625ffb4605c8215080ccfad1a6d28ec751aab621c86081b5/aws_syncr-0.5.8.4.2.tar.gz" } ], "0.5.8.4.3": [ { "comment_text": "", "digests": { "md5": "62b055062b393d339efc7ffdea275a84", "sha256": "f3e57bc66e0363a43210e67d1bf63d27374140569f2a6ad003d3f4012c9b2bf7" }, "downloads": -1, "filename": "aws_syncr-0.5.8.4.3.tar.gz", "has_sig": false, "md5_digest": "62b055062b393d339efc7ffdea275a84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33836, "upload_time": "2015-11-07T08:03:56", "url": "https://files.pythonhosted.org/packages/eb/47/b5ae188adb93f14a9a1eac7730f9b446bdb84e8208a8447118da06dcd184/aws_syncr-0.5.8.4.3.tar.gz" } ], "0.5.8.4.4": [ { "comment_text": "", "digests": { "md5": "72184388d5890ad22e50d6991af2ae68", "sha256": "1a2b1e8d754a6e14bd73a5dccedfe5f46df3120ef106d14c19e703775aad23d2" }, "downloads": -1, "filename": "aws_syncr-0.5.8.4.4.tar.gz", "has_sig": false, "md5_digest": "72184388d5890ad22e50d6991af2ae68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33845, "upload_time": "2015-11-07T08:06:55", "url": "https://files.pythonhosted.org/packages/cb/a1/0910210aa1e9413589aa9afafdeabbbc84ca4c90bc853963d370bbdc0dce/aws_syncr-0.5.8.4.4.tar.gz" } ], "0.5.8.5": [ { "comment_text": "", "digests": { "md5": "25f6568796d58b88aae8fc48ab86e66e", "sha256": "e4984e4032f37f84ac4f57e329be405dd7287f17ef06454dfac52634ad4f80e9" }, "downloads": -1, "filename": "aws_syncr-0.5.8.5.tar.gz", "has_sig": false, "md5_digest": "25f6568796d58b88aae8fc48ab86e66e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33930, "upload_time": "2015-11-09T05:03:32", "url": "https://files.pythonhosted.org/packages/32/9c/79ad78ebfea390c1048733899cfe2e9f8bab1b0820fa9bf44ef9dc214900/aws_syncr-0.5.8.5.tar.gz" } ], "0.5.8.6": [ { "comment_text": "", "digests": { "md5": "3742824386cec961685e8944b960c078", "sha256": "84d1f1d1637255567708dba654b88d3137819221604913c240e9a3a448c09f2a" }, "downloads": -1, "filename": "aws_syncr-0.5.8.6.tar.gz", "has_sig": false, "md5_digest": "3742824386cec961685e8944b960c078", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34127, "upload_time": "2015-11-11T06:45:38", "url": "https://files.pythonhosted.org/packages/13/af/ddd8c5bbe7dd2631f55809e8fe986ff6266c03272659b03cc7fd5150ffed/aws_syncr-0.5.8.6.tar.gz" } ], "0.5.8.6.1": [ { "comment_text": "", "digests": { "md5": "7c28cc4b281c53f7f8c1b5303f44cb97", "sha256": "a8037eb639294be8fa013dcf8ea45258343325ebf26400efb35b43ad8676b225" }, "downloads": -1, "filename": "aws_syncr-0.5.8.6.1.tar.gz", "has_sig": false, "md5_digest": "7c28cc4b281c53f7f8c1b5303f44cb97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34222, "upload_time": "2015-11-11T12:18:57", "url": "https://files.pythonhosted.org/packages/23/fd/cc9a2bf00928564732d731cfc441e9cc21a8743cf4c3d6c89f3b01079937/aws_syncr-0.5.8.6.1.tar.gz" } ], "0.5.8.6.2": [ { "comment_text": "", "digests": { "md5": "d18eef63bebe1204f73061bac2c797a7", "sha256": "4ab79ef43db29b0dbe63b617bf1be248d0c0fbd4cf151396bd3fa903920e3b3b" }, "downloads": -1, "filename": "aws_syncr-0.5.8.6.2.tar.gz", "has_sig": false, "md5_digest": "d18eef63bebe1204f73061bac2c797a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34231, "upload_time": "2015-11-14T00:27:56", "url": "https://files.pythonhosted.org/packages/37/27/284146defaa585235828ffabb51ca0dfac53bd7a5747c19224ed17490305/aws_syncr-0.5.8.6.2.tar.gz" } ], "0.5.8.7": [ { "comment_text": "", "digests": { "md5": "7e42a148cb00551231357ab3a19312e2", "sha256": "91189d3b3acb8746d9f289f6c2806460f449c39b745edc1c48c9e2f15f970486" }, "downloads": -1, "filename": "aws_syncr-0.5.8.7.tar.gz", "has_sig": false, "md5_digest": "7e42a148cb00551231357ab3a19312e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34780, "upload_time": "2015-11-14T03:18:06", "url": "https://files.pythonhosted.org/packages/b3/b0/4bf25fe4d7926ccda9a8c5980bb3fed35212ebb23d5d6a591362cdcda667/aws_syncr-0.5.8.7.tar.gz" } ], "0.5.8.7.1": [ { "comment_text": "", "digests": { "md5": "c27a3f0a614771dc81a5fde9ff0cacec", "sha256": "455efb0ef95e63170bb12b591d5e8b1680fc8fbd1333575188e29f76765bd18d" }, "downloads": -1, "filename": "aws_syncr-0.5.8.7.1.tar.gz", "has_sig": false, "md5_digest": "c27a3f0a614771dc81a5fde9ff0cacec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34814, "upload_time": "2015-11-15T05:33:23", "url": "https://files.pythonhosted.org/packages/8f/86/2df3e74a7bfc3b957495973956fc48d255131aba3606cb137d0180333d2f/aws_syncr-0.5.8.7.1.tar.gz" } ], "0.5.8.7.2": [ { "comment_text": "", "digests": { "md5": "22250e51405d03dfe573b5a06582415f", "sha256": "b0b106db1ac8b126e2bf271fff94daa1727ea0303183a83ae28acee824516b0e" }, "downloads": -1, "filename": "aws_syncr-0.5.8.7.2.tar.gz", "has_sig": false, "md5_digest": "22250e51405d03dfe573b5a06582415f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34789, "upload_time": "2015-11-19T23:45:31", "url": "https://files.pythonhosted.org/packages/fd/57/072b612ad7047ea0b260cb0c1fbe4938f4be172eca0ee9e87647888ef1e9/aws_syncr-0.5.8.7.2.tar.gz" } ], "0.5.8.7.4": [ { "comment_text": "", "digests": { "md5": "e898f6ebea2e59072795111ec5ee40df", "sha256": "d747257c11926384d24b54f49274ab0be58706dfd4e2c0804efc5733e9a4675f" }, "downloads": -1, "filename": "aws_syncr-0.5.8.7.4.tar.gz", "has_sig": false, "md5_digest": "e898f6ebea2e59072795111ec5ee40df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34948, "upload_time": "2015-11-20T03:01:35", "url": "https://files.pythonhosted.org/packages/66/f5/9d78b757e13c7e1b5db2821beb62b4ad302c2caf6839b431e3bfc1617a31/aws_syncr-0.5.8.7.4.tar.gz" } ], "0.5.8.7.5": [ { "comment_text": "", "digests": { "md5": "d2a2291e16343b380e79e9dd924c86df", "sha256": "f511055f8a7229524f0990fbc8b40eacaae10dc7d6b7718af486500b863f2b35" }, "downloads": -1, "filename": "aws_syncr-0.5.8.7.5.tar.gz", "has_sig": false, "md5_digest": "d2a2291e16343b380e79e9dd924c86df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34976, "upload_time": "2015-11-26T03:17:02", "url": "https://files.pythonhosted.org/packages/e4/fe/86f7c225d9a99610881f8d46bb61812f7fa4e86b6c8002bdbe08fb4d50f1/aws_syncr-0.5.8.7.5.tar.gz" } ], "0.5.8.7.6": [ { "comment_text": "", "digests": { "md5": "9ced1d4a15b80d6ed32c17e0e23ca702", "sha256": "6120d6bf1868d6d81f580694c6245f31ef270644cca334f525e8496a859cbd8a" }, "downloads": -1, "filename": "aws_syncr-0.5.8.7.6.tar.gz", "has_sig": false, "md5_digest": "9ced1d4a15b80d6ed32c17e0e23ca702", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34994, "upload_time": "2015-12-01T06:34:00", "url": "https://files.pythonhosted.org/packages/d3/60/39606efa73ae0ee0620dc2c6d53bda547b378223895716aea95e37a360a2/aws_syncr-0.5.8.7.6.tar.gz" } ], "0.5.8.7.7": [ { "comment_text": "", "digests": { "md5": "e08f99b7922cbec052f017af44b3f17c", "sha256": "d1d5c9a53fc49a1cdab5d6c870527a1d06e4b4c1ca00d32bdeab2888949f63a0" }, "downloads": -1, "filename": "aws_syncr-0.5.8.7.7.tar.gz", "has_sig": false, "md5_digest": "e08f99b7922cbec052f017af44b3f17c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34982, "upload_time": "2015-12-03T06:25:42", "url": "https://files.pythonhosted.org/packages/90/1b/a65e5daebc4464588f1e393a6ba0548775bc6b3ff7c615ed8674766f6cbd/aws_syncr-0.5.8.7.7.tar.gz" } ], "0.5.8.8": [ { "comment_text": "", "digests": { "md5": "41dd3d3bbc0363a0244b3ec0e2e91502", "sha256": "d3c92aa673eefbd803cd7639ad088dd3431775d9f3709bbb7efa6ebb1072dbf1" }, "downloads": -1, "filename": "aws_syncr-0.5.8.8.tar.gz", "has_sig": false, "md5_digest": "41dd3d3bbc0363a0244b3ec0e2e91502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35036, "upload_time": "2015-12-09T04:22:15", "url": "https://files.pythonhosted.org/packages/cf/ce/2861c90d71f288a758c5ca00f866dd0ef4593031b4d5e4eddea876825170/aws_syncr-0.5.8.8.tar.gz" } ], "0.5.8.8.1": [ { "comment_text": "", "digests": { "md5": "ab07fc1f6cf35453a7fa037c35c7ec1c", "sha256": "8653dca5f0e79273f78cfa1009e93e3ced443333c11acde0d61adbd2270df848" }, "downloads": -1, "filename": "aws_syncr-0.5.8.8.1.tar.gz", "has_sig": false, "md5_digest": "ab07fc1f6cf35453a7fa037c35c7ec1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35051, "upload_time": "2015-12-14T00:24:50", "url": "https://files.pythonhosted.org/packages/13/e6/6f3ac37a67bd43f4ca42284ae93e0ea62e9e203b82fca9b438e97f4c2cd2/aws_syncr-0.5.8.8.1.tar.gz" } ], "0.5.8.8.2": [ { "comment_text": "", "digests": { "md5": "f71aa0b0a0f3a57974dc9de5bfacd99e", "sha256": "0030e4f8c80a3b2711ac49a321d8e9e2d4a5310a4c6667467e1a048067b6ac16" }, "downloads": -1, "filename": "aws_syncr-0.5.8.8.2.tar.gz", "has_sig": false, "md5_digest": "f71aa0b0a0f3a57974dc9de5bfacd99e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35089, "upload_time": "2015-12-16T02:33:41", "url": "https://files.pythonhosted.org/packages/27/69/fcd448c26cb5fb9a210df3dab4987456f34a59e66dd683bd115060db5517/aws_syncr-0.5.8.8.2.tar.gz" } ], "0.5.8.8.3": [ { "comment_text": "", "digests": { "md5": "80b77e0b64ee8f59441210addcd6c74a", "sha256": "9a0f8af4c14f1fe1685e18d8c8a34e3f06b74535877ce1a16558c48d09f47a15" }, "downloads": -1, "filename": "aws_syncr-0.5.8.8.3.tar.gz", "has_sig": false, "md5_digest": "80b77e0b64ee8f59441210addcd6c74a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35087, "upload_time": "2016-01-05T00:18:51", "url": "https://files.pythonhosted.org/packages/ac/e3/d9a146af56667409274068f2074da44b2a5c6d25a49947d24f17f43d4eec/aws_syncr-0.5.8.8.3.tar.gz" } ], "0.5.8.8.4": [ { "comment_text": "", "digests": { "md5": "4f0f8ec2fc33b150689d677487de0f8d", "sha256": "99477590011aa09deb51e0ea20d83dba7273a10b4427531bd56fe9630e1eb4fc" }, "downloads": -1, "filename": "aws_syncr-0.5.8.8.4.tar.gz", "has_sig": false, "md5_digest": "4f0f8ec2fc33b150689d677487de0f8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35092, "upload_time": "2016-01-06T00:54:43", "url": "https://files.pythonhosted.org/packages/ab/15/0f7acad190c89cc6a288cc12844d75d3887c02379f93f55f5721668bc13f/aws_syncr-0.5.8.8.4.tar.gz" } ], "0.5.8.8.5": [ { "comment_text": "", "digests": { "md5": "0705989b3472b0da6f53cdbe8ae0872d", "sha256": "dcc4a361fdbbf54ead48c27cd23b05d33376cd32a3cf95f2395a76870aa5f76a" }, "downloads": -1, "filename": "aws_syncr-0.5.8.8.5.tar.gz", "has_sig": false, "md5_digest": "0705989b3472b0da6f53cdbe8ae0872d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34684, "upload_time": "2016-01-16T01:44:50", "url": "https://files.pythonhosted.org/packages/ed/d6/05bdce2e70cbcd41f3627aa0cb2e68c2cde7b0aa8f541227ba7e76239178/aws_syncr-0.5.8.8.5.tar.gz" } ], "0.5.8.9": [ { "comment_text": "", "digests": { "md5": "c94edfbd9e4319eeb24283cf8f9ceb2e", "sha256": "b09288ed6f9a0ff8298f70d84d90359aacde7de3e67257cec461e2192a0b55c7" }, "downloads": -1, "filename": "aws_syncr-0.5.8.9.tar.gz", "has_sig": false, "md5_digest": "c94edfbd9e4319eeb24283cf8f9ceb2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34731, "upload_time": "2016-01-16T01:52:18", "url": "https://files.pythonhosted.org/packages/f6/5c/d46d7c93f6def6062b5f9bc369b9dd9fa6a83aa5014fb211215adb66d768/aws_syncr-0.5.8.9.tar.gz" } ], "0.5.9": [ { "comment_text": "", "digests": { "md5": "b2553b207bee7b6662094a41f9292f7e", "sha256": "e5d09f57877c0a3bf7bb8e16b33e7b70f47e9e5d8371484784a077dac958e705" }, "downloads": -1, "filename": "aws_syncr-0.5.9.tar.gz", "has_sig": false, "md5_digest": "b2553b207bee7b6662094a41f9292f7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35136, "upload_time": "2016-02-08T23:53:46", "url": "https://files.pythonhosted.org/packages/ca/02/4253bf2e0d1b3909c17f41d7067198a16181069abc235d10d14673105834/aws_syncr-0.5.9.tar.gz" } ], "0.5.9.1": [ { "comment_text": "", "digests": { "md5": "711395cb658972f1bb06b16ee5434f8d", "sha256": "a550a90ebd4929d453cf08698ba0720b223d8a5b929f1e666802c6706e973735" }, "downloads": -1, "filename": "aws_syncr-0.5.9.1.tar.gz", "has_sig": false, "md5_digest": "711395cb658972f1bb06b16ee5434f8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35530, "upload_time": "2016-02-10T05:55:08", "url": "https://files.pythonhosted.org/packages/7f/99/f3f7ad73f9c0ad79a5da95f8cfdbb45d8af81181eaa3b0fe3a5e2951695b/aws_syncr-0.5.9.1.tar.gz" } ], "0.5.9.2": [ { "comment_text": "", "digests": { "md5": "7ee34574461c80ba6a0362ab991f99ff", "sha256": "559c203e3d712c57f4d49da5fc6edebfc7b1d45799873db951046d7c1041c642" }, "downloads": -1, "filename": "aws_syncr-0.5.9.2.tar.gz", "has_sig": false, "md5_digest": "7ee34574461c80ba6a0362ab991f99ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35538, "upload_time": "2016-02-15T00:35:23", "url": "https://files.pythonhosted.org/packages/e1/21/2294fa63de8f5d85c936fd2a5b8925cb9a028c0b215fb11f47c3db60f33c/aws_syncr-0.5.9.2.tar.gz" } ], "0.5.9.3": [ { "comment_text": "", "digests": { "md5": "c6e8b24c52fe2334fa061a182320d001", "sha256": "f2eb5003976a5aa9e9442ac8028e86efbcd197567abdaee4ab065f6e733f88fc" }, "downloads": -1, "filename": "aws_syncr-0.5.9.3.tar.gz", "has_sig": false, "md5_digest": "c6e8b24c52fe2334fa061a182320d001", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35670, "upload_time": "2016-03-08T03:18:08", "url": "https://files.pythonhosted.org/packages/63/a7/dcbb66cc55d22a7bceb9f21619d23f94c05f77c713faf7a596d3f653815f/aws_syncr-0.5.9.3.tar.gz" } ], "0.5.9.4": [ { "comment_text": "", "digests": { "md5": "a67bd99eefede63818fe2b61c0a4ee91", "sha256": "cc57603620a0233d45d13d5166e9d23279aefe798413a9dbddfd5dea3854c984" }, "downloads": -1, "filename": "aws_syncr-0.5.9.4.tar.gz", "has_sig": false, "md5_digest": "a67bd99eefede63818fe2b61c0a4ee91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35789, "upload_time": "2016-03-10T03:29:35", "url": "https://files.pythonhosted.org/packages/f2/d7/04cbe0261561786aa622272a71a39ccb0bcca2b1874ac6914594e2f399b6/aws_syncr-0.5.9.4.tar.gz" } ], "0.5.9.5": [ { "comment_text": "", "digests": { "md5": "ffad6f95a7584c827f0c76192460b63e", "sha256": "7a0d228adc761a3b329b1fc498888f81e843e589f2ab2c7a1e2894932d8f24d3" }, "downloads": -1, "filename": "aws_syncr-0.5.9.5.tar.gz", "has_sig": false, "md5_digest": "ffad6f95a7584c827f0c76192460b63e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36773, "upload_time": "2016-04-06T03:50:54", "url": "https://files.pythonhosted.org/packages/9c/4d/81ec8ccf2f7c0eb605792dce28efee7ecaa4aa0e93e26c8fdf757d37ea45/aws_syncr-0.5.9.5.tar.gz" } ], "0.5.9.5.1": [ { "comment_text": "", "digests": { "md5": "b362661397dc4085406c934c9196de15", "sha256": "d452f36644db3e75c9f3980208b547bfe3e4f202c6c5f425bc0870622ee08559" }, "downloads": -1, "filename": "aws_syncr-0.5.9.5.1.tar.gz", "has_sig": false, "md5_digest": "b362661397dc4085406c934c9196de15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36822, "upload_time": "2016-04-06T04:09:49", "url": "https://files.pythonhosted.org/packages/1b/4b/ca9374e6f9e9aae8fe62b9cf8abfbdefb642cf95e93bd2c1b79a86f057cc/aws_syncr-0.5.9.5.1.tar.gz" } ], "0.5.9.5.2": [ { "comment_text": "", "digests": { "md5": "6f7b0224f54aebc811f97602b15c7975", "sha256": "791eba81cd6245ab2dae1830bf9eafd60dd58c327f9db9113ba69d5fea83f5e7" }, "downloads": -1, "filename": "aws_syncr-0.5.9.5.2.tar.gz", "has_sig": false, "md5_digest": "6f7b0224f54aebc811f97602b15c7975", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36819, "upload_time": "2016-04-06T04:22:55", "url": "https://files.pythonhosted.org/packages/e4/fb/956d04cee6d0f6cb499453893f2f7f6d6030086f920699dab654282a621f/aws_syncr-0.5.9.5.2.tar.gz" } ], "0.5.9.6": [ { "comment_text": "", "digests": { "md5": "a777152d750dda9c214ad7ceb5d9fd89", "sha256": "ea6d2fb37ad2db560decaf47fb0369c02fda168951f6d7b2d28600c3dbc313f7" }, "downloads": -1, "filename": "aws_syncr-0.5.9.6.tar.gz", "has_sig": false, "md5_digest": "a777152d750dda9c214ad7ceb5d9fd89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37094, "upload_time": "2016-04-07T01:47:23", "url": "https://files.pythonhosted.org/packages/96/2c/e11ce6246f807f1102398393724213c05c1226a81a8b7757c19b5a5814c4/aws_syncr-0.5.9.6.tar.gz" } ], "0.5.9.7": [ { "comment_text": "", "digests": { "md5": "93897489a6d1f9e0031e54f38a0d2ca3", "sha256": "8b4adfdec8d806a2856f93f328ad8f3abd8aabe81f8c76d0cb9b2c449bf09a82" }, "downloads": -1, "filename": "aws_syncr-0.5.9.7.tar.gz", "has_sig": false, "md5_digest": "93897489a6d1f9e0031e54f38a0d2ca3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38603, "upload_time": "2016-04-12T01:51:18", "url": "https://files.pythonhosted.org/packages/6a/8b/2ef13f40fba6d28a9cada4f08b002316f81a99c7cc3d9acdfe6a9d0a1d98/aws_syncr-0.5.9.7.tar.gz" } ], "0.5.9.7.1": [ { "comment_text": "", "digests": { "md5": "1b980128702f0091ecc34b5452c1a556", "sha256": "72e466bcba0794f3edd328f0b36cd8419c19e96631076c1879878e6dae77f88b" }, "downloads": -1, "filename": "aws_syncr-0.5.9.7.1.tar.gz", "has_sig": false, "md5_digest": "1b980128702f0091ecc34b5452c1a556", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38614, "upload_time": "2016-04-18T00:13:07", "url": "https://files.pythonhosted.org/packages/02/cf/0cdbe728519e10d26c679ea1c3e21c229de3ac7580f476d613f5787b0e19/aws_syncr-0.5.9.7.1.tar.gz" } ], "0.5.9.8": [ { "comment_text": "", "digests": { "md5": "22b0bba6b8fca435786e92628ca3468d", "sha256": "3921d1c6724081ab3968c74cfa3c945422462c5937776a8df65a6ead76a7115f" }, "downloads": -1, "filename": "aws_syncr-0.5.9.8.tar.gz", "has_sig": false, "md5_digest": "22b0bba6b8fca435786e92628ca3468d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40334, "upload_time": "2016-04-19T05:56:31", "url": "https://files.pythonhosted.org/packages/82/09/527a999ba5a5bee26d73bbb2baf7d39165de1f0209d94f00cffba14078f0/aws_syncr-0.5.9.8.tar.gz" } ], "0.5.9.9": [ { "comment_text": "", "digests": { "md5": "9f8ec52b54545be4d282cec17676b862", "sha256": "26f8b207eeeaddc04cc5eecb1925f552fde677a6f929a8930ef49402edd5fb66" }, "downloads": -1, "filename": "aws_syncr-0.5.9.9.tar.gz", "has_sig": false, "md5_digest": "9f8ec52b54545be4d282cec17676b862", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40401, "upload_time": "2016-05-11T01:35:49", "url": "https://files.pythonhosted.org/packages/3b/ed/a82477a243c5b5d90e0ea3b5529a6d29ee0d0748b6866392e1eb5c320740/aws_syncr-0.5.9.9.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "aa1d8b3929907e9eaafccea3d6e2ade9", "sha256": "4d500288fd60e8cc8c0b693583d8349e679127a7cec9f2e1a17997ab7e4fe1eb" }, "downloads": -1, "filename": "aws_syncr-0.6.tar.gz", "has_sig": false, "md5_digest": "aa1d8b3929907e9eaafccea3d6e2ade9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40434, "upload_time": "2018-08-03T08:31:08", "url": "https://files.pythonhosted.org/packages/97/99/2970b710d2e3e44ee9c679164e0125939be5dc1c1cc9229e04642863201c/aws_syncr-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "3bf23d55ccf7cc213261a74e90121df5", "sha256": "0791adb5e02fa2dccf4221af6d5b3ece6a56d8d17e89a08a63ff500d5f896ac5" }, "downloads": -1, "filename": "aws_syncr-0.6.1.tar.gz", "has_sig": false, "md5_digest": "3bf23d55ccf7cc213261a74e90121df5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41535, "upload_time": "2018-09-01T04:54:00", "url": "https://files.pythonhosted.org/packages/d9/71/04599b9626204bf8477005a1e20b87d2eda8ce777a2f126757adb94cb879/aws_syncr-0.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3bf23d55ccf7cc213261a74e90121df5", "sha256": "0791adb5e02fa2dccf4221af6d5b3ece6a56d8d17e89a08a63ff500d5f896ac5" }, "downloads": -1, "filename": "aws_syncr-0.6.1.tar.gz", "has_sig": false, "md5_digest": "3bf23d55ccf7cc213261a74e90121df5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41535, "upload_time": "2018-09-01T04:54:00", "url": "https://files.pythonhosted.org/packages/d9/71/04599b9626204bf8477005a1e20b87d2eda8ce777a2f126757adb94cb879/aws_syncr-0.6.1.tar.gz" } ] }