{ "info": { "author": "Michael Buesch", "author_email": "m@bues.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Education", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: Software Development :: Code Generators", "Topic :: Utilities" ], "description": "CRC algorithm code generator\n============================\n\nThis tool generates synthesizable Verilog code for use in FPGAs to calculate CRC (Cyclic Redundancy Check) checksums.\n\n\nLicense\n=======\n\nCopyright (c) 2019 Michael Buesch \n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bues.ch/h/crcgen", "keywords": "CRC Verilog FPGA codegenerator", "license": "GNU General Public License v2 or later", "maintainer": "", "maintainer_email": "", "name": "crcgen", "package_url": "https://pypi.org/project/crcgen/", "platform": "", "project_url": "https://pypi.org/project/crcgen/", "project_urls": { "Homepage": "https://bues.ch/h/crcgen" }, "release_url": "https://pypi.org/project/crcgen/1.0/", "requires_dist": null, "requires_python": "", "summary": "CRC algorithm code generator", "version": "1.0" }, "last_serial": 5671393, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "944f97382ef33f4fa5e4eb6e690cf586", "sha256": "a6ca1f8702ec69f47bab1a3feaad5e52acd253aa2a97fc69170e8b99f66a448e" }, "downloads": -1, "filename": "crcgen-1.0.tar.gz", "has_sig": true, "md5_digest": "944f97382ef33f4fa5e4eb6e690cf586", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18758, "upload_time": "2019-08-13T11:29:31", "url": "https://files.pythonhosted.org/packages/67/05/fe15ee233b003ee3d1adfe33b1888bdbbba66bd83fc66d8fd3208ab074a3/crcgen-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "944f97382ef33f4fa5e4eb6e690cf586", "sha256": "a6ca1f8702ec69f47bab1a3feaad5e52acd253aa2a97fc69170e8b99f66a448e" }, "downloads": -1, "filename": "crcgen-1.0.tar.gz", "has_sig": true, "md5_digest": "944f97382ef33f4fa5e4eb6e690cf586", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18758, "upload_time": "2019-08-13T11:29:31", "url": "https://files.pythonhosted.org/packages/67/05/fe15ee233b003ee3d1adfe33b1888bdbbba66bd83fc66d8fd3208ab074a3/crcgen-1.0.tar.gz" } ] }