{ "info": { "author": "Jes\u00fas Arroyo Torrens", "author_email": "jesus.arroyo.torrens@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "![][apio-logo]\n\n[![Build Status](https://travis-ci.org/FPGAwars/apio.svg?branch=master)](https://travis-ci.org/FPGAwars/apio)\n[![Latest Version](https://img.shields.io/pypi/v/apio.svg)](https://pypi.python.org/pypi/apio/)\n[![License](http://img.shields.io/:license-gpl-blue.svg)](http://opensource.org/licenses/GPL-2.0)\n[![Documentation Status](https://readthedocs.org/projects/apiodoc/badge/?version=stable)](http://apiodoc.readthedocs.io/en/stable/)\n\n![][linux-logo]\n \n![][macosx-logo]\n \n![][windows-logo]\n \n![][ubuntu-logo]\n \n![][raspbian-logo]\n\nOpen source **ecosystem for open FPGA boards**. It was inspired by [PlatformIO](https://github.com/platformio/platformio).\n\nApio (pronounced [\u02c8a.pjo]) is a **multiplatform toolbox**, with static pre-built packages, project configuration tools and easy command interface to verify, synthesize, simulate and upload your **verilog** designs.\n\nApio is used by [Icestudio](https://github.com/FPGAwars/icestudio).\n\n### Table of contents\n* [Installation](#installation)\n* [Apio packages](#apio-packages)\n* [Supported boards](#supported-boards)\n* [Documentation](#documentation)\n* [Development](#development)\n* [Videos](#videos)\n* [Authors](#authors)\n* [Contributors](#contributors)\n* [License](#license)\n\n## Installation\n\n1. Install [Python](https://www.python.org/downloads) and [pip](https://pip.pypa.io)\n\n2. Install the latest apio: ```pip install -U apio```\n\n## Apio packages\n\n| Package | Installation | Description\n|---------|----------------|---------------\n| [drivers](https://github.com/FPGAwars/tools-drivers) | apio install drivers | Drivers tools (only for Windows)\n| [examples](https://github.com/FPGAwars/apio-examples) | apio install examples | Verilog basic examples, pinouts, etc\n| [gtkwave](https://github.com/FPGAwars/tool-gtkwave) | apio install gtkwave | Simulation viewer. [GTKWave project](http://gtkwave.sourceforge.net) (only for Windows)\n| [icestorm](https://github.com/FPGAwars/toolchain-icestorm) | apio install icestorm | iCE40 FPGA synthesis, place & route and configuration tools. [Icestorm project](http://www.clifford.at/icestorm)\n| [iverilog](https://github.com/FPGAwars/toolchain-iverilog) | apio install iverilog | Verilog simulation and synthesis tool. [Icarus Verilog project](http://iverilog.icarus.com)\n| [scons](https://github.com/FPGAwars/tool-scons) | apio install scons | A software construction tool. [Scons project](http://scons.org)\n| [system](https://github.com/FPGAwars/tools-system) | apio install system | Tools for listing the USB devices and retrieving information from the FTDI chips\n| [verilator](https://github.com/FPGAwars/toolchain-verilator) | apio install verilator | Verilog HDL simulator. [Verilator project](https://www.veripool.org/wiki/verilator)\n\n**Supported platforms**\n\n*linux_x86_64, linux_i686, linux_armv7l, linux_aarch64, windows_x86, windows_amd64, darwin*.\n\n## Supported boards\n\n#### HX1K\n\n| Board name | Interface |\n|:-|:-:|\n| [IceZUM Alhambra](https://github.com/FPGAwars/icezum) | FTDI |\n| [Nandland Go board](https://www.nandland.com/goboard/introduction.html) | FTDI |\n| [iCEstick Evaluation Kit](http://www.latticesemi.com/icestick) | FTDI |\n| [iCEblink40-HX1K](http://www.latticesemi.com/iCEblink40-HX1K) | Digilent Adept |\n\n#### HX8K\n\n| Board name | Interface |\n|:-|:-:|\n| [Alhambra II](https://github.com/FPGAwars/Alhambra-II-FPGA) | FTDI |\n| [BlackIce](https://hackaday.io/project/12930-blackice-low-cost-open-hardware-fpga-dev-board) | Serial |\n| [BlackIce II](https://github.com/mystorm-org/BlackIce-II) | Serial |\n| [CAT Board](https://hackaday.io/project/7982-cat-board) | GPIO RPi |\n| [icoBOARD 1.0](http://icoboard.org/about-icoboard.html) | GPIO RPi |\n| [K\u00e9fir I iCE40-HX4K](http://fpgalibre.sourceforge.net/Kefir/) | FTDI |\n| [iCE40-HX8K Breakout Board](http://www.latticesemi.com/Products/DevelopmentBoardsAndKits/iCE40HX8KBreakoutBoard) | FTDI |\n| [Alchitry Cu](https://alchitry.com/products/alchitry-cu-fpga-development-board) | FTDI |\n\n#### LP8K\n\n| Board name | Interface |\n|:-|:-:|\n| [TinyFPGA B2](https://tinyfpga.com/b-series-guide.html) | Serial |\n| [TinyFPGA BX](https://tinyfpga.com/bx/guide.html) | Serial |\n\n#### UP5K\n\n| Board name | Interface |\n|:-|:-:|\n| [UPDuino v1.0](http://gnarlygrey.atspace.cc/development-platform.html#upduino) | FTDI |\n| [UPDuino v2.0](http://gnarlygrey.atspace.cc/development-platform.html#upduino_v2) | FTDI |\n| [iCEBreaker](https://github.com/icebreaker-fpga/icebreaker) | FTDI |\n| [iCEBreaker bitsy](https://github.com/icebreaker-fpga/icebreaker) | FTDI |\n| [FPGA 101 Workshop Badge Board](https://github.com/mmicko/workshop_badge) | FTDI |\n| [iCE40 UltraPlus Breakout Board](http://www.latticesemi.com/en/Products/DevelopmentBoardsAndKits/iCE40UltraPlusBreakoutBoard) | FTDI |\n| [Fomu](https://github.com/im-tomu/fomu-hardware) | FTDI |\n\nNOTE: all supported [Icestorm FPGAs](http://www.clifford.at/icestorm/) can be used with [--fpga or --size, --type and --pack options](http://apiodoc.readthedocs.io/en/develop/source/user_guide/project_commands/cmd_build.html#options).\n\n## Documentation\n\nThe complete documentation of the project can be found in Read the Docs: http://apiodoc.readthedocs.io. There is also a list of frequently asked questions (FAQ) that you can check [here](./FAQ.md).\n\n## Development\n\n```bash\ngit clone https://github.com/FPGAwars/apio.git\ncd apio\n```\n\n### Testing\n\n```bash\npip install tox\n```\n\n```bash\ntox\n```\n\n```bash\ntox -e offline\ntox -e coverage\n```\n\n### Documentation\n\n```bash\ncd docs\nmake html\nfirefox _build/html/index.html\n```\n\n### Debian packaging\n\nAlso you can find the debian scripts to package the full application and all the packages here: https://github.com/set-soft/apio-debian.\n\nThanks Salvador E. Tropea!\n\n## Videos\n\n[![Apio in RPI2: iCEstick, Icezum and icoBOARD ](http://img.youtube.com/vi/xLb7T4pw9iY/0.jpg)](https://www.youtube.com/watch?v=xLb7T4pw9iY \"Apio in RPI2: iCEstick, Icezum and icoBOARD \")\n\n[![Apio: an easy multi-platform toolbox for open FPGAs](http://img.youtube.com/vi/UJ6-_42P5BE/0.jpg)](https://www.youtube.com/watch?v=UJ6-_42P5BE \"Apio: an easy multi-platform toolbox for open FPGAs\")\n\n## Authors\n\n* [Jes\u00fas Arroyo Torrens](https://github.com/Jesus89)\n* [Juan Gonz\u00e1lez (Obijuan)](https://github.com/Obijuan)\n\n## Contributors\n\n* [Salvador E. Tropea](https://github.com/set-soft)\n* [Miguel S\u00e1nchez de Le\u00f3n Peque](https://github.com/peque)\n* [devbisme](https://github.com/devbisme)\n* [Miodrag Milanovic](https://github.com/mmicko)\n\n## Credits\n\n* [FPGAwars](http://fpgawars.github.io/) community has developed this project in a voluntary and altruistic way since 11/2016.\n\n \n\n* [BQ](https://www.bq.com) sponsored this project from 02/2016 to 11/2016. Thanks.\n\n## License\n\nLicensed under [GPL 2.0](http://opensource.org/licenses/GPL-2.0) and [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).\n\n[apio-logo]: docs/resources/images/apio-logo-mini.png\n[linux-logo]: docs/resources/images/linux.png\n[macosx-logo]: docs/resources/images/macosx.png\n[windows-logo]: docs/resources/images/windows.png\n[ubuntu-logo]: docs/resources/images/ubuntu.png\n[raspbian-logo]: docs/resources/images/raspbian.png\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/FPGAwars/apio", "keywords": "iot,embedded,fpga,cli,verilog,hardware,icestorm,yosys,arachne-pnr,iverilog,verilator,lattice,ice40,ecp5", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "apio", "package_url": "https://pypi.org/project/apio/", "platform": "", "project_url": "https://pypi.org/project/apio/", "project_urls": { "Apio documentation": "https://apiodoc.readthedocs.io/", "Apio source": "https://github.com/FPGAwars/apio", "FPGAwars": "https://FPGAwars.github.io/", "Homepage": "https://github.com/FPGAwars/apio", "Travis CI": "https://travis-ci.org/FPGAwars/apio" }, "release_url": "https://pypi.org/project/apio/0.4.1/", "requires_dist": [ "click (<7,>=5)", "semantic-version (<3,>=2.5.0)", "requests (<3,>=2.4.0)", "pyjwt (<2,>=1.5.3)", "colorama", "pyserial (<4,>=3)", "blackiceprog (<3.0.0,>=2.0.0) ; extra == 'blackiceprog'", "litterbox (<0.3.0,>=0.2.1) ; extra == 'litterbox'", "tinyfpgab (<1.2.0,>=1.1.0) ; extra == 'tinyfpgab'", "tinyprog (<1.1.0,>=1.0.21) ; extra == 'tinyprog'" ], "requires_python": "", "summary": "Open source ecosystem for open FPGA boards", "version": "0.4.1" }, "last_serial": 5801126, "releases": { "0.0.3.3": [ { "comment_text": "", "digests": { "md5": "71af25f1d9086cbe363f991632d3c668", "sha256": "6908e0f48b3372ead7c01465037cb49eb2bcca716f1ed1273a40057019033c12" }, "downloads": -1, "filename": "apio-0.0.3.3.tar.gz", "has_sig": false, "md5_digest": "71af25f1d9086cbe363f991632d3c668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8633, "upload_time": "2016-02-11T10:58:23", "url": "https://files.pythonhosted.org/packages/92/ab/106fff891fe4f49418bff75208aca670eeba3349b2f87b55592fdae6589c/apio-0.0.3.3.tar.gz" } ], "0.0.3.4": [ { "comment_text": "", "digests": { "md5": "be168744349e0824ce5ce9ef00007dd4", "sha256": "d4264da6639f617b9ebf53687a366ce6f6153538961a52c77f9baa5f9b5d62cb" }, "downloads": -1, "filename": "apio-0.0.3.4.tar.gz", "has_sig": false, "md5_digest": "be168744349e0824ce5ce9ef00007dd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9113, "upload_time": "2016-02-12T10:40:59", "url": "https://files.pythonhosted.org/packages/7b/5f/f4415e8d34d55e3041e17c1a36bbd8de22bcde210245c18370ed59b56666/apio-0.0.3.4.tar.gz" } ], "0.0.3.5": [ { "comment_text": "", "digests": { "md5": "a530401263fa423ba963701666fcca5d", "sha256": "134e1d8d43af1c1afde571dd53758244dc6277e44ed4a48e4205b085a7659dde" }, "downloads": -1, "filename": "apio-0.0.3.5.tar.gz", "has_sig": false, "md5_digest": "a530401263fa423ba963701666fcca5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9153, "upload_time": "2016-02-12T10:51:04", "url": "https://files.pythonhosted.org/packages/17/26/0d36d9d0f4c7976fd0a3ddd6ca4274a8454cd64baf70f80acbfd94c89c8e/apio-0.0.3.5.tar.gz" } ], "0.0.3.6": [ { "comment_text": "", "digests": { "md5": "bcbee908e4c3c6a2c636d4dfb1dbd197", "sha256": "45ccc67765de92f1f09d103d8c7fa072bacaa7809ec724f83d42ff29e4ea6ad2" }, "downloads": -1, "filename": "apio-0.0.3.6.tar.gz", "has_sig": false, "md5_digest": "bcbee908e4c3c6a2c636d4dfb1dbd197", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9154, "upload_time": "2016-02-12T11:47:23", "url": "https://files.pythonhosted.org/packages/94/2c/10850e5ceb3f7b1d69be7f28efab1aee28b4b0398f30a004847167893a9d/apio-0.0.3.6.tar.gz" } ], "0.0.3.7": [ { "comment_text": "", "digests": { "md5": "03c25afaed3a5417ffd2c2a356c2e605", "sha256": "91362aa6f048637957485c0649095b67e6b879347b89894ed95975c92cb68a83" }, "downloads": -1, "filename": "apio-0.0.3.7.tar.gz", "has_sig": false, "md5_digest": "03c25afaed3a5417ffd2c2a356c2e605", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8900, "upload_time": "2016-02-13T15:58:17", "url": "https://files.pythonhosted.org/packages/ff/ab/7d201d062e26d5bb06bff9ad732801514b5dcdcbcc1ba93e9358b41ef8f0/apio-0.0.3.7.tar.gz" } ], "0.0.3.8": [ { "comment_text": "", "digests": { "md5": "c944ae192ba69db8b85ee49c6f743eda", "sha256": "25fc8438b1eef2493f4ac1d5c1f6d1992da6995c174339730dceb82e2af9a648" }, "downloads": -1, "filename": "apio-0.0.3.8.tar.gz", "has_sig": false, "md5_digest": "c944ae192ba69db8b85ee49c6f743eda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9307, "upload_time": "2016-02-15T10:05:22", "url": "https://files.pythonhosted.org/packages/63/22/b8d98f09f73330cadea25e3a60d496c48cc68c714e082bd735b6b0f82a05/apio-0.0.3.8.tar.gz" } ], "0.0.3.9": [ { "comment_text": "", "digests": { "md5": "49587f5865ab7d9293879401f29d071c", "sha256": "bb0e77c0316743c7eb0c8ad5f46026c252825abe335f87ea037d6e778a8bc6ac" }, "downloads": -1, "filename": "apio-0.0.3.9.tar.gz", "has_sig": false, "md5_digest": "49587f5865ab7d9293879401f29d071c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9304, "upload_time": "2016-02-15T10:09:20", "url": "https://files.pythonhosted.org/packages/50/1a/e28684d45e99ae7a40e34a9a4f4734992be67c8fd0c406b9badf1c2b9bb3/apio-0.0.3.9.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "d1795f09435365e9e220d9c1f274d33d", "sha256": "0e39f6d67e37db6a74777f6fcbfb66662ce1f920d8ba1b7d3703f652a630f250" }, "downloads": -1, "filename": "apio-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d1795f09435365e9e220d9c1f274d33d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9794, "upload_time": "2016-02-24T16:28:38", "url": "https://files.pythonhosted.org/packages/e6/bd/3f09465764b6462906efd9fc106c19dbe2fa0498a5bc3c3421ebeba9ea1b/apio-0.0.4.tar.gz" } ], "0.0.4.1": [ { "comment_text": "", "digests": { "md5": "06baaa39082364e72ca2b1b9b3917ffa", "sha256": "225ee221d47b11f663c324daf1c34cd93330a9a544e457682845c5fac29b0f05" }, "downloads": -1, "filename": "apio-0.0.4.1.tar.gz", "has_sig": false, "md5_digest": "06baaa39082364e72ca2b1b9b3917ffa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9822, "upload_time": "2016-02-24T16:52:56", "url": "https://files.pythonhosted.org/packages/ed/dd/88f96bec6059f7c65ec9fb97275f8cb3fe4f0df1d88aa744236b8bc3fefa/apio-0.0.4.1.tar.gz" } ], "0.0.4.2": [ { "comment_text": "", "digests": { "md5": "81fac6ab544f96bd76a66281f4a26d4f", "sha256": "408532c33c6512cb02b09ec891c66ff64b099e8187f3f64b622b1523cccf3079" }, "downloads": -1, "filename": "apio-0.0.4.2.tar.gz", "has_sig": false, "md5_digest": "81fac6ab544f96bd76a66281f4a26d4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9811, "upload_time": "2016-02-25T09:39:26", "url": "https://files.pythonhosted.org/packages/fa/66/6c1951ba4d5fc815a4b2fcca05560c7c4968dd3fb9cbe7016bfc30a83f2d/apio-0.0.4.2.tar.gz" } ], "0.0.4.3": [ { "comment_text": "", "digests": { "md5": "67a31105b40df398aa2ebe872fac33c4", "sha256": "fd5afc8b2246ac7fdb008b7c590d6c98dc87f2c3c87c2a2a26cacef6118b220f" }, "downloads": -1, "filename": "apio-0.0.4.3.tar.gz", "has_sig": false, "md5_digest": "67a31105b40df398aa2ebe872fac33c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10057, "upload_time": "2016-03-04T09:44:33", "url": "https://files.pythonhosted.org/packages/fb/92/9a2ef96685659d4b3e797a6daee1a3c0ab26191cfc3c8dbe92c9a787f197/apio-0.0.4.3.tar.gz" } ], "0.0.4.4": [ { "comment_text": "", "digests": { "md5": "d60817f2a04bf3fa32ff7a3700fda041", "sha256": "b053bc12767ad8490f399cb409666a24a9f5f8a47e40b811caf36d5c9b40a0bf" }, "downloads": -1, "filename": "apio-0.0.4.4.tar.gz", "has_sig": false, "md5_digest": "d60817f2a04bf3fa32ff7a3700fda041", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10228, "upload_time": "2016-03-04T11:57:11", "url": "https://files.pythonhosted.org/packages/ef/95/7b3985fab55f504195bee7d85730579bbe0e527c21ebd4a3745eabc02586/apio-0.0.4.4.tar.gz" } ], "0.0.4.5": [ { "comment_text": "", "digests": { "md5": "c23230498739495d399b42961ae665a0", "sha256": "6a0b9d6a915447d282a9d07bb8a0e57e0bd53cc926260d4b54116af572297022" }, "downloads": -1, "filename": "apio-0.0.4.5.tar.gz", "has_sig": false, "md5_digest": "c23230498739495d399b42961ae665a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10202, "upload_time": "2016-03-07T13:21:22", "url": "https://files.pythonhosted.org/packages/a5/c5/267713f8184767b875410131091b6d0c8faf2ea149f5c089f24feea024a2/apio-0.0.4.5.tar.gz" } ], "0.0.4.6": [ { "comment_text": "", "digests": { "md5": "98d2fa027425470e13ff6ae58f08b76c", "sha256": "faae7598d01ddedc2e7077f3df98cf635a2b902af8b704edac6297d48a816305" }, "downloads": -1, "filename": "apio-0.0.4.6.tar.gz", "has_sig": false, "md5_digest": "98d2fa027425470e13ff6ae58f08b76c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12336, "upload_time": "2016-03-15T18:03:24", "url": "https://files.pythonhosted.org/packages/82/03/aa25380a78580f9ac1a23045aa3e9e3f0529411e1b9009309f4854353be8/apio-0.0.4.6.tar.gz" } ], "0.0.4.7": [ { "comment_text": "", "digests": { "md5": "f8c909a9a64f9dd6f64e124c46e38e0a", "sha256": "b95784ef943d139bce08d808db887487dff0a779eb6c056a59225c375f2a350b" }, "downloads": -1, "filename": "apio-0.0.4.7.tar.gz", "has_sig": false, "md5_digest": "f8c909a9a64f9dd6f64e124c46e38e0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12994, "upload_time": "2016-03-28T10:39:53", "url": "https://files.pythonhosted.org/packages/d9/0b/f934015c8aa5eb47a88c7f4e61fd726fb310734a808ac9bf4c7f03646365/apio-0.0.4.7.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "4b5f45e752a2c4ff58c8b2962504acc8", "sha256": "3810f0cf4c6c0efa6fc8341cef2afe4f623146e1c22f268654ac9d2c7a14c7f3" }, "downloads": -1, "filename": "apio-0.0.5.tar.gz", "has_sig": false, "md5_digest": "4b5f45e752a2c4ff58c8b2962504acc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13067, "upload_time": "2016-03-28T11:05:39", "url": "https://files.pythonhosted.org/packages/99/80/96ceba768e863ed89e1da7c6034cde1e6079115258e385942231e274645c/apio-0.0.5.tar.gz" } ], "0.0.5.1": [ { "comment_text": "", "digests": { "md5": "006ea3365aa9942e6b4435f9e5bd9e5e", "sha256": "cbbdaf14682e96c3b0712d734360400152928c220e8bb3d4aa2979733c0579ec" }, "downloads": -1, "filename": "apio-0.0.5.1.tar.gz", "has_sig": false, "md5_digest": "006ea3365aa9942e6b4435f9e5bd9e5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13329, "upload_time": "2016-04-13T10:17:33", "url": "https://files.pythonhosted.org/packages/18/e9/88c0009cbd6e69bce9e675119397a9a0aa7f27c1912b1faf95145a898a83/apio-0.0.5.1.tar.gz" } ], "0.0.5.2": [ { "comment_text": "", "digests": { "md5": "d11f41b65452fbda323097017407a098", "sha256": "22d28ff5d785fc6e9bfdaf8e94a0c19ef431b1d3b07398bc3b9de6785d3d68e3" }, "downloads": -1, "filename": "apio-0.0.5.2.tar.gz", "has_sig": false, "md5_digest": "d11f41b65452fbda323097017407a098", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14033, "upload_time": "2016-04-13T14:14:51", "url": "https://files.pythonhosted.org/packages/82/13/1bdd08233a2e394880c2071db66b73c8c050fb8d7f52742f82ce6d0e1e40/apio-0.0.5.2.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "f76ed82acf260a24e0cfd3f0daf4f1b7", "sha256": "52c5efa06a815d7543643dba1fe35bbe527212d4c9ec3b544fa110e6b218cbf8" }, "downloads": -1, "filename": "apio-0.1.tar.gz", "has_sig": false, "md5_digest": "f76ed82acf260a24e0cfd3f0daf4f1b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14276, "upload_time": "2016-04-14T15:12:00", "url": "https://files.pythonhosted.org/packages/5a/bc/8af26ac7ca02a08c7b56f698cf5df476027ff203719632d21c546c36d888/apio-0.1.tar.gz" } ], "0.1.0": [], "0.1.0.1": [ { "comment_text": "", "digests": { "md5": "c50a553ad1c298aade15df41922e0971", "sha256": "de48e030ac1c6321e25037a2a1319275b5333323349efb85f676860cf5788cf7" }, "downloads": -1, "filename": "apio-0.1.0.1.tar.gz", "has_sig": false, "md5_digest": "c50a553ad1c298aade15df41922e0971", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19717, "upload_time": "2016-04-14T16:00:13", "url": "https://files.pythonhosted.org/packages/e1/87/cf8acfa395fc2d1f8cd36a6a68b50a162131848023de1967eac871e14ebe/apio-0.1.0.1.tar.gz" } ], "0.1.0.10": [ { "comment_text": "", "digests": { "md5": "f2dc1874b9a7927cbdd3da62d096482e", "sha256": "811c9437db19e332f2d839b58a0a7b604d2d9023b6ad8676e85ff3bbf01f9d2c" }, "downloads": -1, "filename": "apio-0.1.0.10.tar.gz", "has_sig": false, "md5_digest": "f2dc1874b9a7927cbdd3da62d096482e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18888, "upload_time": "2016-05-05T13:29:09", "url": "https://files.pythonhosted.org/packages/3b/27/d583a7eaa7714db9b8b988870702e0a9e5ee789a20d7f421e170173b703f/apio-0.1.0.10.tar.gz" } ], "0.1.0.11": [ { "comment_text": "", "digests": { "md5": "3463ee68c996be5616475b774baef8d5", "sha256": "b9c441615bd1fcf514809a48d30cd6ad47a26bbe9093da8934f621902be09fc3" }, "downloads": -1, "filename": "apio-0.1.0.11.tar.gz", "has_sig": false, "md5_digest": "3463ee68c996be5616475b774baef8d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18933, "upload_time": "2016-05-09T07:33:18", "url": "https://files.pythonhosted.org/packages/dd/1f/256c32be41793be85a2a77d9e2d8764664d7df82dd3941f0d215e41110fe/apio-0.1.0.11.tar.gz" } ], "0.1.0.12": [ { "comment_text": "", "digests": { "md5": "1b2ec6225b86eb2b0bcf3da760f03a20", "sha256": "71a95b9b7a584ad471615ea89c1900f8c8076726f2d1b19a07a7be9ffefdb07b" }, "downloads": -1, "filename": "apio-0.1.0.12.tar.gz", "has_sig": false, "md5_digest": "1b2ec6225b86eb2b0bcf3da760f03a20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19300, "upload_time": "2016-07-13T10:00:18", "url": "https://files.pythonhosted.org/packages/09/2b/26f21b142f134602a35c956acbbf236e776e5f7da85c8eefcdb17433f90c/apio-0.1.0.12.tar.gz" } ], "0.1.0.13": [ { "comment_text": "", "digests": { "md5": "3f0eca2baf38f93c51457af85511853a", "sha256": "07da28de84ada982308904925dab26ee46d432d76877044667fbe1c3165a815e" }, "downloads": -1, "filename": "apio-0.1.0.13.tar.gz", "has_sig": false, "md5_digest": "3f0eca2baf38f93c51457af85511853a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19365, "upload_time": "2016-07-13T10:39:18", "url": "https://files.pythonhosted.org/packages/47/a1/96e2d8721f6deefd7b241d9cb8db58352fdaed47427d749459cf9fb36662/apio-0.1.0.13.tar.gz" } ], "0.1.0.14": [ { "comment_text": "", "digests": { "md5": "bb1fd772da48b4691a060d5cccdad543", "sha256": "f73c64ccfeb507698c5a3955f36d7ba2183764c18004687564e4033641ba3b1a" }, "downloads": -1, "filename": "apio-0.1.0.14.tar.gz", "has_sig": false, "md5_digest": "bb1fd772da48b4691a060d5cccdad543", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19388, "upload_time": "2016-07-13T12:33:01", "url": "https://files.pythonhosted.org/packages/25/d8/dc2234fbbceb5b3332da0e04355bc4490feb039300b054368a70d2771569/apio-0.1.0.14.tar.gz" } ], "0.1.0.15": [ { "comment_text": "", "digests": { "md5": "c6b6d9e739eb6e0a037e7377b631c6e2", "sha256": "b916c6c0d34d6e60336ec10d60bba29606920c77ca13803098ec899b1b194384" }, "downloads": -1, "filename": "apio-0.1.0.15.tar.gz", "has_sig": false, "md5_digest": "c6b6d9e739eb6e0a037e7377b631c6e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19373, "upload_time": "2016-07-13T13:45:40", "url": "https://files.pythonhosted.org/packages/21/10/db4d86e507d62d31cf67b67fa9dc1e947e6b5afa47af2d88b1daad307db8/apio-0.1.0.15.tar.gz" } ], "0.1.0.16": [ { "comment_text": "", "digests": { "md5": "ded92491d597de50cd285901668f65e9", "sha256": "8fbf54e6fefef3d3efde4664ea3ec23c029c4f91f9a94fe434c84b5c514063b0" }, "downloads": -1, "filename": "apio-0.1.0.16.tar.gz", "has_sig": false, "md5_digest": "ded92491d597de50cd285901668f65e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19397, "upload_time": "2016-07-14T10:21:52", "url": "https://files.pythonhosted.org/packages/fd/71/687eb9bafa2af86aab48cb75232d6a16003fac96f7d545c90786c84aa07c/apio-0.1.0.16.tar.gz" } ], "0.1.0.17": [ { "comment_text": "", "digests": { "md5": "1a4a396cb6593779be4b6c828d0af77a", "sha256": "85cac1f0fec0901eb9cfe4f3c3353ed771e739282f8941537110fd8bb7446e0c" }, "downloads": -1, "filename": "apio-0.1.0.17.tar.gz", "has_sig": false, "md5_digest": "1a4a396cb6593779be4b6c828d0af77a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19398, "upload_time": "2016-07-14T16:26:41", "url": "https://files.pythonhosted.org/packages/74/cb/ffdb4f84fe7ff91ebefcad7442f3422e48b5e3ee5a3abde5f2a6d4d6ecbb/apio-0.1.0.17.tar.gz" } ], "0.1.0.18": [ { "comment_text": "", "digests": { "md5": "b64a81a598fec5d4787e0d3095f6d33b", "sha256": "e72f45e90ffd2f8fe816c5cfd3eb2d47abb523d7556bd3b7b020fd411c5a262b" }, "downloads": -1, "filename": "apio-0.1.0.18.tar.gz", "has_sig": false, "md5_digest": "b64a81a598fec5d4787e0d3095f6d33b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19415, "upload_time": "2016-07-14T16:34:11", "url": "https://files.pythonhosted.org/packages/4c/eb/b382a20a67c9d4e2d9c6038fddc5337e7c5701a9aa4d7307401de5668ad5/apio-0.1.0.18.tar.gz" } ], "0.1.0.2": [ { "comment_text": "", "digests": { "md5": "6db8a82e674b1c491b6289ff491ccfef", "sha256": "885b1749194266ba2a29b4d0551b6a2941cf07d8dc4b1eac46f91222c7f8ded0" }, "downloads": -1, "filename": "apio-0.1.0.2.tar.gz", "has_sig": false, "md5_digest": "6db8a82e674b1c491b6289ff491ccfef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23556, "upload_time": "2016-04-19T10:06:02", "url": "https://files.pythonhosted.org/packages/11/21/71021826fdd6b76733330bc90c103cb1d3031b2f6a0e86aa48c86531a3d3/apio-0.1.0.2.tar.gz" } ], "0.1.0.3": [ { "comment_text": "", "digests": { "md5": "92c6bbc3411e5ad71e484bf93036e625", "sha256": "b9c7afe295ec79cc8273f7cdef5999f29735c4df309e345b0af8996a73c17e34" }, "downloads": -1, "filename": "apio-0.1.0.3.tar.gz", "has_sig": false, "md5_digest": "92c6bbc3411e5ad71e484bf93036e625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28032, "upload_time": "2016-04-22T10:57:27", "url": "https://files.pythonhosted.org/packages/00/21/8c327da8fc9997189bff3a6c04deaaa77083c1ea67c9d08bf3ce62a9a7c8/apio-0.1.0.3.tar.gz" } ], "0.1.0.4": [ { "comment_text": "", "digests": { "md5": "d82f37aa858bba0641d398ebab6751bb", "sha256": "3ad11194b26d371072eb261674f6032af6577975806b86c188e5bd767cf1c641" }, "downloads": -1, "filename": "apio-0.1.0.4.tar.gz", "has_sig": false, "md5_digest": "d82f37aa858bba0641d398ebab6751bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25508, "upload_time": "2016-04-24T15:13:42", "url": "https://files.pythonhosted.org/packages/72/7f/dded316c7d1c7289362764d1cd431ee684811f57af7587cc35a2665cc14b/apio-0.1.0.4.tar.gz" } ], "0.1.0.5": [ { "comment_text": "", "digests": { "md5": "cfc1b5bec1ea5a8d133e06a48293710c", "sha256": "bef43093642ac9a305125855b2211f32bdb9959590dbca7b4c0f1889b35ded19" }, "downloads": -1, "filename": "apio-0.1.0.5.tar.gz", "has_sig": false, "md5_digest": "cfc1b5bec1ea5a8d133e06a48293710c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26602, "upload_time": "2016-04-24T16:20:36", "url": "https://files.pythonhosted.org/packages/f8/b9/b7eb954b2a7ee195d4cf1ba048c334840fb4f35023ea1652e308708ef81a/apio-0.1.0.5.tar.gz" } ], "0.1.0.6": [ { "comment_text": "", "digests": { "md5": "dfef4bf06b9e50457a659b0bf1c2ab19", "sha256": "36db1aadb2369316573237447cd3c3f4766bc123a59dece364d60da02542ab94" }, "downloads": -1, "filename": "apio-0.1.0.6.tar.gz", "has_sig": false, "md5_digest": "dfef4bf06b9e50457a659b0bf1c2ab19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21621, "upload_time": "2016-05-03T09:41:15", "url": "https://files.pythonhosted.org/packages/e3/c4/e141ff5acb27d653c043acf360f2d985b727a32d084897a1aef4192e609a/apio-0.1.0.6.tar.gz" } ], "0.1.0.7": [ { "comment_text": "", "digests": { "md5": "558e155f9dc179a39644dfadbe8b041b", "sha256": "ec652c6e66362c687466cf9ee7f6ffc7e9ec5803741d85ba540fa0d7bdbe672d" }, "downloads": -1, "filename": "apio-0.1.0.7.tar.gz", "has_sig": false, "md5_digest": "558e155f9dc179a39644dfadbe8b041b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21648, "upload_time": "2016-05-03T09:51:01", "url": "https://files.pythonhosted.org/packages/52/9c/1be5adb149445b50ea1bee10f18b5c0b4c381641293ed49fc15020e4334b/apio-0.1.0.7.tar.gz" } ], "0.1.0.8": [ { "comment_text": "", "digests": { "md5": "f1ba344421c7c83d8cffee5433bae0cc", "sha256": "3d63527adbe3b3a8ea8e5e791ee7a87d623833a825b881c16cbb1e63390aab76" }, "downloads": -1, "filename": "apio-0.1.0.8.tar.gz", "has_sig": false, "md5_digest": "f1ba344421c7c83d8cffee5433bae0cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18409, "upload_time": "2016-05-04T18:46:21", "url": "https://files.pythonhosted.org/packages/53/cc/5d9a9ec9cdd873e670f86be3938256a0939adae1cd7b0381d2d6a66a5027/apio-0.1.0.8.tar.gz" } ], "0.1.0.9": [ { "comment_text": "", "digests": { "md5": "f711f3fc4849c3c4a5a94492f4c5c49e", "sha256": "d8a457a39104905e9fba803aaee215d96d50b2aff9733ffc48c16001f5074e78" }, "downloads": -1, "filename": "apio-0.1.0.9.tar.gz", "has_sig": false, "md5_digest": "f711f3fc4849c3c4a5a94492f4c5c49e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18893, "upload_time": "2016-05-05T13:17:23", "url": "https://files.pythonhosted.org/packages/e0/f7/814d81c5851a34f74288ac2fc5537fee17d302466ce8dd231bcfbf8b5014/apio-0.1.0.9.tar.gz" } ], "0.1.1.1": [ { "comment_text": "", "digests": { "md5": "0cd31626fd9f3f7375586f6d733b1822", "sha256": "4cd78536b7f1efe9444d62e7e20f3ee3aa2615fca8778ba9bd991bee722b7bff" }, "downloads": -1, "filename": "apio-0.1.1.1.tar.gz", "has_sig": false, "md5_digest": "0cd31626fd9f3f7375586f6d733b1822", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19388, "upload_time": "2016-07-14T18:18:58", "url": "https://files.pythonhosted.org/packages/71/be/e96d57411401c98d0b26e6be243f5ea7dffee672c314b5e79b00f0121f29/apio-0.1.1.1.tar.gz" } ], "0.1.1.2": [ { "comment_text": "", "digests": { "md5": "c54a234740aa7498e7a776da58411073", "sha256": "dd74d4d53caef59ab6416967a85ab4fe6c7b1f95ea27ea67b6855b357d7a2a94" }, "downloads": -1, "filename": "apio-0.1.1.2.tar.gz", "has_sig": false, "md5_digest": "c54a234740aa7498e7a776da58411073", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19443, "upload_time": "2016-07-19T07:55:02", "url": "https://files.pythonhosted.org/packages/05/c0/2fc98df2cdc55eade0b4781f47592f08b0e210ed8c3fc44d3d71ba635856/apio-0.1.1.2.tar.gz" } ], "0.1.1.3": [ { "comment_text": "", "digests": { "md5": "0e4ff97811bcc311771ad9420acd47ec", "sha256": "f79a74ab3cf3621c49b5249126019df69e38bec716c8720a53c92cf4af892c00" }, "downloads": -1, "filename": "apio-0.1.1.3.tar.gz", "has_sig": false, "md5_digest": "0e4ff97811bcc311771ad9420acd47ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19436, "upload_time": "2016-07-20T15:23:00", "url": "https://files.pythonhosted.org/packages/55/47/fcbe6c7389c2c2346d139870badce876dae195fbb7db089ba4688b0e852f/apio-0.1.1.3.tar.gz" } ], "0.1.1.4": [ { "comment_text": "", "digests": { "md5": "432267409aa7332f1254f1f944d02f14", "sha256": "998925bd7e33112d79bac44bcce09acd43efec0876385bd489fd5e5fc062b43d" }, "downloads": -1, "filename": "apio-0.1.1.4.tar.gz", "has_sig": false, "md5_digest": "432267409aa7332f1254f1f944d02f14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19434, "upload_time": "2016-07-20T15:31:27", "url": "https://files.pythonhosted.org/packages/9c/ba/95ccca109fb4fa72196b92fcb30a1976432fb13b306da9a1ecd96096c049/apio-0.1.1.4.tar.gz" } ], "0.1.1.5": [ { "comment_text": "", "digests": { "md5": "40122f8ea01e734620049e523b180930", "sha256": "4de29c70cf39661e0c07253edb751c3810b1106143190eb36af4288cd44abc95" }, "downloads": -1, "filename": "apio-0.1.1.5.tar.gz", "has_sig": false, "md5_digest": "40122f8ea01e734620049e523b180930", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19761, "upload_time": "2016-07-26T14:17:49", "url": "https://files.pythonhosted.org/packages/ea/48/3951c3cbcdf928add549b06a61875261ecf21258725bf9b450cdc68b33ab/apio-0.1.1.5.tar.gz" } ], "0.1.1.6": [ { "comment_text": "", "digests": { "md5": "47eb12fe80a756c260c61f121becf739", "sha256": "ee19e9f2b7787404d3ef16832624b5c78407a9f3d54c0d5e1c3ef7830e16e722" }, "downloads": -1, "filename": "apio-0.1.1.6.tar.gz", "has_sig": false, "md5_digest": "47eb12fe80a756c260c61f121becf739", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19813, "upload_time": "2016-07-26T15:33:08", "url": "https://files.pythonhosted.org/packages/4b/54/d6098d75911f8059abd030dd945ce6811eb046f044ee0a7d7b52e7feb06d/apio-0.1.1.6.tar.gz" } ], "0.1.1.7": [ { "comment_text": "", "digests": { "md5": "2719b84a34c102fdc70f48b222d5f7eb", "sha256": "678e136326276a14eea9e5a62de8175ddd7ebdbbc2d24af427f830d6e30f85af" }, "downloads": -1, "filename": "apio-0.1.1.7.tar.gz", "has_sig": false, "md5_digest": "2719b84a34c102fdc70f48b222d5f7eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19834, "upload_time": "2016-07-27T10:11:38", "url": "https://files.pythonhosted.org/packages/21/8f/77ec089fe99a1a92664d78ab0aa3131ac33ffa7db637ee2d2d6f16583a8b/apio-0.1.1.7.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f67ce2027aea3b5ec5325cba86be1bd8", "sha256": "b71a867ea263c105999cf81478d022ea2d58eb72d4bd5bb34db6e41ad3ea810e" }, "downloads": -1, "filename": "apio-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f67ce2027aea3b5ec5325cba86be1bd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19762, "upload_time": "2016-08-14T11:01:30", "url": "https://files.pythonhosted.org/packages/cb/fe/07192d27c87a602b83617adf94376c46217dd943a1e42b52ec964b4038e9/apio-0.1.2.tar.gz" } ], "0.1.2.1": [ { "comment_text": "", "digests": { "md5": "2327691a6b575fcbf3b23cd5c5e4047c", "sha256": "7eb8b08c96c12acc67f2d4f69d48b825070a01f42930cade6a135f0ba037d06e" }, "downloads": -1, "filename": "apio-0.1.2.1.tar.gz", "has_sig": false, "md5_digest": "2327691a6b575fcbf3b23cd5c5e4047c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21215, "upload_time": "2016-08-19T10:46:01", "url": "https://files.pythonhosted.org/packages/ba/77/8bfaa594ecd53bfda15bf4b9fad4b293a1284eb12afde0292ae41a9dc60c/apio-0.1.2.1.tar.gz" } ], "0.1.2.2": [ { "comment_text": "", "digests": { "md5": "e9bea5cc7b84bafb37f5dd2ba508db8e", "sha256": "297cacd8134e2f7b6c86bd81f8e38e64b9ce3c95d6dcba6ddfd3d784bbf2bbb9" }, "downloads": -1, "filename": "apio-0.1.2.2.tar.gz", "has_sig": false, "md5_digest": "e9bea5cc7b84bafb37f5dd2ba508db8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21242, "upload_time": "2016-08-19T11:07:13", "url": "https://files.pythonhosted.org/packages/11/4c/7909448cfc7db3c47dd8a97b66dc87f3f98abe0ffe2ddda5ddc0136bfcd5/apio-0.1.2.2.tar.gz" } ], "0.1.2.3": [ { "comment_text": "", "digests": { "md5": "d1e37bad9a64e65ff2b499164e0bdbb9", "sha256": "37bb886be7d33adce5c57486a8b0f0c4afc61a57a5020b49d02d23e4b6e8545f" }, "downloads": -1, "filename": "apio-0.1.2.3.tar.gz", "has_sig": false, "md5_digest": "d1e37bad9a64e65ff2b499164e0bdbb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20618, "upload_time": "2016-08-22T12:45:18", "url": "https://files.pythonhosted.org/packages/dd/e8/fd4aef52e644fb095b2d16a5aadb88e145d89b22f58aa8db74dfcb6e6379/apio-0.1.2.3.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "aecbf78f5ce75d603792c7cd392e3482", "sha256": "68dbe63398fcb249221cfdb8c618fb4b422580ba6107c3a46dcb1cec02f0f58c" }, "downloads": -1, "filename": "apio-0.1.3.tar.gz", "has_sig": false, "md5_digest": "aecbf78f5ce75d603792c7cd392e3482", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18255, "upload_time": "2016-08-25T15:22:33", "url": "https://files.pythonhosted.org/packages/0b/39/7ae9beb6f045fa8e4e8268b2a42aa99e0e1547248f6136ce20da9f67caab/apio-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "142480cf8333be46fcaaf31ce5b853e8", "sha256": "b9563a1a7b2550d1acb575f6dbe131569f06d1572f8b3150633ec0e9433457d5" }, "downloads": -1, "filename": "apio-0.1.4.tar.gz", "has_sig": false, "md5_digest": "142480cf8333be46fcaaf31ce5b853e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19118, "upload_time": "2016-08-26T11:11:20", "url": "https://files.pythonhosted.org/packages/04/c2/c2f92ccd87733ff7e00ebf41922f8a4ecadf8047fa43d24fe960069f4757/apio-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "1433313547ed14c74e0f2a9a2d4c3fa0", "sha256": "e80291b361311e3aae97692d72a3521c82ef8c0ca310b520858ebd0e87758f2e" }, "downloads": -1, "filename": "apio-0.1.5.tar.gz", "has_sig": false, "md5_digest": "1433313547ed14c74e0f2a9a2d4c3fa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18999, "upload_time": "2016-08-28T14:53:24", "url": "https://files.pythonhosted.org/packages/ac/53/81c76a44ec30522a9015b2809dc1d2e9a825d8976e0d49202f8996095aef/apio-0.1.5.tar.gz" } ], "0.1.5.1": [ { "comment_text": "", "digests": { "md5": "8e149238ee6e70ec68140eed74ca6709", "sha256": "1342c65289d3a65c89f090fd4dc8dcb6f346c92b37f37053dee5eda0f1549780" }, "downloads": -1, "filename": "apio-0.1.5.1.tar.gz", "has_sig": false, "md5_digest": "8e149238ee6e70ec68140eed74ca6709", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19035, "upload_time": "2016-08-29T11:09:24", "url": "https://files.pythonhosted.org/packages/54/f5/3e6fab55468b84675833fabd8c6f82ae8e8b2203f9aae4b0014ef5c45930/apio-0.1.5.1.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "f6c587560599afeccefb6d3d6f466b85", "sha256": "0a8d88163b8c52ef8cec5cd99f08ffc54c129c6d4a2e8ab75c5297dd30d759ca" }, "downloads": -1, "filename": "apio-0.1.6.tar.gz", "has_sig": false, "md5_digest": "f6c587560599afeccefb6d3d6f466b85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19463, "upload_time": "2016-09-08T11:09:30", "url": "https://files.pythonhosted.org/packages/00/0c/82aea6c51f9746f12fcc1ecf720b65cb6ddf9a0c471cbea6765b91e8c96f/apio-0.1.6.tar.gz" } ], "0.1.6.1": [ { "comment_text": "", "digests": { "md5": "b18a59dae567406500b864acc30f3460", "sha256": "963687f5f6d22a4536da4b4d94d1148e6d045d4a017dbfb715be9f1ebda55a86" }, "downloads": -1, "filename": "apio-0.1.6.1.tar.gz", "has_sig": false, "md5_digest": "b18a59dae567406500b864acc30f3460", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19470, "upload_time": "2016-09-08T11:27:02", "url": "https://files.pythonhosted.org/packages/5b/f7/8aa2ed77b752e587e5284bb52ef91edce52e6c4aa52e33a0af9be2193529/apio-0.1.6.1.tar.gz" } ], "0.1.6.2": [ { "comment_text": "", "digests": { "md5": "4f4cc50d279514d1ada51bbc40609176", "sha256": "87c74aeb938259d1f7ba4a7a7923023e7472f87f88a7225ad7f1fa23e0a73488" }, "downloads": -1, "filename": "apio-0.1.6.2.tar.gz", "has_sig": false, "md5_digest": "4f4cc50d279514d1ada51bbc40609176", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19470, "upload_time": "2016-09-09T14:55:27", "url": "https://files.pythonhosted.org/packages/34/94/f945530de67c6511485f53b17aa27f6687a038ba480e84722a20cbe6b11d/apio-0.1.6.2.tar.gz" } ], "0.1.6.3": [ { "comment_text": "", "digests": { "md5": "c7c5d1e8b9f0ab4c5dfe8539e0f8c470", "sha256": "6959667ec1e049b5c8596e40b8dd2c55e2af91bbc5dc32caab69e9dc681fba0d" }, "downloads": -1, "filename": "apio-0.1.6.3.tar.gz", "has_sig": false, "md5_digest": "c7c5d1e8b9f0ab4c5dfe8539e0f8c470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19590, "upload_time": "2016-09-26T20:17:26", "url": "https://files.pythonhosted.org/packages/28/e9/11b7e8abbc11f63434dfc58de07e37d7da66756444f033a32ecca45b022e/apio-0.1.6.3.tar.gz" } ], "0.1.6.4": [ { "comment_text": "", "digests": { "md5": "65734fa71b1f64866b842187e02f71a5", "sha256": "c25a24c20b141e7bde25dc9c86911f016ae9c0d2086468f04af10a0cfc729be2" }, "downloads": -1, "filename": "apio-0.1.6.4.tar.gz", "has_sig": false, "md5_digest": "65734fa71b1f64866b842187e02f71a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19673, "upload_time": "2016-09-29T20:08:18", "url": "https://files.pythonhosted.org/packages/b1/6b/b1121f8a2102051e7263c0f38c7b69c6f9aba569a812dd83372ddc99b29e/apio-0.1.6.4.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "c3b0915138e7693225744721b1a9ba92", "sha256": "80e4ffd8709c9773b90f76570a0ad2c027e869641ab739bbc478aaa2bc9e8bd0" }, "downloads": -1, "filename": "apio-0.1.7.tar.gz", "has_sig": false, "md5_digest": "c3b0915138e7693225744721b1a9ba92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19744, "upload_time": "2016-10-12T18:50:12", "url": "https://files.pythonhosted.org/packages/7e/23/758a00226fb70d68238ff701fb1e464e3608fa511849eb4399b00ba20d9a/apio-0.1.7.tar.gz" } ], "0.1.7.1": [ { "comment_text": "", "digests": { "md5": "d0aec2b72024b5e24d9a6eaf9fee78b4", "sha256": "b0de9f2665a37c31762085053dc93199ecb6efdf238468195bc84f769365274c" }, "downloads": -1, "filename": "apio-0.1.7.1.tar.gz", "has_sig": false, "md5_digest": "d0aec2b72024b5e24d9a6eaf9fee78b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19745, "upload_time": "2016-10-12T18:58:26", "url": "https://files.pythonhosted.org/packages/50/8f/926f358f79bf6c457a24eaaa1490b722a82445323a3bdd92a1cd0b6bfd3f/apio-0.1.7.1.tar.gz" } ], "0.1.7.2": [ { "comment_text": "", "digests": { "md5": "7ca76a4d19421594335b2e20d1e85aaa", "sha256": "777c373910f7e59ce5b0fee48a145a9d7e14a5dc583105ca72c42b78092d6430" }, "downloads": -1, "filename": "apio-0.1.7.2.tar.gz", "has_sig": false, "md5_digest": "7ca76a4d19421594335b2e20d1e85aaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19836, "upload_time": "2016-10-14T17:41:48", "url": "https://files.pythonhosted.org/packages/6f/5b/064d56e9f7c54bb3dc2563a18899d4bcff17bb3a9360eddfeaf5f62a3731/apio-0.1.7.2.tar.gz" } ], "0.1.7.3": [ { "comment_text": "", "digests": { "md5": "cd6f6f952ce9cf0a34debc92e226b853", "sha256": "5260609f040b3152541e0fc7d209853fc43ab627d9e1961c8966cbf8906a9bf4" }, "downloads": -1, "filename": "apio-0.1.7.3.tar.gz", "has_sig": false, "md5_digest": "cd6f6f952ce9cf0a34debc92e226b853", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19837, "upload_time": "2016-10-14T21:50:38", "url": "https://files.pythonhosted.org/packages/07/97/4b65a516e727d83356749fc8fb652240b49a89325633023f69bf55a135ea/apio-0.1.7.3.tar.gz" } ], "0.1.7.4": [ { "comment_text": "", "digests": { "md5": "311c001f870707da20152fc728d03910", "sha256": "5a5c749074e79d8fbec38b0a75558923893afdf12fc2a4d5e27da9a26534547f" }, "downloads": -1, "filename": "apio-0.1.7.4.tar.gz", "has_sig": false, "md5_digest": "311c001f870707da20152fc728d03910", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19837, "upload_time": "2016-10-16T05:25:32", "url": "https://files.pythonhosted.org/packages/91/1d/855f1f712817f732ac3139239284859f94fc966e7773b2899b73b5bf4f4c/apio-0.1.7.4.tar.gz" } ], "0.1.7.5": [ { "comment_text": "", "digests": { "md5": "8a2f9daa2d8acec87f74c8719a51a882", "sha256": "18dda1fe2a5cee537548933ca9d8b4fd30d1e8b7858db873a6dee96c7462bbf0" }, "downloads": -1, "filename": "apio-0.1.7.5.tar.gz", "has_sig": false, "md5_digest": "8a2f9daa2d8acec87f74c8719a51a882", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20315, "upload_time": "2016-10-18T14:12:54", "url": "https://files.pythonhosted.org/packages/b8/ae/e7703ba866f6a62c4eda0c5a0969e4f9bf360e0f97f8b052ff1692176462/apio-0.1.7.5.tar.gz" } ], "0.1.7.6": [ { "comment_text": "", "digests": { "md5": "eff86416f60062bda5695fd0b84917d8", "sha256": "b2e8ab1b5c0bd2f88c647943092d299f67feddd840a875d153ddd8d82c58c66e" }, "downloads": -1, "filename": "apio-0.1.7.6.tar.gz", "has_sig": false, "md5_digest": "eff86416f60062bda5695fd0b84917d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20666, "upload_time": "2016-10-22T14:25:47", "url": "https://files.pythonhosted.org/packages/4c/83/c9afb2b12725e48e3de8c52497e9dfe1795f2d14ade54f5db2f059f57e70/apio-0.1.7.6.tar.gz" } ], "0.1.7.7": [ { "comment_text": "", "digests": { "md5": "48692551b1e1a9784d9d4402c51d50cd", "sha256": "b07ce20f1acb47f62f83e12c72a3a5d7a9176650634ed74008d803ab7a5ace68" }, "downloads": -1, "filename": "apio-0.1.7.7.tar.gz", "has_sig": false, "md5_digest": "48692551b1e1a9784d9d4402c51d50cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20823, "upload_time": "2016-10-25T18:25:37", "url": "https://files.pythonhosted.org/packages/08/03/6d4ed3236f39c3167a65dc8713e0b508e9dc580c8243311ed0c1f03fd084/apio-0.1.7.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "6e2149ae3b01bcd2ad61b22b4d1d106a", "sha256": "ab10140f00bae4fda208fc9eff79779540ce128a060d23ebbd0caf51cb4d669b" }, "downloads": -1, "filename": "apio-0.1.8.tar.gz", "has_sig": false, "md5_digest": "6e2149ae3b01bcd2ad61b22b4d1d106a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21051, "upload_time": "2016-10-27T16:10:48", "url": "https://files.pythonhosted.org/packages/77/ff/6e3a7931708a4781bf3a7f6ed7099f421a1ea6affee522588a84c0983367/apio-0.1.8.tar.gz" } ], "0.1.8.2": [ { "comment_text": "", "digests": { "md5": "bf8950f50cc56aac77d4452099daab8e", "sha256": "bcd9fcaa6ac17a8a2e5e25dc2459627fa9b48726ca6c7b5b30acd6326bf74928" }, "downloads": -1, "filename": "apio-0.1.8.2.tar.gz", "has_sig": false, "md5_digest": "bf8950f50cc56aac77d4452099daab8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21893, "upload_time": "2016-11-02T17:22:38", "url": "https://files.pythonhosted.org/packages/0e/75/7c44b625a315e4701a2ed9a59ed7f15a33673f76ed8e5d6c24fdbfdb5524/apio-0.1.8.2.tar.gz" } ], "0.1.9.0": [ { "comment_text": "", "digests": { "md5": "0e15b78330b0facdd05f83d94772b45a", "sha256": "ed99c4c8431379ba4d54df52cd071b60d364d9a72a7bd69a26b1d2b60e31a390" }, "downloads": -1, "filename": "apio-0.1.9.0.tar.gz", "has_sig": false, "md5_digest": "0e15b78330b0facdd05f83d94772b45a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22882, "upload_time": "2016-11-10T14:22:31", "url": "https://files.pythonhosted.org/packages/17/df/eaedd3f2290a7bc583d8d3f37df48ba033b7909232bf43e383364ad3d47b/apio-0.1.9.0.tar.gz" } ], "0.1.9.1": [ { "comment_text": "", "digests": { "md5": "3428a431976094a3f4d1ce761c449513", "sha256": "4cf86ae88bc64dc12c409c56a9c75f6b3040ae1d09ed1c18b27723faf70dcbfd" }, "downloads": -1, "filename": "apio-0.1.9.1.tar.gz", "has_sig": false, "md5_digest": "3428a431976094a3f4d1ce761c449513", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22909, "upload_time": "2016-11-15T11:27:23", "url": "https://files.pythonhosted.org/packages/bb/e0/1bf976fd807e54b44d55241b5687b78967356254159243e11a5823d75d97/apio-0.1.9.1.tar.gz" } ], "0.1.9.2": [ { "comment_text": "", "digests": { "md5": "70e64e1e3c41a982e492bb8eac2dcea0", "sha256": "6571b19b1ff509affb344f96dd9d5b4cb539869bc29f54e6a10ee9bc9ac017fb" }, "downloads": -1, "filename": "apio-0.1.9.2.tar.gz", "has_sig": false, "md5_digest": "70e64e1e3c41a982e492bb8eac2dcea0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23033, "upload_time": "2016-11-17T09:21:28", "url": "https://files.pythonhosted.org/packages/10/1c/fa2770b6b504f3ad938c0d2b18a5604b5334ea36d369f533edd74b271dd3/apio-0.1.9.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2b500c7a648e0341ba7a42491ad6ba86", "sha256": "c4fb25fd9fbb49b8dc9f0a4099fb5caa5602436b47ec9fb49fe8efc2a2a74008" }, "downloads": -1, "filename": "apio-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2b500c7a648e0341ba7a42491ad6ba86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22985, "upload_time": "2016-12-01T11:29:08", "url": "https://files.pythonhosted.org/packages/c7/1c/cdebfabed0ffc26371357b4d1b89e74b444034484cb5c44823a3d4f5b550/apio-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "410ca1bee3e6eac9abf048be4f9048b9", "sha256": "2476bdc5c9b3ece4788c54b5cd32f35eb51c4045f0691779a05ef541af1b9bfb" }, "downloads": -1, "filename": "apio-0.2.1.tar.gz", "has_sig": false, "md5_digest": "410ca1bee3e6eac9abf048be4f9048b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23126, "upload_time": "2017-01-25T03:17:21", "url": "https://files.pythonhosted.org/packages/ad/24/ca404026463b827e8e68b45ed3a50ef415aedd5357167a8adc0354c208e7/apio-0.2.1.tar.gz" } ], "0.2.1.1": [ { "comment_text": "", "digests": { "md5": "601d69409f8d2db20124e76b6f4bcc03", "sha256": "cc02c6b74be67a62cd2c63b317a893bbbad4cb45113f45f246f865119aec1057" }, "downloads": -1, "filename": "apio-0.2.1.1.tar.gz", "has_sig": false, "md5_digest": "601d69409f8d2db20124e76b6f4bcc03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23182, "upload_time": "2017-02-03T11:06:50", "url": "https://files.pythonhosted.org/packages/a9/3b/4bd90f419b318bca4c6e9b23b143f06db7a0969058ddc62e960801509de0/apio-0.2.1.1.tar.gz" } ], "0.2.1.2": [ { "comment_text": "", "digests": { "md5": "ef24f5806e2b107e82d3d1b3b2fb9e5e", "sha256": "794fa3966ec3930cad8f99c42d50c1bdb448c805c6d1f385cc0806f8c800e31b" }, "downloads": -1, "filename": "apio-0.2.1.2.tar.gz", "has_sig": false, "md5_digest": "ef24f5806e2b107e82d3d1b3b2fb9e5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23558, "upload_time": "2017-02-06T15:49:13", "url": "https://files.pythonhosted.org/packages/8d/e0/99299d14ed07997e53aeded520b1305ca35fdd769730a93902add98cc477/apio-0.2.1.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "61334401a80178912e94acb7749d4902", "sha256": "c324daa42762c060553c6fc8ed5bedd5f3dc48305e90cdb0de028f0fc7d3d9b8" }, "downloads": -1, "filename": "apio-0.2.2.tar.gz", "has_sig": false, "md5_digest": "61334401a80178912e94acb7749d4902", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23759, "upload_time": "2017-02-28T15:48:20", "url": "https://files.pythonhosted.org/packages/be/47/2c1614208b839fc8e25c547a504e3d1029d3c6a0c8faa14990c2336dbaa2/apio-0.2.2.tar.gz" } ], "0.2.2.1": [ { "comment_text": "", "digests": { "md5": "016543a1329c45837468a2acb87376f2", "sha256": "0a4313d474eb7f69c1894afb81ba7bb3f069a98634ff589a456b047afc224563" }, "downloads": -1, "filename": "apio-0.2.2.1.tar.gz", "has_sig": false, "md5_digest": "016543a1329c45837468a2acb87376f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24135, "upload_time": "2017-03-01T14:58:45", "url": "https://files.pythonhosted.org/packages/fa/43/d5db13a909960acdb1815b189100a5cec661547d703db357fe6e7e798f1e/apio-0.2.2.1.tar.gz" } ], "0.2.2.2": [ { "comment_text": "", "digests": { "md5": "f08ad150d5c939b0448c3ccbccd18099", "sha256": "abe924478dad91f8a5433ad8960587b44b4a0cf4786bc6203657c9c94d8cae90" }, "downloads": -1, "filename": "apio-0.2.2.2.tar.gz", "has_sig": false, "md5_digest": "f08ad150d5c939b0448c3ccbccd18099", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24229, "upload_time": "2017-04-19T13:19:11", "url": "https://files.pythonhosted.org/packages/62/95/97bc57d00793108ca55e303a9cc71909c19a2b1b1f54c82ce301ddf355bb/apio-0.2.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "c69bc2038bb526b05b64f66583a3ccc2", "sha256": "503026e3ec9b1c404735c6301949ed9036d88c3c1ed3b8b3078511f8452f9a49" }, "downloads": -1, "filename": "apio-0.2.3.tar.gz", "has_sig": false, "md5_digest": "c69bc2038bb526b05b64f66583a3ccc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24476, "upload_time": "2017-05-09T10:05:18", "url": "https://files.pythonhosted.org/packages/26/2c/e990c70fab59c563382d8e46426cb69e5e81d6e1a651180c375044f18067/apio-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "3bc78cc0c1cac3c7889815fd125fd06c", "sha256": "8e6516796fd109b8bd2b0bd172bb1c6806028ced294c854d32c81cf28ded18fc" }, "downloads": -1, "filename": "apio-0.2.4.tar.gz", "has_sig": false, "md5_digest": "3bc78cc0c1cac3c7889815fd125fd06c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24648, "upload_time": "2017-06-02T16:01:51", "url": "https://files.pythonhosted.org/packages/e0/66/19d7a0e1225d0e8f964ecf3742d28c3e77ded76fafb39eacd9207d465ae1/apio-0.2.4.tar.gz" } ], "0.2.4.1": [ { "comment_text": "", "digests": { "md5": "b65d3de08c5e7b40f8803cbb33d887f0", "sha256": "c330ae2dac3e5fb53604a6c28d7a79216a5c15b22534a41e62bb6cbb5fc0f7cd" }, "downloads": -1, "filename": "apio-0.2.4.1.tar.gz", "has_sig": false, "md5_digest": "b65d3de08c5e7b40f8803cbb33d887f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24666, "upload_time": "2017-06-06T13:02:09", "url": "https://files.pythonhosted.org/packages/00/5a/a8bf05ba82cf6c1eb9fa34e3aa727a1250f7a0102c5b40dcf230f3b6de6e/apio-0.2.4.1.tar.gz" } ], "0.2.4.2": [ { "comment_text": "", "digests": { "md5": "94bddd79d59fb7b5b66542a0ab4f1319", "sha256": "7514163a49d4c8733a9c650ae40582b29b0eaf50afd94766b30dc2daa5feb1f4" }, "downloads": -1, "filename": "apio-0.2.4.2.tar.gz", "has_sig": false, "md5_digest": "94bddd79d59fb7b5b66542a0ab4f1319", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29640, "upload_time": "2017-10-15T15:23:37", "url": "https://files.pythonhosted.org/packages/c3/47/b05a7f746019c0e939efb770267cce9c90e39b19bf31f027b3adf29546c0/apio-0.2.4.2.tar.gz" } ], "0.2.4.3": [ { "comment_text": "", "digests": { "md5": "d1cebd81b4b3d936e249d15ae5986b7d", "sha256": "86fd6c97382c5fb90328755103703a3e22b077decd8a7b8c9187e42e7a5c579e" }, "downloads": -1, "filename": "apio-0.2.4.3.tar.gz", "has_sig": false, "md5_digest": "d1cebd81b4b3d936e249d15ae5986b7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29640, "upload_time": "2017-10-15T15:27:33", "url": "https://files.pythonhosted.org/packages/fe/30/5b7caac60028663492fbf44cbc04f95478c02745e54d355b02ad6707c946/apio-0.2.4.3.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "8c2d6f7db7e37e0edbd58d66941f8f70", "sha256": "fac54b7a1fc6866d55cb4997ca12212840ac5478304bfa765f0d99f5f883ae96" }, "downloads": -1, "filename": "apio-0.3.0.tar.gz", "has_sig": false, "md5_digest": "8c2d6f7db7e37e0edbd58d66941f8f70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32150, "upload_time": "2018-02-01T19:43:27", "url": "https://files.pythonhosted.org/packages/90/b8/e25141873501f3868f39ce10557695de976279970feccc89e06b7ac97399/apio-0.3.0.tar.gz" } ], "0.3.0b1": [ { "comment_text": "", "digests": { "md5": "c7f00bc55662a32d936da0f659b98895", "sha256": "f15f259c57cdcfa9623870f21a6e08fa697399aa48b2adcf26deae027d93fd01" }, "downloads": -1, "filename": "apio-0.3.0b1.tar.gz", "has_sig": false, "md5_digest": "c7f00bc55662a32d936da0f659b98895", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30427, "upload_time": "2017-12-17T09:49:40", "url": "https://files.pythonhosted.org/packages/60/b8/892c20a93a6637e0e228af4d4be38093544fb0d7e1258908ec70c963121f/apio-0.3.0b1.tar.gz" } ], "0.3.0b2": [ { "comment_text": "", "digests": { "md5": "d8c053354d3a1ad115881e6a65e2cac2", "sha256": "4899e699ba2a123ed83f19db15f39856da7f19b5c511b0e168d27e9501f4c2df" }, "downloads": -1, "filename": "apio-0.3.0b2.tar.gz", "has_sig": false, "md5_digest": "d8c053354d3a1ad115881e6a65e2cac2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30883, "upload_time": "2017-12-17T17:34:57", "url": "https://files.pythonhosted.org/packages/01/b8/4002d46abe384d7a1255bb5e8eb593fb60c934eb05e65c99ff3c7340adf1/apio-0.3.0b2.tar.gz" } ], "0.3.0b3": [ { "comment_text": "", "digests": { "md5": "8d159313916af969bed889d5cf3ddb32", "sha256": "706ab1d2d65ee2bfc1703b284e9c99419f23055e65c8474c968db17df57f1b92" }, "downloads": -1, "filename": "apio-0.3.0b3.tar.gz", "has_sig": false, "md5_digest": "8d159313916af969bed889d5cf3ddb32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31519, "upload_time": "2018-01-03T11:01:42", "url": "https://files.pythonhosted.org/packages/ea/c7/86137e2fbe554f2694911c7c49a215bd3af0827990cfb014c256592706f1/apio-0.3.0b3.tar.gz" } ], "0.3.0b4": [ { "comment_text": "", "digests": { "md5": "ca4a2f797104f50137d44641bd08cc59", "sha256": "1c4b9b4a40fbfd70e8deb10b1fad95bfe89289a9bded5052611ef56a958ab322" }, "downloads": -1, "filename": "apio-0.3.0b4.tar.gz", "has_sig": false, "md5_digest": "ca4a2f797104f50137d44641bd08cc59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32059, "upload_time": "2018-01-11T13:06:29", "url": "https://files.pythonhosted.org/packages/a4/58/d5344dbc9a5472ee3c6ba9f6bad5d2d3cd02a7aaa6be696a11cef88700b8/apio-0.3.0b4.tar.gz" } ], "0.3.0b5": [ { "comment_text": "", "digests": { "md5": "30a220b24a3871d07c0012aa7ccff31e", "sha256": "d001b7778f32671aedbec6894fb0ad7a30214172425cf6de6da89fdeb3586192" }, "downloads": -1, "filename": "apio-0.3.0b5.tar.gz", "has_sig": false, "md5_digest": "30a220b24a3871d07c0012aa7ccff31e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32097, "upload_time": "2018-01-11T22:22:39", "url": "https://files.pythonhosted.org/packages/99/49/eff8928e82de3cc7228411a33405d26d7ed11daa8d8ec94dfa13147e09af/apio-0.3.0b5.tar.gz" } ], "0.3.0rc1": [ { "comment_text": "", "digests": { "md5": "23948cf1df3eef3a0a2889b61de06096", "sha256": "aa78aec864826e1f50a539757dea2a055e150b217f97e6b3f973376fe7266ec3" }, "downloads": -1, "filename": "apio-0.3.0rc1.tar.gz", "has_sig": false, "md5_digest": "23948cf1df3eef3a0a2889b61de06096", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32103, "upload_time": "2018-01-11T22:42:45", "url": "https://files.pythonhosted.org/packages/5b/42/efd89a4ea85f8ed070a5684effb581e97a4946e26cd7c8ae03ffa0c39cda/apio-0.3.0rc1.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "97f8fc40c9df9203f7643da762e757be", "sha256": "b297e1e6d3bd1586db69dce5ff35eb6d19c604914cdacfd576dc8dc5834e0caa" }, "downloads": -1, "filename": "apio-0.3.1.tar.gz", "has_sig": false, "md5_digest": "97f8fc40c9df9203f7643da762e757be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32332, "upload_time": "2018-03-11T17:33:14", "url": "https://files.pythonhosted.org/packages/f9/75/ddfcfc930c955aca648a77a2b6b8c4d5da2eb06e3694bf51d81409f0fd24/apio-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "755cb425c0fea128fb454d827a5c2f0a", "sha256": "3a1b7da8e63a61066a198e2a5877652cc15497b495319b1f8d74ef14fe7cc2a8" }, "downloads": -1, "filename": "apio-0.3.2.tar.gz", "has_sig": false, "md5_digest": "755cb425c0fea128fb454d827a5c2f0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32499, "upload_time": "2018-04-02T07:05:08", "url": "https://files.pythonhosted.org/packages/52/50/cfa516e6dc31441b1ad81ed9fd1e2f35d2de2a213798643f768a67b90f05/apio-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "6712e00149cbb1b36fd5bc50cb526409", "sha256": "50493300ec6367cdcc32e4f730afab71810dae98ea7472c2797eb7de940e5132" }, "downloads": -1, "filename": "apio-0.3.3.tar.gz", "has_sig": false, "md5_digest": "6712e00149cbb1b36fd5bc50cb526409", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32562, "upload_time": "2018-05-10T20:49:01", "url": "https://files.pythonhosted.org/packages/d7/bb/93cf1aad146ecbe826bc7045b029196e18ec5866358aea43c766de3843bf/apio-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "8c8062d5637ef3f4ee6706025ccfb7c9", "sha256": "532ea8e790fb0bfa9ea05bb98a3e4ae0fcb96d4c2c0b4bb40202d9a8eda4555f" }, "downloads": -1, "filename": "apio-0.3.4.tar.gz", "has_sig": false, "md5_digest": "8c8062d5637ef3f4ee6706025ccfb7c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34160, "upload_time": "2018-08-17T17:08:47", "url": "https://files.pythonhosted.org/packages/4c/ac/e0d25bc84fb024dc5a801eb76d291aec9040253c9f125ba337c0cda019e9/apio-0.3.4.tar.gz" } ], "0.3.4b1": [ { "comment_text": "", "digests": { "md5": "b5a86a287aa06f95c67995a174749698", "sha256": "5533f7501ddde5a26360315ff479aeaf7bbed5d73ed738b26d0153e141b4d0fe" }, "downloads": -1, "filename": "apio-0.3.4b1.tar.gz", "has_sig": false, "md5_digest": "b5a86a287aa06f95c67995a174749698", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34051, "upload_time": "2018-08-15T04:12:49", "url": "https://files.pythonhosted.org/packages/53/86/86e8617b39a09cce3eb5c023f1f10e287341c081adec9ad06285ae5f47c6/apio-0.3.4b1.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "9afc5daa3b842853f57b060747a791d5", "sha256": "dc48d0b8a2d120ecc77de89486362c6de606d2a01598ecf7c17ac57b1a7cb7b0" }, "downloads": -1, "filename": "apio-0.3.5.tar.gz", "has_sig": false, "md5_digest": "9afc5daa3b842853f57b060747a791d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34073, "upload_time": "2018-08-24T07:23:38", "url": "https://files.pythonhosted.org/packages/b0/70/a5cb93dc9e7988a8514f1ce686a25113e549f8f9d325d0fd6e3e4bf7a152/apio-0.3.5.tar.gz" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "91be35a0b622e49a06e0c39ebf527b5f", "sha256": "5c09d3850546ca9c8692fdcc3f89a68c3e13dc3ee9caebb7a94212e97392054d" }, "downloads": -1, "filename": "apio-0.3.6.tar.gz", "has_sig": false, "md5_digest": "91be35a0b622e49a06e0c39ebf527b5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34625, "upload_time": "2018-09-16T10:28:16", "url": "https://files.pythonhosted.org/packages/39/f5/f89d79370075b8b0809faed38475f4151265057073a414a9b2bd51a20f5d/apio-0.3.6.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "4bded34bdb34d1776fa8a683179fb1f3", "sha256": "25f6a13cf037d60cbf6612311de0f0553c26865d63a2ec7686af428826a90663" }, "downloads": -1, "filename": "apio-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4bded34bdb34d1776fa8a683179fb1f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32767, "upload_time": "2018-11-06T23:59:54", "url": "https://files.pythonhosted.org/packages/01/0a/c4ac04b7c7072e67ff373ed6ee91e22f0a569f30f23c8e017ad30c951753/apio-0.4.0.tar.gz" } ], "0.4.0b1": [ { "comment_text": "", "digests": { "md5": "a472a15ff9c0e9beb06309c686cd5dd1", "sha256": "7c8b212280a7c9a80199daa3edcd4e8d160cf61f888aaf2fb9ad29777771206c" }, "downloads": -1, "filename": "apio-0.4.0b1.tar.gz", "has_sig": false, "md5_digest": "a472a15ff9c0e9beb06309c686cd5dd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32808, "upload_time": "2018-04-05T21:42:07", "url": "https://files.pythonhosted.org/packages/5e/3a/e535156440cb35c6442bd40a1ef4bd3f7e16f670a51cc6c2f1e8c4aa7ac5/apio-0.4.0b1.tar.gz" } ], "0.4.0b2": [ { "comment_text": "", "digests": { "md5": "610a4b744d10d0e9d25beedcad6d51ff", "sha256": "3b44c1632cd6d7ff6080473a65631894451cd1d01cc199f2acc7d90e8736da08" }, "downloads": -1, "filename": "apio-0.4.0b2.tar.gz", "has_sig": false, "md5_digest": "610a4b744d10d0e9d25beedcad6d51ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33571, "upload_time": "2018-04-08T18:02:38", "url": "https://files.pythonhosted.org/packages/3e/f4/d018c4fc1cf06aecaf6139566a676e4e97542302b960ba41687979811d15/apio-0.4.0b2.tar.gz" } ], "0.4.0b3": [ { "comment_text": "", "digests": { "md5": "342cbb6a301e828831fedc99dd477c75", "sha256": "a415aa55edb43c252ecffd3666bddb5a53df5b5e1c39f83f4efefcb5a0dfd5b8" }, "downloads": -1, "filename": "apio-0.4.0b3.tar.gz", "has_sig": false, "md5_digest": "342cbb6a301e828831fedc99dd477c75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33933, "upload_time": "2018-06-02T17:30:06", "url": "https://files.pythonhosted.org/packages/81/64/2404cbb6c937d1a3eb570e3d6fe04ce27073e26612bb1117173527b78aad/apio-0.4.0b3.tar.gz" } ], "0.4.0b5": [ { "comment_text": "", "digests": { "md5": "4eb1e59e93c0b3aee43f630bf50bc2ef", "sha256": "06fba8fd17c274c3fd5e57a72a9d067f2f85ce37706862cc3f13e5a999a56ddc" }, "downloads": -1, "filename": "apio-0.4.0b5.tar.gz", "has_sig": false, "md5_digest": "4eb1e59e93c0b3aee43f630bf50bc2ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34992, "upload_time": "2018-09-16T10:56:27", "url": "https://files.pythonhosted.org/packages/b4/8d/f8ee43824478b2435d6ef1dd71e166de6ecc6ba13de7f3103aff383364a2/apio-0.4.0b5.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "16ad20778c7078de21a188be3e795e4b", "sha256": "0013d0cfbe4907c547e12d75fdb3475c3cb9d7dacba5b1c37712cbbdfb9fe15f" }, "downloads": -1, "filename": "apio-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "16ad20778c7078de21a188be3e795e4b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 56648, "upload_time": "2019-09-09T00:33:02", "url": "https://files.pythonhosted.org/packages/4a/57/36ba07c00042c8344a5c7996c73b2d8ced5c66daebcb36dcd93fc2dbb92c/apio-0.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b268ab128c961adeeacbda0dbc5d6947", "sha256": "961425afe9344035c264266c79bcbac5312bffe8e7890379905ae562a8d1ce7c" }, "downloads": -1, "filename": "apio-0.4.1.tar.gz", "has_sig": false, "md5_digest": "b268ab128c961adeeacbda0dbc5d6947", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33399, "upload_time": "2019-09-09T00:33:04", "url": "https://files.pythonhosted.org/packages/5a/45/e681b4a5d55fc51c7fc327a021bbe141a52f395cf0d0fc5f19ac134309ae/apio-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16ad20778c7078de21a188be3e795e4b", "sha256": "0013d0cfbe4907c547e12d75fdb3475c3cb9d7dacba5b1c37712cbbdfb9fe15f" }, "downloads": -1, "filename": "apio-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "16ad20778c7078de21a188be3e795e4b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 56648, "upload_time": "2019-09-09T00:33:02", "url": "https://files.pythonhosted.org/packages/4a/57/36ba07c00042c8344a5c7996c73b2d8ced5c66daebcb36dcd93fc2dbb92c/apio-0.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b268ab128c961adeeacbda0dbc5d6947", "sha256": "961425afe9344035c264266c79bcbac5312bffe8e7890379905ae562a8d1ce7c" }, "downloads": -1, "filename": "apio-0.4.1.tar.gz", "has_sig": false, "md5_digest": "b268ab128c961adeeacbda0dbc5d6947", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33399, "upload_time": "2019-09-09T00:33:04", "url": "https://files.pythonhosted.org/packages/5a/45/e681b4a5d55fc51c7fc327a021bbe141a52f395cf0d0fc5f19ac134309ae/apio-0.4.1.tar.gz" } ] }