# OooDev CLI Help
[OOO Development Tools](https://python-ooo-dev-tools.readthedocs.io/en/latest/index.html) (OooDev) is a framework for working with the LibeOffice API in Python.
This package provides a command line interface (CLI) for OooDev.
## Usage
Search for a phrase in the CLI help. The search will display matches.
Entering a number to that match followed by enter will open the help link in you default browser.
```bash
$ odh hlp -s "Write.Append"
Choose an option (default 1):
[0], Cancel (or press q followed by enter)
[1], ooodev.office.write.Write.append - method - py
[2], ooodev.office.write.Write.append_date_time - method - py
[3], ooodev.office.write.Write.append_line - method - py
[4], ooodev.office.write.Write.append_para - method - py
```
This project is templated from [python-sphinx-cli-help](https://github.com/Amourspirit/python-sphinx-cli-help). See the [wiki search](https://github.com/Amourspirit/python-sphinx-cli-help/wiki/Searching) for extended searching options.
Raw data
{
"_id": null,
"home_page": "https://github.com/Amourspirit/python-ooodev-cli-hlp",
"name": "ooo-dev-odh",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "ooodev,libreoffice,openoffice,cli,ooouno",
"author": ":Barry-Thomas-Paul: Moss",
"author_email": "vibrationoflife@protonmail.com",
"download_url": "https://files.pythonhosted.org/packages/02/fb/55c12b2c36e2691cb039c1b6cc03904e89fe3d7124ece0a0a4e251ba0073/ooo_dev_odh-0.1.5.tar.gz",
"platform": null,
"description": "# OooDev CLI Help\n\n[OOO Development Tools](https://python-ooo-dev-tools.readthedocs.io/en/latest/index.html) (OooDev) is a framework for working with the LibeOffice API in Python.\n\nThis package provides a command line interface (CLI) for OooDev.\n\n## Usage\n\nSearch for a phrase in the CLI help. The search will display matches.\nEntering a number to that match followed by enter will open the help link in you default browser.\n\n```bash\n$ odh hlp -s \"Write.Append\"\n\nChoose an option (default 1):\n[0], Cancel (or press q followed by enter)\n[1], ooodev.office.write.Write.append - method - py\n[2], ooodev.office.write.Write.append_date_time - method - py\n[3], ooodev.office.write.Write.append_line - method - py\n[4], ooodev.office.write.Write.append_para - method - py\n```\n\nThis project is templated from [python-sphinx-cli-help](https://github.com/Amourspirit/python-sphinx-cli-help). See the [wiki search](https://github.com/Amourspirit/python-sphinx-cli-help/wiki/Searching) for extended searching options.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Command Line Help for my OooDev Project",
"version": "0.1.5",
"project_urls": {
"Documentation": "https://github.com/Amourspirit/python-ooodev-cli-hlp#readme",
"Homepage": "https://github.com/Amourspirit/python-ooodev-cli-hlp",
"Repository": "https://github.com/Amourspirit/python-ooodev-cli-hlp"
},
"split_keywords": [
"ooodev",
"libreoffice",
"openoffice",
"cli",
"ooouno"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "541798e6373c5c18c8501aa61430503af72c4c5da0b246ff0acf0d3ec7de6877",
"md5": "a2170ea4346b46e49bd250a304d9139f",
"sha256": "9df54d9a7e57fceed825b8b50678c36f0a2f6ee7b08089dbef003f1ea48ab49a"
},
"downloads": -1,
"filename": "ooo_dev_odh-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a2170ea4346b46e49bd250a304d9139f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 1674043,
"upload_time": "2023-12-29T15:13:25",
"upload_time_iso_8601": "2023-12-29T15:13:25.148153Z",
"url": "https://files.pythonhosted.org/packages/54/17/98e6373c5c18c8501aa61430503af72c4c5da0b246ff0acf0d3ec7de6877/ooo_dev_odh-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "02fb55c12b2c36e2691cb039c1b6cc03904e89fe3d7124ece0a0a4e251ba0073",
"md5": "0c575365e7c40f55a28c1d0bf295caf9",
"sha256": "3846f75c3389dc019477dc9a1a66b640ccbb206af8f256e8c7f58ebde1e705a1"
},
"downloads": -1,
"filename": "ooo_dev_odh-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "0c575365e7c40f55a28c1d0bf295caf9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 1663678,
"upload_time": "2023-12-29T15:13:28",
"upload_time_iso_8601": "2023-12-29T15:13:28.217888Z",
"url": "https://files.pythonhosted.org/packages/02/fb/55c12b2c36e2691cb039c1b6cc03904e89fe3d7124ece0a0a4e251ba0073/ooo_dev_odh-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-29 15:13:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Amourspirit",
"github_project": "python-ooodev-cli-hlp",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ooo-dev-odh"
}