{ "info": { "author": "Ben Rosser", "author_email": "rosser.bjr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python :: 2", "Topic :: Software Development :: Compilers", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Embedded Systems" ], "description": "BasicX is a programming language for a series of microcontrollers designed and\nbuilt by NetMedia, Inc. These microcontrollers, the BX01, the BX24, and BX35, \nare little more than a modified AVR with a bootloader. However, the presence of\nthe bootloader means that we can only program them using the BasicX language.\n\nThis language is feature-complete with VB 6, and can only be compiled by an IDE \nnearly ten-years old.\n\nThese tools are written to change that.\n\nThere are three scripts, bxbuild, bxdebug, and bxproj, and a suite of shared\nlibraries they all depend upon. bxproj will create new BasicX projects, bxbuild\nwill compile them and download them to target devices, and bxdebug will read\ndebugging messages being transmitted over RS232 serial communication.\n\nFor more information about BasicX, see http://www.basicx.com/\n\nNote that to use these tools, you'll need the BasicX compiler installed. This\ncan be found here (http://www.basicx.com/downloads/bx-setup-210-complete.zip)\nfor Windows. Unix users will need to use Wine to make this work.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://venus.arosser.com/projects/basicx.html", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "bxdev", "package_url": "https://pypi.org/project/bxdev/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bxdev/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://venus.arosser.com/projects/basicx.html" }, "release_url": "https://pypi.org/project/bxdev/0.5/", "requires_dist": null, "requires_python": null, "summary": "BasicX development libraries", "version": "0.5" }, "last_serial": 1071768, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "e2bec8dc7fd89f8a413c0ecbe7f2689a", "sha256": "26d2bb020a0ac491f959de1598a41e08e20093b5adc9ac1309b2429f76de3f68" }, "downloads": -1, "filename": "bxdev-0.5.tar.gz", "has_sig": false, "md5_digest": "e2bec8dc7fd89f8a413c0ecbe7f2689a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9458, "upload_time": "2014-04-25T14:28:30", "url": "https://files.pythonhosted.org/packages/93/97/3115896163cf87bdf8fff72194a3b414890db788227be186d60e9ebf7520/bxdev-0.5.tar.gz" }, { "comment_text": "", "digests": { "md5": "0d89cba12be606760a7f5f5668ea22c4", "sha256": "afc1d1c5111d0731e71b2fa7d270fdf40abd1f13fbc6aa7f16b67bf087f9ca92" }, "downloads": -1, "filename": "bxdev-0.5.zip", "has_sig": false, "md5_digest": "0d89cba12be606760a7f5f5668ea22c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12759, "upload_time": "2014-04-25T14:28:32", "url": "https://files.pythonhosted.org/packages/f9/5b/51805d37b32b00254c18dc52936192f147b1699a86f2f176fae03ed48820/bxdev-0.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e2bec8dc7fd89f8a413c0ecbe7f2689a", "sha256": "26d2bb020a0ac491f959de1598a41e08e20093b5adc9ac1309b2429f76de3f68" }, "downloads": -1, "filename": "bxdev-0.5.tar.gz", "has_sig": false, "md5_digest": "e2bec8dc7fd89f8a413c0ecbe7f2689a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9458, "upload_time": "2014-04-25T14:28:30", "url": "https://files.pythonhosted.org/packages/93/97/3115896163cf87bdf8fff72194a3b414890db788227be186d60e9ebf7520/bxdev-0.5.tar.gz" }, { "comment_text": "", "digests": { "md5": "0d89cba12be606760a7f5f5668ea22c4", "sha256": "afc1d1c5111d0731e71b2fa7d270fdf40abd1f13fbc6aa7f16b67bf087f9ca92" }, "downloads": -1, "filename": "bxdev-0.5.zip", "has_sig": false, "md5_digest": "0d89cba12be606760a7f5f5668ea22c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12759, "upload_time": "2014-04-25T14:28:32", "url": "https://files.pythonhosted.org/packages/f9/5b/51805d37b32b00254c18dc52936192f147b1699a86f2f176fae03ed48820/bxdev-0.5.zip" } ] }