{ "info": { "author": "CptSpaceToaster", "author_email": "cptspacetoaster@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Other Audience", "License :: Freely Distributable", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Topic :: Communications :: Chat" ], "description": "coeasm\n=======\n\n.. image:: https://img.shields.io/pypi/v/coegen.svg\n :target: https://pypi.python.org/pypi/coegen\n\nA tiny assembler for a processor that's being implemented in VHDL\nI should probably host the VHDL source on git somehwere... and then merge this INTO it... because otherwise... it doesn't make sense\n\nInstalling coeasm\n==================\n\nInstall from pip::\n\n pip3 install coeasm\n\nFor development, clone from github and run the tests with::\n\n git clone https://github.com/CptSpaceToaster/coeasm.git\n cd coeasm\n make test\n\nUsage\n=====\n\nHelp::\n\n coeasm -h", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CptSpaceToaster/coeasm", "keywords": null, "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "Coeasm", "package_url": "https://pypi.org/project/Coeasm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Coeasm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/CptSpaceToaster/coeasm" }, "release_url": "https://pypi.org/project/Coeasm/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "Assembler to .coe for an example instruction set", "version": "1.1.1" }, "last_serial": 2079463, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1eed63b5ddb51bd0ca4c53d972c24578", "sha256": "cedb120679402b86faf3d5ce97ced0045a0b0f4fde5c8e28bdd3ecdcc5bd226c" }, "downloads": -1, "filename": "Coeasm-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1eed63b5ddb51bd0ca4c53d972c24578", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 9333, "upload_time": "2016-04-02T20:48:55", "url": "https://files.pythonhosted.org/packages/ab/b7/a11a0eb496538779c986f93611bd0a351a3d6494100d8cf9c7c29d376d88/Coeasm-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "975b0a7f85891eeed035722500c41606", "sha256": "991d35275fac61e0b573b9cb19b7ea90f48ecaeb58c289ebf3a71e8ff81ba281" }, "downloads": -1, "filename": "Coeasm-1.0.0.tar.gz", "has_sig": false, "md5_digest": "975b0a7f85891eeed035722500c41606", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4358, "upload_time": "2016-04-02T20:48:46", "url": "https://files.pythonhosted.org/packages/b4/8f/f30a669cb600ef8e44d561e955f581fe47b7358e8afc79a83c8c7d050343/Coeasm-1.0.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "3d7d4d3cbb321f9a8a138af00e468a48", "sha256": "522b6c5b1e6fefab3b1966a27d4e2524fc32e5286aa83e9b4ca319a0f0c4d170" }, "downloads": -1, "filename": "Coeasm-1.1.1.tar.gz", "has_sig": false, "md5_digest": "3d7d4d3cbb321f9a8a138af00e468a48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4987, "upload_time": "2016-04-23T00:33:11", "url": "https://files.pythonhosted.org/packages/f3/0f/70a784d4ed411c2e4b3fa3a9eb605f219a0ccf0394dc2a912ed0399c9311/Coeasm-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d7d4d3cbb321f9a8a138af00e468a48", "sha256": "522b6c5b1e6fefab3b1966a27d4e2524fc32e5286aa83e9b4ca319a0f0c4d170" }, "downloads": -1, "filename": "Coeasm-1.1.1.tar.gz", "has_sig": false, "md5_digest": "3d7d4d3cbb321f9a8a138af00e468a48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4987, "upload_time": "2016-04-23T00:33:11", "url": "https://files.pythonhosted.org/packages/f3/0f/70a784d4ed411c2e4b3fa3a9eb605f219a0ccf0394dc2a912ed0399c9311/Coeasm-1.1.1.tar.gz" } ] }