{ "info": { "author": "tovam", "author_email": "tovamdvlp@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development" ], "description": "Avryp\n=====\n\nAvryp is a Python package to build and flash AVR and Arduino code.\n\nGetting Started\n---------------\n\nPrerequisites\n~~~~~~~~~~~~~\n\nAvryp needs AVR tools to work, you can install them by running the\nfollowing command.\n``sudo apt-get install avr-libc avrdude binutils-avr gcc-avr``\n\nInstalling\n~~~~~~~~~~\n\nAvryp is on PyPI so installing it is easy with *pip*.\n``sudo pip install avryp``\n\nExamples\n--------\n\nExamples can be found in the\n`examples `__\ndirectory.\n\nConfiguration\n-------------\n\nAvryp reads ~/.avryprc for binaries and Arduino library path.\n\nIf not given, the default values are the following:\n\n::\n\n #[arduino]\n #haa = /path/to/hardware/arduino/avr/ #no default, but optional\n [binaries]\n avrdude = avrdude\n avrdude_progtype = linuxgpio\n avrobjcopy = avr-objcopy\n avrsize = avr-size\n avrgcc = avr-gcc\n avrgpp = avr-g++\n\nLicense\n-------\n\nThis project is licensed under the MIT License - see the\n`LICENSE `__ file\nfor details\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tovam/avryp", "keywords": "avr", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "avryp", "package_url": "https://pypi.org/project/avryp/", "platform": "", "project_url": "https://pypi.org/project/avryp/", "project_urls": { "Homepage": "https://github.com/tovam/avryp" }, "release_url": "https://pypi.org/project/avryp/0.0.10/", "requires_dist": null, "requires_python": "", "summary": "Avryp is a Python package to build and flash AVR and Arduino code.", "version": "0.0.10" }, "last_serial": 3001857, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0cf330f53589748747e5d7700cbcc3ea", "sha256": "6f0a0e60d8a4ecd47052b89ba2067eaf5a27ea8dd7c326806f09ebe44e464c8b" }, "downloads": -1, "filename": "avryp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0cf330f53589748747e5d7700cbcc3ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5615, "upload_time": "2017-06-08T00:33:12", "url": "https://files.pythonhosted.org/packages/58/a0/658050d0a22efd0f9991fa2e0e8f882b15b81c38fed1217d5bfa64888446/avryp-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "b51cd9623505c585b0108a7323035e8f", "sha256": "1788fd4f492d6a623534dad6250f658e3a62a1df4dca89e11e848e34e0f6f3b2" }, "downloads": -1, "filename": "avryp-0.0.10.tar.gz", "has_sig": false, "md5_digest": "b51cd9623505c585b0108a7323035e8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41872, "upload_time": "2017-07-05T20:14:07", "url": "https://files.pythonhosted.org/packages/a5/64/8d58239f22997d5fa3a1dc9d0c1db0ea37023e8cdbd191ca3d8aa9d0c10d/avryp-0.0.10.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6ed28297d2a94d10eb540772f05d3f19", "sha256": "a4a42ca4988d71f5ab7022b57811b54ebcd6c0cdffafebd4beb277fb6c2f5418" }, "downloads": -1, "filename": "avryp-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6ed28297d2a94d10eb540772f05d3f19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5627, "upload_time": "2017-06-08T07:53:21", "url": "https://files.pythonhosted.org/packages/f1/8e/13b87cb256a5c4bb5d457dd0368c31eddd6e4a25c25fd1fd9720a0a8d1c6/avryp-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "473d204c540ebe586850ba9f67dec75a", "sha256": "4d556cee3fee7d92c777723dc38917bd63d808f02c6cf820daf1e8a687a016be" }, "downloads": -1, "filename": "avryp-0.0.3.tar.gz", "has_sig": false, "md5_digest": "473d204c540ebe586850ba9f67dec75a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6962, "upload_time": "2017-06-08T09:18:04", "url": "https://files.pythonhosted.org/packages/39/1a/ea53cfb28bbebc36feeeeb906365068eba8fc8e6a20940ab353c5b064aa0/avryp-0.0.3.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "fd3dc73f4e8375fa690eeafc2eb25b40", "sha256": "4223261e31c3b210cf57c5f3b8faf6d9c0e5f9def8aa2b53f35af8a728a827b6" }, "downloads": -1, "filename": "avryp-0.0.5.tar.gz", "has_sig": false, "md5_digest": "fd3dc73f4e8375fa690eeafc2eb25b40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6985, "upload_time": "2017-06-08T10:19:53", "url": "https://files.pythonhosted.org/packages/d0/c4/343c7082cf7a75a636973b9dbbb0f5e878a0321168254904fef4d6e75e8e/avryp-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "0e8631eae2d5d15ca64e29e711002e35", "sha256": "7335a95a338f2ef78ea42c0ef056af82e4c6b95f33b9c8ab7b4bef28f74a7bdf" }, "downloads": -1, "filename": "avryp-0.0.6.tar.gz", "has_sig": false, "md5_digest": "0e8631eae2d5d15ca64e29e711002e35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7330, "upload_time": "2017-06-08T12:16:19", "url": "https://files.pythonhosted.org/packages/39/42/2d67b4c15988779cc0c83bd1017ff39bcb5f712d647866b7a5a5b39ec984/avryp-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "9a7476fe93f07c048aff10ab14fc9f26", "sha256": "9a8d159dc53c96edab941cbfcdfa1cd86762f96f1a049ede180975954e001991" }, "downloads": -1, "filename": "avryp-0.0.7.tar.gz", "has_sig": false, "md5_digest": "9a7476fe93f07c048aff10ab14fc9f26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7341, "upload_time": "2017-06-08T17:23:24", "url": "https://files.pythonhosted.org/packages/5d/2a/a42c94f5a391664c11342e99d54d0051dd1b7e437e8a8457478d3f1904fd/avryp-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "9ff0f0b48b155f126ccad514056af650", "sha256": "f14745f4af92e5a11a01dc00403cf8ac914bd0bfbea3229fb9a0425a48e95387" }, "downloads": -1, "filename": "avryp-0.0.8.tar.gz", "has_sig": false, "md5_digest": "9ff0f0b48b155f126ccad514056af650", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16795, "upload_time": "2017-06-16T14:08:56", "url": "https://files.pythonhosted.org/packages/3b/f8/c9fb185cc5c32f7593a75b9910c6186c1b0a3bd7e11d81ed44583f3819a3/avryp-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "4366c4876e9c563c6bb51473b8f5fc1c", "sha256": "10c630d8004d69334c004e842431068a4e2beb209d6976269c248cc0735a7dbf" }, "downloads": -1, "filename": "avryp-0.0.9.tar.gz", "has_sig": false, "md5_digest": "4366c4876e9c563c6bb51473b8f5fc1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41671, "upload_time": "2017-06-16T14:12:47", "url": "https://files.pythonhosted.org/packages/a6/74/74789221388ffa6db4f52f685913d957397857c2e5e8615113ff1d71cde2/avryp-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b51cd9623505c585b0108a7323035e8f", "sha256": "1788fd4f492d6a623534dad6250f658e3a62a1df4dca89e11e848e34e0f6f3b2" }, "downloads": -1, "filename": "avryp-0.0.10.tar.gz", "has_sig": false, "md5_digest": "b51cd9623505c585b0108a7323035e8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41872, "upload_time": "2017-07-05T20:14:07", "url": "https://files.pythonhosted.org/packages/a5/64/8d58239f22997d5fa3a1dc9d0c1db0ea37023e8cdbd191ca3d8aa9d0c10d/avryp-0.0.10.tar.gz" } ] }