{ "info": { "author": "Tsuru", "author_email": "tsuru@corp.globo.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7" ], "description": "Varnish service API for tsuru PaaS\n==================================\n\n.. image:: https://travis-ci.org/tsuru/varnishapi.png?branch=master\n :target: https://travis-ci.org/tsuru/varnishapi\n\nDeploying the API\n-----------------\n\nFirst, let's create an app in tsuru, from the project root, execute the following:\n\n.. highlight: bash\n\n::\n\n % tsuru app-create varnishapi python\n % git remote add tsuru git@remote.sbrubles.com\n % git push tsuru master\n\nThe push will return an error telling you that you can't push code before the\napp unit is up, wait until your unit is in service, you can check with:\n\n\n.. highlight: bash\n\n::\n\n % tsuru app-list\n\nWhen you get an output like this you can proceed to push.\n\n.. highlight: bash\n\n::\n\n +-------------+-------------------------+--------------------------------------+\n | Application | Units State Summary | Address |\n +-------------+-------------------------+--------------------------------------+\n | your-app | 1 of 1 units in-service | your-app.sa-east-1.elb.amazonaws.com |\n +-------------+-------------------------+--------------------------------------+\n\nNow if you access our app endpoint at \"/\" (you can check with `tsuru app-info`\ncmd) you should get a 404, which is right, since the API does not respond\nthrough this url.\n\nAlright, let's configure the application, it'll need to talk with EC2 API, and\nit does so by using environment variables. Here's what you need:\n\n.. highlight: bash\n\n::\n\n % tsuru env-set EC2_ENDPOINT=https://ec2.amazonaws.com EC2_ACCESS_KEY=your-access-key EC2_SECRET_KEY=your-secret-key\n\nIn order to get Varnish running, you can provide an AMI or a list of packages\nto install via user data. The AMI is specified via the ``AMI_ID`` environment\nvariable, while the packages are specified by the ``API_PACKAGES`` environment\nvariable. Users may specify both variables.\n\n.. highlight: bash\n\n::\n\n % tsuru env-set AMI_ID=your-ami-id API_PACKAGES=varnish vim-nox\n\nYou can also use a custom user-data url via ``USER_DATA_URL`` intead of\n``API_PACKAGES``. In this case, the return content body should contain\n``VARNISH_SECRET_KEY`` word which will be replaced by proper varnish\nsecret on remote machine.\n\n.. highlight: bash\n\n::\n\n % tsuru env-set AMI_ID=your-ami-id USER_DATA_URL=http://server/custom-user-data\n\nUsers may also specify a subnet for running with VPC. You can specify the\nsubnet ID via the ``SUBNET_ID`` environment variable.\n\n.. highlight: bash\n\n::\n\n % tsuru env-set SUBNET_ID=your-subnet-id\n\nOne more thing: this API will use MongoDB to store information about instances,\nthe MongoDB endpoint and the database name is also controlled via environment\nvariables:\n\nWe're done with our API! Let's create the service in Tsuru.\n\nCreating the Service\n--------------------\n\nFirst you'll have to change the ``manifest.yaml`` file located at the project\nroot of our application. Change the production endpoint to point to the\napplication address, your yaml should look like this:\n\n.. highlight: yaml\n\n::\n\n id: varnish\n password: some123\n endpoint:\n production: varnishapi-endpoint.com\n\nNow let's tell tsuru it needs to registrate a new service, from the project\nroot run, using `crane\n`_:\n\n.. highlight: bash\n\n::\n\n % crane create manifest.yaml\n\nAnd we're done!", "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": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tsuru-feaas", "package_url": "https://pypi.org/project/tsuru-feaas/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tsuru-feaas/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/tsuru-feaas/0.10.0/", "requires_dist": null, "requires_python": null, "summary": "Frontend as-a-service API for Tsuru PaaS", "version": "0.10.0" }, "last_serial": 1523140, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "89ca83ea5f330295a11fd5704b69c836", "sha256": "b3531342b13c96684384ec699fe4c40f4757e5c453f99386db4cbd2059a70ff8" }, "downloads": -1, "filename": "tsuru-feaas-0.1.0.tar.gz", "has_sig": false, "md5_digest": "89ca83ea5f330295a11fd5704b69c836", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6221, "upload_time": "2014-02-12T13:27:34", "url": "https://files.pythonhosted.org/packages/1c/75/52fa4b0eb09621a7bdd9cffcd960c1c4c11563457e6d711c7d0c2b7a79dd/tsuru-feaas-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0c9a4e04bd82c244fd3a5e68f0ebcd27", "sha256": "aff36a44a020a2441ec7eea7650a558345258f6bffa1b8fa875367b607e65066" }, "downloads": -1, "filename": "tsuru-feaas-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0c9a4e04bd82c244fd3a5e68f0ebcd27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5355, "upload_time": "2014-02-12T13:57:44", "url": "https://files.pythonhosted.org/packages/4e/37/7a97cd889cdac015ba85f50bcd294eefb162d92b874470e3c41c5577b6a9/tsuru-feaas-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f1557361c3acf98c62522add578642e7", "sha256": "8bd57ef7d18179bf6fda458cc2a5ea371c6d0218045861560d1595fadbfe753a" }, "downloads": -1, "filename": "tsuru-feaas-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f1557361c3acf98c62522add578642e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5360, "upload_time": "2014-02-12T13:59:56", "url": "https://files.pythonhosted.org/packages/00/7a/bba50f0eb1e726954088ebb30cdcecd7804fb3780479728e935cd700be00/tsuru-feaas-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "56d374f168ea18be72d32ae44d1fbfe4", "sha256": "b582c21fdff342ec738a9ce6647c51ec02375627740802e8423d0bbc683795b0" }, "downloads": -1, "filename": "tsuru-feaas-0.1.3.tar.gz", "has_sig": false, "md5_digest": "56d374f168ea18be72d32ae44d1fbfe4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5356, "upload_time": "2014-02-12T17:07:49", "url": "https://files.pythonhosted.org/packages/a8/b1/99764d87df4345c71683660c80d948a4b4a4265b585568e6a06b813e2b02/tsuru-feaas-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "161cfbb0944128ec5c1d4f1703645665", "sha256": "180f67d3ccc68976ddb7bcfc0ac813e452719be34eaf52dbfc6467370c1aa8a8" }, "downloads": -1, "filename": "tsuru-feaas-0.1.4.tar.gz", "has_sig": false, "md5_digest": "161cfbb0944128ec5c1d4f1703645665", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5360, "upload_time": "2014-02-24T14:18:41", "url": "https://files.pythonhosted.org/packages/fd/64/e28c338411f8c26b28164cd9bb4976b0a11ca9f4c9f9cd5ef639aa6ef5b5/tsuru-feaas-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "55394d0489e7f443b3de576595c7e2d9", "sha256": "e9b41f8ca44392f10265f0d9936ff3d3ef7db928c1545f85712d43f258c29015" }, "downloads": -1, "filename": "tsuru-feaas-0.1.5.tar.gz", "has_sig": false, "md5_digest": "55394d0489e7f443b3de576595c7e2d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5351, "upload_time": "2014-02-24T18:03:27", "url": "https://files.pythonhosted.org/packages/1a/7c/036b5f9cf1f1708e1ec0d9da8595dfeac1a31ea70dd7abd4995542364ebe/tsuru-feaas-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "5e4c963ca79685ee7e15fc06da4b48bb", "sha256": "ff1d1608bf5e3b04903d9f4f99317692e02fb8433e84173440f157090347d2a4" }, "downloads": -1, "filename": "tsuru-feaas-0.1.6.tar.gz", "has_sig": false, "md5_digest": "5e4c963ca79685ee7e15fc06da4b48bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5401, "upload_time": "2014-03-07T18:53:01", "url": "https://files.pythonhosted.org/packages/56/f0/7e6e7d094e007f215bdb1c126e4de0e60691c6e55587836722f5b72b1629/tsuru-feaas-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "e633e835a98e4a686daae3e35e062623", "sha256": "32785f9661f23ac54d880629ddf1dd509383fbfc9362510bb50a9392a8ca16ec" }, "downloads": -1, "filename": "tsuru-feaas-0.1.7.tar.gz", "has_sig": false, "md5_digest": "e633e835a98e4a686daae3e35e062623", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5389, "upload_time": "2014-03-13T19:34:17", "url": "https://files.pythonhosted.org/packages/fc/d5/4fcfae2b94e408df2299f56ac4a971f1fb3e6bc17dcb215d00f04363f71d/tsuru-feaas-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "ac69de874affdfc8acc5d6afd9126bb2", "sha256": "0bb8cf946c4c55056c7ba1fb12cabb2d2dbf7d8dd93f388c5ec5727cd4fdd8a4" }, "downloads": -1, "filename": "tsuru-feaas-0.1.8.tar.gz", "has_sig": false, "md5_digest": "ac69de874affdfc8acc5d6afd9126bb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5458, "upload_time": "2014-03-17T13:07:46", "url": "https://files.pythonhosted.org/packages/fb/d6/fc442893527150546142e59211ef49fb9dda31c00778b854d1fdad4fe571/tsuru-feaas-0.1.8.tar.gz" } ], "0.10.0": [ { "comment_text": "", "digests": { "md5": "3165932dd42f8cb6279557af43b4aeec", "sha256": "ec5d68e70188d580f406ab7158376a3bb38b3833a30ab725195dd1f26b158d2e" }, "downloads": -1, "filename": "tsuru-feaas-0.10.0.tar.gz", "has_sig": false, "md5_digest": "3165932dd42f8cb6279557af43b4aeec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11950, "upload_time": "2014-12-08T20:14:18", "url": "https://files.pythonhosted.org/packages/30/92/55b225a2032f49946406982419fd39eda4a77a6e35f04816bfa3d35f0ae0/tsuru-feaas-0.10.0.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "fb14a897254678ea21e3ed23785fab71", "sha256": "8a956c4a9adfde8ab89a7b520f36dbd2302069d0633f6723263f287543bd57fa" }, "downloads": -1, "filename": "tsuru-feaas-0.2.tar.gz", "has_sig": false, "md5_digest": "fb14a897254678ea21e3ed23785fab71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5618, "upload_time": "2014-03-17T14:46:21", "url": "https://files.pythonhosted.org/packages/88/0e/2f7a3c34fae0c34aa17c8689efeb1fbae79494a08c4ef79acc6f9ada9330/tsuru-feaas-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "81827a647405e8ee10c5d833004a8cd2", "sha256": "dc8d628d823603530ae4b1e22a4f5f3fb6fb14d5b4bc2577c0cb739b51acc6a9" }, "downloads": -1, "filename": "tsuru-feaas-0.2.1.tar.gz", "has_sig": false, "md5_digest": "81827a647405e8ee10c5d833004a8cd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5639, "upload_time": "2014-03-27T21:28:41", "url": "https://files.pythonhosted.org/packages/e9/4c/f1bf93657e3cd178e6c5ce8a5169ca5e79c06fcd7335fa3fd7a044230b8c/tsuru-feaas-0.2.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "70786cfeabc51cb9b30c309bc0486050", "sha256": "2ec3605095a7fcf5f473c334f604cc51a8df592b7baa095a079bd42390b63bec" }, "downloads": -1, "filename": "tsuru-feaas-0.3.tar.gz", "has_sig": false, "md5_digest": "70786cfeabc51cb9b30c309bc0486050", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5643, "upload_time": "2014-04-02T20:04:13", "url": "https://files.pythonhosted.org/packages/51/a6/4cf3315cbb98853dca5190f448f3ce79d2ab6cf5dfe9d82895ab83b59f3e/tsuru-feaas-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "807a233772ba2b8a9edc9ea42854d150", "sha256": "14fe131cd2c66d5cf18ce6f14a53bfb90d922db51d4ea3bb8e88483bcc675889" }, "downloads": -1, "filename": "tsuru-feaas-0.3.1.tar.gz", "has_sig": false, "md5_digest": "807a233772ba2b8a9edc9ea42854d150", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5654, "upload_time": "2014-04-03T18:40:16", "url": "https://files.pythonhosted.org/packages/00/48/3205709c84e7fad4a5d8871502e8a0fd9f42d1ace0ec03a7b1dc1ee25073/tsuru-feaas-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "812cac333b1503890e316f0addaf9a37", "sha256": "b8e613a669857732828ddc40165bdccd2ffb9992c743a19cc18bfa1201496c4b" }, "downloads": -1, "filename": "tsuru-feaas-0.3.2.tar.gz", "has_sig": false, "md5_digest": "812cac333b1503890e316f0addaf9a37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5644, "upload_time": "2014-04-03T19:10:19", "url": "https://files.pythonhosted.org/packages/89/49/3a9428d18ff063313ba5e1516050217b3810f3eac0486b0ce3f8f667a6cf/tsuru-feaas-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "2e4ebdaf76c8cab35414eeca365375ae", "sha256": "a8f012a9bf3ef734dc41edb381e000cfcb0d20b744b85720ce3dc172bd3ff48b" }, "downloads": -1, "filename": "tsuru-feaas-0.3.3.tar.gz", "has_sig": false, "md5_digest": "2e4ebdaf76c8cab35414eeca365375ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5671, "upload_time": "2014-04-03T21:03:54", "url": "https://files.pythonhosted.org/packages/8f/23/bc3c705015f483dd0ae52cde213ace6e2013b9ca83fd765f07fbaa927605/tsuru-feaas-0.3.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "cbadc6839b3bbabfe868e9c0a795d774", "sha256": "8f2e7f51d947ba24e599072a61b0b23f358c2469ba7b4cae27f9bc94a4e9341e" }, "downloads": -1, "filename": "tsuru-feaas-0.4.tar.gz", "has_sig": false, "md5_digest": "cbadc6839b3bbabfe868e9c0a795d774", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5789, "upload_time": "2014-04-10T21:17:21", "url": "https://files.pythonhosted.org/packages/f4/d4/3c84e4c28ceb74143b4dbfd81a69822acb96bf8e968443be0bacefcd14fb/tsuru-feaas-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "35fde6e35b0b2471c041b477352a6353", "sha256": "b4feba3e78519e01ae22af06d9b75deb31eaa85cd30023591679414332bb4195" }, "downloads": -1, "filename": "tsuru-feaas-0.4.1.tar.gz", "has_sig": false, "md5_digest": "35fde6e35b0b2471c041b477352a6353", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5795, "upload_time": "2014-04-14T19:26:37", "url": "https://files.pythonhosted.org/packages/18/36/62ffa0145532f06315f511a1f5942b50956e870ec79bfc8b328bbf912a02/tsuru-feaas-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "17a2e00046b16249663c5d0c9417e358", "sha256": "302ff2f5777b73a7b18380ee1eadf24dc430592d23881fb56325484250bc287f" }, "downloads": -1, "filename": "tsuru-feaas-0.4.2.tar.gz", "has_sig": false, "md5_digest": "17a2e00046b16249663c5d0c9417e358", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5774, "upload_time": "2014-04-14T20:09:43", "url": "https://files.pythonhosted.org/packages/d6/4d/6de6002be98cbf506ccf6decbc6a695abdc4e9535d56ab8681e53f9ffe6f/tsuru-feaas-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "116bbfa9f154b3155828ee8bd11c86c2", "sha256": "5effbf524597c30f0424a8f0d76fb34c9f6eb0e297e21bcad6ad63e2d0de334d" }, "downloads": -1, "filename": "tsuru-feaas-0.4.3.tar.gz", "has_sig": false, "md5_digest": "116bbfa9f154b3155828ee8bd11c86c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5794, "upload_time": "2014-04-14T20:51:52", "url": "https://files.pythonhosted.org/packages/e5/aa/22b301a14670bfcb7117a9a98375a36d561a1b3049a6a42b0838d4dc3ff6/tsuru-feaas-0.4.3.tar.gz" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "d92db916c1b2f86c7a3b00cd1063c343", "sha256": "5d691acf0f11f5c4624ac76e1473a0d4d3b3dfa0167987b6eb4f33658ffc5e5f" }, "downloads": -1, "filename": "tsuru-feaas-0.4.4.tar.gz", "has_sig": false, "md5_digest": "d92db916c1b2f86c7a3b00cd1063c343", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5998, "upload_time": "2014-04-15T14:49:44", "url": "https://files.pythonhosted.org/packages/b2/93/e56b6f7a5b63cbcb60935ead447d9c71048f4d5582ef838a6fd19b0c7346/tsuru-feaas-0.4.4.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "01ca86a6855efb6dd7b5f6bbf2122246", "sha256": "5ac2c39421cc1668a2997919d697497f05b7a3a5c9d200a80479bae1fdc95e4f" }, "downloads": -1, "filename": "tsuru-feaas-0.4.5.tar.gz", "has_sig": false, "md5_digest": "01ca86a6855efb6dd7b5f6bbf2122246", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6005, "upload_time": "2014-04-15T20:19:14", "url": "https://files.pythonhosted.org/packages/d7/88/752a43a4a0b6f6de1d1f1162d0fdc6c07eb9baf527fc5374002c413c495f/tsuru-feaas-0.4.5.tar.gz" } ], "0.4.6": [ { "comment_text": "", "digests": { "md5": "8c57a6cdb803c1a297e5d3ad28e61d47", "sha256": "6d3c91a09214fe5689574dcd7f2dc12ddc6c8f34f2547848be233be836e89c7f" }, "downloads": -1, "filename": "tsuru-feaas-0.4.6.tar.gz", "has_sig": false, "md5_digest": "8c57a6cdb803c1a297e5d3ad28e61d47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6042, "upload_time": "2014-04-15T21:13:36", "url": "https://files.pythonhosted.org/packages/86/e8/459d7f45e38efc91f6c77f6e91e6e7eb3426ea580919cdfe176d57d3ff7a/tsuru-feaas-0.4.6.tar.gz" } ], "0.4.7": [ { "comment_text": "", "digests": { "md5": "0331fef8da46f5287c509ac8d00cb777", "sha256": "d9d76f4e116a5802be28fe3550ffe08ec756ef8934363bb099dfc667f117dd54" }, "downloads": -1, "filename": "tsuru-feaas-0.4.7.tar.gz", "has_sig": false, "md5_digest": "0331fef8da46f5287c509ac8d00cb777", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6073, "upload_time": "2014-04-16T21:41:29", "url": "https://files.pythonhosted.org/packages/39/70/f13f0286022c63f8764a5fa91103100da8c9f1703566bcc1dacffdac7467/tsuru-feaas-0.4.7.tar.gz" } ], "0.4.8": [ { "comment_text": "", "digests": { "md5": "09c78049a9ce23409d8d7ea4e3f18695", "sha256": "b69890cf5dbbc31e050ee0af0ec43eb3558e79d881d4dbbb306a129a289947c8" }, "downloads": -1, "filename": "tsuru-feaas-0.4.8.tar.gz", "has_sig": false, "md5_digest": "09c78049a9ce23409d8d7ea4e3f18695", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6077, "upload_time": "2014-04-24T14:34:52", "url": "https://files.pythonhosted.org/packages/f8/90/d81dbe5679d5b4721d23c1ae77e6c70dd740ce8aaa9314bb3a94c4f50dc8/tsuru-feaas-0.4.8.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "5211ef1adb226295d590743ddfea24e6", "sha256": "22b0f54f98f2e5a129b1de91bb636a8e68dc58a53412000caa0ea32f1f60aa1f" }, "downloads": -1, "filename": "tsuru-feaas-0.5.tar.gz", "has_sig": false, "md5_digest": "5211ef1adb226295d590743ddfea24e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6693, "upload_time": "2014-04-29T16:04:22", "url": "https://files.pythonhosted.org/packages/64/1b/01d5554caa4970979a69575d014b6dadc50ffd7fc104eaf77608b0de6b65/tsuru-feaas-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "5b49be6e57333889b7d838587412573a", "sha256": "ddb1a3f58bfba749432ce6558c06768d5652a4e9b5b521aeadf02b5a643045d9" }, "downloads": -1, "filename": "tsuru-feaas-0.5.1.tar.gz", "has_sig": false, "md5_digest": "5b49be6e57333889b7d838587412573a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6689, "upload_time": "2014-04-29T16:21:25", "url": "https://files.pythonhosted.org/packages/19/76/a012fdb698c2b36e515882f5fc93af9d12c570e03b91ce6acd0da723a54b/tsuru-feaas-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "73d5f03501335666b2817af8a8f2c846", "sha256": "143663c728fd486c6304cc4fef57d69a5b69d9df4c1cd57dcae921cc3995b245" }, "downloads": -1, "filename": "tsuru-feaas-0.5.2.tar.gz", "has_sig": false, "md5_digest": "73d5f03501335666b2817af8a8f2c846", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7341, "upload_time": "2014-05-12T18:10:27", "url": "https://files.pythonhosted.org/packages/a9/3b/c19fa0cbd243b97bd71f3e23d8e594ac9cec973e61e46e983a7d0f329f54/tsuru-feaas-0.5.2.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "64e5389a3ca6372cba6625b5f02d8089", "sha256": "36cd4cae99219f44ec6737b8687ea157c5985082dd9d36945bbafd7d0a500603" }, "downloads": -1, "filename": "tsuru-feaas-0.5.3.tar.gz", "has_sig": false, "md5_digest": "64e5389a3ca6372cba6625b5f02d8089", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7346, "upload_time": "2014-05-12T18:41:00", "url": "https://files.pythonhosted.org/packages/de/06/db5b8358ee351230e319f2b90d729179395df10a140154f55cd4c085ea7c/tsuru-feaas-0.5.3.tar.gz" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "df465fb4f102d0ac88ad3c26a03f03d3", "sha256": "36a059cc18094d12b44cfe2cfda1a36029f9d27f0d155a047ae92389938c47e3" }, "downloads": -1, "filename": "tsuru-feaas-0.5.4.tar.gz", "has_sig": false, "md5_digest": "df465fb4f102d0ac88ad3c26a03f03d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7398, "upload_time": "2014-05-12T19:28:35", "url": "https://files.pythonhosted.org/packages/48/4c/13d40fe283bc7e8133182c4a4c6a54cdeaaadafb5d805604f01b76f5918e/tsuru-feaas-0.5.4.tar.gz" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "deaea569d910337d6f31dff418122708", "sha256": "17af3769434d11b5efe5bb0b0960a977cdbf6d2e1b1482a1bf7a524ce2d92480" }, "downloads": -1, "filename": "tsuru-feaas-0.5.5.tar.gz", "has_sig": false, "md5_digest": "deaea569d910337d6f31dff418122708", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7441, "upload_time": "2014-05-12T19:54:31", "url": "https://files.pythonhosted.org/packages/cb/62/d3922c6be6585ea9ca7edee21cd56637553444e3ca45eff67d737f6d248c/tsuru-feaas-0.5.5.tar.gz" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "a925fe689cedb665577c2fd2525b7eee", "sha256": "ac586c3606954718664679015e3b3dfe4f2c1556f0694d00c3e556ae9ac02fd5" }, "downloads": -1, "filename": "tsuru-feaas-0.5.6.tar.gz", "has_sig": false, "md5_digest": "a925fe689cedb665577c2fd2525b7eee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7402, "upload_time": "2014-05-12T20:35:41", "url": "https://files.pythonhosted.org/packages/28/d2/0941a813acc224f1923330708b8fbde7d02c2e70e6876429d962012c44e4/tsuru-feaas-0.5.6.tar.gz" } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "25f2dd0f49e5d65de5bcb30fe62cbf79", "sha256": "6a3c69d7f4add38ae3cb5703b044b544d49186e016587c26060b7c37faced144" }, "downloads": -1, "filename": "tsuru-feaas-0.5.7.tar.gz", "has_sig": false, "md5_digest": "25f2dd0f49e5d65de5bcb30fe62cbf79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7766, "upload_time": "2014-05-13T18:24:05", "url": "https://files.pythonhosted.org/packages/99/39/bc4274ccefc840e2464469c052dfd8eb8a339246db2beb48ddf6643020dd/tsuru-feaas-0.5.7.tar.gz" } ], "0.5.8": [ { "comment_text": "", "digests": { "md5": "7eb3789bedb433446d9aaeaa51dba801", "sha256": "cf5dd6d8cfcdfae4532e99bb892391fb73e9bbc4ee57bb9a0a4785549afdfbd2" }, "downloads": -1, "filename": "tsuru-feaas-0.5.8.tar.gz", "has_sig": false, "md5_digest": "7eb3789bedb433446d9aaeaa51dba801", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7772, "upload_time": "2014-05-13T19:33:29", "url": "https://files.pythonhosted.org/packages/dc/ff/a3b33f9ac3add0382d5e8444a874b5c5b742750baee14d628d2045214266/tsuru-feaas-0.5.8.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "dbe5a75526232148f9ea062a5f5e2044", "sha256": "655f7d2f0d9ff399ad53d185b1b85c3da83a7b28de410f27cab0a2d3a65e1ad2" }, "downloads": -1, "filename": "tsuru-feaas-0.6.tar.gz", "has_sig": false, "md5_digest": "dbe5a75526232148f9ea062a5f5e2044", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8511, "upload_time": "2014-05-15T13:19:33", "url": "https://files.pythonhosted.org/packages/e7/6c/83620783a5c24b287fa586b0534f14a3f8414a964cce5f9e4838d619891e/tsuru-feaas-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "e2098bbdb8de93c675b2da13727d3c90", "sha256": "e4486568b7e49a64791568f9979a5677e26c9e4403dc47c0f21e0cea5a6092cf" }, "downloads": -1, "filename": "tsuru-feaas-0.6.1.tar.gz", "has_sig": false, "md5_digest": "e2098bbdb8de93c675b2da13727d3c90", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8510, "upload_time": "2014-05-15T18:55:29", "url": "https://files.pythonhosted.org/packages/95/fb/4e2434efd644b9c759a73a3913ae9579a109bfa5f2ce97fb659e6488c03f/tsuru-feaas-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "8213748c054544e2bad469bb3cc11d7e", "sha256": "e99242694f575beef99e24c0501f1f25730e24fb816ef83b1bfb8ac3ecc0eed1" }, "downloads": -1, "filename": "tsuru-feaas-0.6.2.tar.gz", "has_sig": false, "md5_digest": "8213748c054544e2bad469bb3cc11d7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8522, "upload_time": "2014-05-15T19:13:23", "url": "https://files.pythonhosted.org/packages/33/89/cac42f5b95b794d0d586045096aaaeb0e055e25f710ae31e3b1896ca18ea/tsuru-feaas-0.6.2.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "0115e186336a1cc6bdd57765b1fe69d8", "sha256": "278300bd532ac027ff8176a8cbbfd17c7ba99b1d20a0e07799dc9c9c66d42c41" }, "downloads": -1, "filename": "tsuru-feaas-0.7.tar.gz", "has_sig": false, "md5_digest": "0115e186336a1cc6bdd57765b1fe69d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9559, "upload_time": "2014-05-23T19:03:15", "url": "https://files.pythonhosted.org/packages/89/db/2f1375e5242eb8707571173b5432dfa7badb0fcd044bd556a6633daca27c/tsuru-feaas-0.7.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "187b6b9a23cadc040a959bd2f3fcd739", "sha256": "f092b3602550176e31f95e40b2fbf719e8f04b4eb451a5ccb5ff3b6b381d970c" }, "downloads": -1, "filename": "tsuru-feaas-0.7.1.tar.gz", "has_sig": false, "md5_digest": "187b6b9a23cadc040a959bd2f3fcd739", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9573, "upload_time": "2014-05-23T20:24:17", "url": "https://files.pythonhosted.org/packages/a0/4e/c1ad86653536b20dd5ac599cf1783996911293a9534817d5cec1719fade3/tsuru-feaas-0.7.1.tar.gz" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "ae595e7d5a79808d39ec4b7f67a02289", "sha256": "3c9888c12fa24e5dd9f244c4f7fe8dad1ea50cb669cd9b19534f5a033ab28de7" }, "downloads": -1, "filename": "tsuru-feaas-0.7.2.tar.gz", "has_sig": false, "md5_digest": "ae595e7d5a79808d39ec4b7f67a02289", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9601, "upload_time": "2014-05-23T21:12:21", "url": "https://files.pythonhosted.org/packages/9c/3c/3795f492e3bfa686581ae8436ed7c7f8a1bbb008c18c550d7c22aa6a081d/tsuru-feaas-0.7.2.tar.gz" } ], "0.7.3": [ { "comment_text": "", "digests": { "md5": "8d34876ab8248e2a2518fec88858c0ba", "sha256": "61384de8d0a1ce8686ed5e0e17e5eb2a59afd79a8330333a20ec7b17d023e06c" }, "downloads": -1, "filename": "tsuru-feaas-0.7.3.tar.gz", "has_sig": false, "md5_digest": "8d34876ab8248e2a2518fec88858c0ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9561, "upload_time": "2014-05-30T20:36:23", "url": "https://files.pythonhosted.org/packages/6f/dc/6b9b0fe858d57b67e40e5f9558a397a41a04923e8841379905d7d2a0d7f0/tsuru-feaas-0.7.3.tar.gz" } ], "0.7.4": [ { "comment_text": "", "digests": { "md5": "51b0b36d271e9884eeab32a8961c4b45", "sha256": "ccd16e694e4da6be34bcf78edf756e8f4af844e9605e1c6c10b823273590853d" }, "downloads": -1, "filename": "tsuru-feaas-0.7.4.tar.gz", "has_sig": false, "md5_digest": "51b0b36d271e9884eeab32a8961c4b45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9570, "upload_time": "2014-06-02T17:28:33", "url": "https://files.pythonhosted.org/packages/82/fb/e2d68b6b3a9bb4a8d7e559cfa4d74d02c8b81832c346d3a2d03228926f96/tsuru-feaas-0.7.4.tar.gz" } ], "0.7.5": [ { "comment_text": "", "digests": { "md5": "6aa5ab7199451fe73abc8bc3094cf99d", "sha256": "ba7202abafda71fa30c1e5bdaa0c1558e58f8f13188201b56b5bbf2e535c9aba" }, "downloads": -1, "filename": "tsuru-feaas-0.7.5.tar.gz", "has_sig": false, "md5_digest": "6aa5ab7199451fe73abc8bc3094cf99d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9590, "upload_time": "2014-06-02T19:10:10", "url": "https://files.pythonhosted.org/packages/aa/7e/59a61899631ea6bba542454a381f2085faacf42f5c2e34556b7c518eb66d/tsuru-feaas-0.7.5.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "32c803c7a0c9c4d4c44d6927fd50bd11", "sha256": "84b29f1137ad4899bcb05edf411346cf90e59ef3bb9e6061876d6a6e57d77222" }, "downloads": -1, "filename": "tsuru-feaas-0.8.tar.gz", "has_sig": false, "md5_digest": "32c803c7a0c9c4d4c44d6927fd50bd11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9914, "upload_time": "2014-07-31T19:35:30", "url": "https://files.pythonhosted.org/packages/f1/c5/57f5d2220b5e92084508ed3f5e8bfaa15065c7a654dfe0afb27ba4777bfa/tsuru-feaas-0.8.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "0c978972563928fa30824c77769682f8", "sha256": "842ef131475f1fffaa1fe9cfb8ec412bf1764bda9c5e0412dfbfa8e69c7fe7cc" }, "downloads": -1, "filename": "tsuru-feaas-0.8.1.tar.gz", "has_sig": false, "md5_digest": "0c978972563928fa30824c77769682f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9947, "upload_time": "2014-09-10T18:08:52", "url": "https://files.pythonhosted.org/packages/ba/e1/e64788d5e4a10e09063ecc8d45d23b4992ce44ee8499df9c4074f02e1e68/tsuru-feaas-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "6d5cdb186bbcb91d865f0d976f564300", "sha256": "e71d75963a04fcb35c4ad72f29cb5d03028150690921d0ee8176864fe7ca09cb" }, "downloads": -1, "filename": "tsuru-feaas-0.8.2.tar.gz", "has_sig": false, "md5_digest": "6d5cdb186bbcb91d865f0d976f564300", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9930, "upload_time": "2014-09-10T20:53:37", "url": "https://files.pythonhosted.org/packages/69/83/40501f20c3b5117c35d628f8ced11c7d25c9564478e2b5ebd526a887678c/tsuru-feaas-0.8.2.tar.gz" } ], "0.8.3": [ { "comment_text": "", "digests": { "md5": "b3b0c38a22bad3bc7fd1fd7440797ac8", "sha256": "b025a89119997d9fac99ab7c30ecff17306fff10b00141822048d77615cc48e3" }, "downloads": -1, "filename": "tsuru-feaas-0.8.3.tar.gz", "has_sig": false, "md5_digest": "b3b0c38a22bad3bc7fd1fd7440797ac8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9938, "upload_time": "2014-09-12T14:07:00", "url": "https://files.pythonhosted.org/packages/14/b6/4c762e33c24e0901137accbd4646a1eda8624ba84f145521fbaf652ebade/tsuru-feaas-0.8.3.tar.gz" } ], "0.8.4": [ { "comment_text": "", "digests": { "md5": "458e13edab492e606bbbcbc94c892804", "sha256": "34e67bc1edf7f9c19b4e88c2c0038c2ac9c74d701644d95d184d914ea0575095" }, "downloads": -1, "filename": "tsuru-feaas-0.8.4.tar.gz", "has_sig": false, "md5_digest": "458e13edab492e606bbbcbc94c892804", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9999, "upload_time": "2014-09-23T17:15:54", "url": "https://files.pythonhosted.org/packages/4c/83/ade1d309de4d7a451e9875eb72ed7abe67e98492fd474ca25b4439a2b8c5/tsuru-feaas-0.8.4.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "3c6c229318056c5d5084c3dbfbd6e93a", "sha256": "520b98d123e807046dad0de4bb8ec43b2fa753515d348ad92028326edb66a44a" }, "downloads": -1, "filename": "tsuru-feaas-0.9.tar.gz", "has_sig": false, "md5_digest": "3c6c229318056c5d5084c3dbfbd6e93a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11750, "upload_time": "2014-10-06T14:32:49", "url": "https://files.pythonhosted.org/packages/eb/18/26fe569e64b2610d1ccb9d020658acaff5b7553b7370d46e4b9c96d2c606/tsuru-feaas-0.9.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "171bd5a97ed8183eeba7992e05436d30", "sha256": "253e3def4256aac71bf50a335543f612241f14b877fd5099b8e4ee34667a990d" }, "downloads": -1, "filename": "tsuru-feaas-0.9.1.tar.gz", "has_sig": false, "md5_digest": "171bd5a97ed8183eeba7992e05436d30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11758, "upload_time": "2014-10-06T14:38:02", "url": "https://files.pythonhosted.org/packages/89/bf/24baf7b67623883a3a319df254a498e4ff7f086bdbe0b23656be5dae6123/tsuru-feaas-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "14e3de9ea98477a5c00e7d7241b2b5f4", "sha256": "29e98a2afd8b881e863fe74689fb9a31002e428c61f94c4611aca1f3781a8e67" }, "downloads": -1, "filename": "tsuru-feaas-0.9.2.tar.gz", "has_sig": false, "md5_digest": "14e3de9ea98477a5c00e7d7241b2b5f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11774, "upload_time": "2014-10-06T14:45:58", "url": "https://files.pythonhosted.org/packages/24/6a/6f7e20840791a7400d486a04041e0154eb49865f2bbbb3061e5860ca7fd2/tsuru-feaas-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "1fd00eabe98377b821bf4abb9af50620", "sha256": "ed7bdb9340142495a0b98bdce5b27e6a1c9b7a6f026dd4333c40ea4762ed14bb" }, "downloads": -1, "filename": "tsuru-feaas-0.9.3.tar.gz", "has_sig": false, "md5_digest": "1fd00eabe98377b821bf4abb9af50620", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11799, "upload_time": "2014-10-07T18:33:25", "url": "https://files.pythonhosted.org/packages/54/46/36edbd03f4f83e8b43953eeabec6ccc150859a75c560003409e65edade65/tsuru-feaas-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "d5d00b8790f43e5f308ef42778be88dc", "sha256": "f42d45cbef2bced965e526f4e3d4ead52ac7b886cdab45daddb528b7100aad33" }, "downloads": -1, "filename": "tsuru-feaas-0.9.4.tar.gz", "has_sig": false, "md5_digest": "d5d00b8790f43e5f308ef42778be88dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11829, "upload_time": "2014-10-07T18:53:13", "url": "https://files.pythonhosted.org/packages/c0/ed/2ee131cf56c7be1dbe6165d0fc96c53588d4e2375422bf6428a24ef95e2c/tsuru-feaas-0.9.4.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "b9476cb774809c9dbb130fe878ebcb71", "sha256": "173751e4714c0716d46119ae69c9aa2f614fa10411ea2fea4c84a6ed84cc59a9" }, "downloads": -1, "filename": "tsuru-feaas-0.9.5.tar.gz", "has_sig": false, "md5_digest": "b9476cb774809c9dbb130fe878ebcb71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11835, "upload_time": "2014-10-07T19:10:29", "url": "https://files.pythonhosted.org/packages/f0/23/cdfea06dcfe1cf0ff9512cf399f3ef5834d2a2abf95ac498341db8a8e50b/tsuru-feaas-0.9.5.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "1b6b8417cec52a5748b18aa421d4d20d", "sha256": "96224596fb05d34c2130f53251b77f7766cfb0a97de8ef395af0f32ebb44a595" }, "downloads": -1, "filename": "tsuru-feaas-0.9.6.tar.gz", "has_sig": false, "md5_digest": "1b6b8417cec52a5748b18aa421d4d20d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11807, "upload_time": "2014-10-07T19:50:25", "url": "https://files.pythonhosted.org/packages/34/44/e9cf7dd59e0f1dc45c5d1d571ea9a8e8a84bc278e5bd20a7efe93cec5802/tsuru-feaas-0.9.6.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "64051dc8e4ad1ffd09923d39c8ba0af6", "sha256": "bc35a43a706ce6b55efb908d57bd0df71ebdc39c131e41df5c28102f2dfe68ef" }, "downloads": -1, "filename": "tsuru-feaas-0.9.7.tar.gz", "has_sig": false, "md5_digest": "64051dc8e4ad1ffd09923d39c8ba0af6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11805, "upload_time": "2014-10-07T21:12:09", "url": "https://files.pythonhosted.org/packages/27/68/3d9ada331c5c0d5505776446f47ea98711680164dbf321605c4a2b1bf84b/tsuru-feaas-0.9.7.tar.gz" } ], "0.9.8": [ { "comment_text": "", "digests": { "md5": "80d0767b1385a37d4734f765425e8a1e", "sha256": "a8e00a5edbfebc1ad12c781e1ced053e411eb9db3181dc93ade04ea7a4df45b8" }, "downloads": -1, "filename": "tsuru-feaas-0.9.8.tar.gz", "has_sig": false, "md5_digest": "80d0767b1385a37d4734f765425e8a1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11924, "upload_time": "2014-10-08T13:25:04", "url": "https://files.pythonhosted.org/packages/cd/79/6a1ec9da34daca1ee1a2be5bbfff1bfe4358f0ce8613734368d5ba4442b8/tsuru-feaas-0.9.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3165932dd42f8cb6279557af43b4aeec", "sha256": "ec5d68e70188d580f406ab7158376a3bb38b3833a30ab725195dd1f26b158d2e" }, "downloads": -1, "filename": "tsuru-feaas-0.10.0.tar.gz", "has_sig": false, "md5_digest": "3165932dd42f8cb6279557af43b4aeec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11950, "upload_time": "2014-12-08T20:14:18", "url": "https://files.pythonhosted.org/packages/30/92/55b225a2032f49946406982419fd39eda4a77a6e35f04816bfa3d35f0ae0/tsuru-feaas-0.10.0.tar.gz" } ] }