{ "info": { "author": "Philippe Fremy", "author_email": "phil.fremy@free.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Embedded Systems", "Topic :: Utilities" ], "description": "SxTool \n======\n\nSxTool is a very simple tool to work with dump files in ascii\nformat, like S19, S28 and S37 formats.\nYou can find specifications of those format at the following address:\nhttps://www.sbprojects.net/knowledge/fileformats/motorola.php\n\nThe tool let you perform advanced operation on the file, while \nmaintaining checksum, address and data consistency:\n\n- add lines, delete lines, split lines, merge lines\n- adjust address, change data, verify or recalculate checksum\n- flip the data bits, or XOR the data content\n\nIt is released under GPL license.\n\nIt was developed internally in a now defunct company. I am\nmaking it available to the public after a bit of clean-up and upgrade.\n\nSxTool was initially developed by Anthony Portier, Nicolas Chesn\u00e9,\nPhilippe Fremy and Ga\u00ebl Pouger.\n\nBug reports, improvement requests or praise should be managed on the\nGitHub repository https://github.com/bluebird75/sxtool or by email \nto phil.fremy at free.fr .\n\nRelease History:\n================\n\n2018-12-09: Version 1.1\n-----------------------\n- first release as Open Source software\n\n\nInstallation\n============\nOn Windows, the simplest is to download the zip files from the release page. It\ncontains all the binaries needed to use SxTool.\n\nFor other OS and alternatively for Windows, SxTool is distributed in pypi and\nmay be installed simply with:\n\n pip install sxtool\n\nScreenshots\n===========\n![Screenshot1](screenshots/sxtool-screenshot1.png)\n![Screenshot2](screenshots/sxtool-screenshot2.png)\n![Screenshot3](screenshots/sxtool-screenshot3.png)\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bluebird75/sxtool", "keywords": "sxtool s19 s28 s37", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "SxTool", "package_url": "https://pypi.org/project/SxTool/", "platform": "", "project_url": "https://pypi.org/project/SxTool/", "project_urls": { "Homepage": "https://github.com/bluebird75/sxtool" }, "release_url": "https://pypi.org/project/SxTool/1.1/", "requires_dist": [ "pyqt5 (>=5.8)" ], "requires_python": ">=3.5", "summary": "Tool to manipulate SX files (S-records) such as s19 s28 and s37 files", "version": "1.1" }, "last_serial": 4578154, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "6b2721c17f544459b47b365583a6f33e", "sha256": "65c3714030cb5a02d1aedbc9dc856734a995daa2cb2941f6ac82bca63a1cafbd" }, "downloads": -1, "filename": "SxTool-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6b2721c17f544459b47b365583a6f33e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 50126, "upload_time": "2018-12-09T20:51:49", "url": "https://files.pythonhosted.org/packages/b9/44/9a82dc98e0db73f58e378bf27df35f2a149a4c7334feb391038eb823f1ac/SxTool-1.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6b2721c17f544459b47b365583a6f33e", "sha256": "65c3714030cb5a02d1aedbc9dc856734a995daa2cb2941f6ac82bca63a1cafbd" }, "downloads": -1, "filename": "SxTool-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6b2721c17f544459b47b365583a6f33e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 50126, "upload_time": "2018-12-09T20:51:49", "url": "https://files.pythonhosted.org/packages/b9/44/9a82dc98e0db73f58e378bf27df35f2a149a4c7334feb391038eb823f1ac/SxTool-1.1-py3-none-any.whl" } ] }