{ "info": { "author": "Joshua Weinstein", "author_email": "jweinst1@berkeley.edu", "bugtrack_url": null, "classifiers": [], "description": "The Farm Compiler is written in python and has three main functions:\n def compile_string(string): ~Takes a python string of Farm commands and compiles it.\n def compile_file(name): ~Compiles a text file, or any file with farm_compiler commands in it.\n def write_to_file(string, name): ~Takes a python string, compiles it, and writes the\n resulting farm_compiler result to the name specified.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/Timoeller/Farm_Compiler/archive/1.0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jweinst1/Farm_Compiler", "keywords": "compilers,programming,farm_compiler,farm", "license": "", "maintainer": "", "maintainer_email": "", "name": "farm-compiler", "package_url": "https://pypi.org/project/farm-compiler/", "platform": "", "project_url": "https://pypi.org/project/farm-compiler/", "project_urls": { "Download": "https://github.com/Timoeller/Farm_Compiler/archive/1.0.1.tar.gz", "Homepage": "https://github.com/jweinst1/Farm_Compiler" }, "release_url": "https://pypi.org/project/farm-compiler/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "A compiler for the Farm programming language", "version": "1.0.1" }, "last_serial": 5599387, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "3cf28c08044becdb44d389e60820bbf9", "sha256": "9750db66bcc19f5f22d46d8e745f6e92d65be0f91b5e43e62ae914d1f2731719" }, "downloads": -1, "filename": "farm_compiler-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3cf28c08044becdb44d389e60820bbf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2200, "upload_time": "2019-07-25T08:03:07", "url": "https://files.pythonhosted.org/packages/98/22/591819c29be274a475fea0345f72dc3f5d61dd97947eca863bc5216d5ff4/farm_compiler-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3cf28c08044becdb44d389e60820bbf9", "sha256": "9750db66bcc19f5f22d46d8e745f6e92d65be0f91b5e43e62ae914d1f2731719" }, "downloads": -1, "filename": "farm_compiler-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3cf28c08044becdb44d389e60820bbf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2200, "upload_time": "2019-07-25T08:03:07", "url": "https://files.pythonhosted.org/packages/98/22/591819c29be274a475fea0345f72dc3f5d61dd97947eca863bc5216d5ff4/farm_compiler-1.0.1.tar.gz" } ] }