# Python StrongHelp reader
This repository contains a reader for the RISC OS StrongHelp manual image format.
The Python module is able to be used to parse the format and return the files
which are present. The module can also be used as a command line tool to
extract the files to a unix file system.
## Installation
The tool for extracting StrongHelp files can be installed manually
using this repository or through PyPI. To install, use:
pip3 install riscos_stronghelp
## Command line
At the command line the extraction tool may be used with the
supplied shell command:
riscos-shextract [--extract-dir <directory>] <stronghelp-file>
Raw data
{
"_id": null,
"home_page": "https://github.com/gerph/riscos-stronghelp-python",
"name": "riscos-stronghelp",
"maintainer": null,
"docs_url": null,
"requires_python": ">=2.7",
"maintainer_email": null,
"keywords": "riscos",
"author": "Charles Ferguson",
"author_email": "gerph@gerph.org",
"download_url": null,
"platform": null,
"description": "# Python StrongHelp reader\n\nThis repository contains a reader for the RISC OS StrongHelp manual image format.\n\nThe Python module is able to be used to parse the format and return the files\nwhich are present. The module can also be used as a command line tool to\nextract the files to a unix file system.\n\n\n## Installation\n\nThe tool for extracting StrongHelp files can be installed manually\nusing this repository or through PyPI. To install, use:\n\n pip3 install riscos_stronghelp\n\n\n## Command line\n\nAt the command line the extraction tool may be used with the\nsupplied shell command:\n\n riscos-shextract [--extract-dir <directory>] <stronghelp-file>\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Extract RISC OS StrongHelp manuals",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/gerph/riscos-stronghelp-python"
},
"split_keywords": [
"riscos"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce56ccee458c6e6d167e0f4eefba317a465e6f7c55ab6f56f1df297ac62ace08",
"md5": "e52db3f50a5e5f9b4fab398a1803ec40",
"sha256": "1d100f4b1b8643a682823fffe6b1bdea44ae85abf19d243af1eb3dec04dd034d"
},
"downloads": -1,
"filename": "riscos_stronghelp-0.2.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "e52db3f50a5e5f9b4fab398a1803ec40",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": ">=2.7",
"size": 6151,
"upload_time": "2024-05-11T20:33:46",
"upload_time_iso_8601": "2024-05-11T20:33:46.321468Z",
"url": "https://files.pythonhosted.org/packages/ce/56/ccee458c6e6d167e0f4eefba317a465e6f7c55ab6f56f1df297ac62ace08/riscos_stronghelp-0.2.0-py2-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8afde557c482cdee913100682a3e24b9367e066f64426e8b4024bd3d3e5ac570",
"md5": "c9bd0ae6fefa872c79369e809e3e90e0",
"sha256": "3db6839f0bb32df564e4f4251aed007ee5fdda7bd12b19e90b2e730ef052fa20"
},
"downloads": -1,
"filename": "riscos_stronghelp-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c9bd0ae6fefa872c79369e809e3e90e0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7",
"size": 6151,
"upload_time": "2024-05-11T20:33:48",
"upload_time_iso_8601": "2024-05-11T20:33:48.122877Z",
"url": "https://files.pythonhosted.org/packages/8a/fd/e557c482cdee913100682a3e24b9367e066f64426e8b4024bd3d3e5ac570/riscos_stronghelp-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-11 20:33:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gerph",
"github_project": "riscos-stronghelp-python",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "riscos-stronghelp"
}