Generates `.oxt` files from custom wordlists
Project description
Generates `.oxt` file for openoffice extensions and PDFxchange spellchecks
View Demo · Documentation · Report Bug · Request Feature
Table of Contents
1. About the Project
1.1. Screenshots
1.2. Features
- Generate
.oxt
files for use with openoffice or PDFxchange. - Checks the wordlist for compatibility with popular extensions
2. Getting Started
2.1. Dependencies
The package comes pre-compiled with all the required dependencies, no external dependency will be needed.
2.2. Installation
Create a virtual env and Install from pypi
python -m venv .venv
pip install oxt_generator
3. Usage
Activate the virtual environment and call oxt_generator
.venv\Scripts\activate
oxt_generator --help
To create a new oxt file
.venv\Scripts\activate
oxt_generator <"Path\to\wordlist.txt"> <custom_filename>
where,
Path\to\wordlist.txt
refers to the file location of the wordlist to be addedcustom_filename
refers to the filename for the oxt file. The final file will be nameden_US_custom_filename.oxt
Roadmap
- Pending Tests
4. License
See LICENSE.txt for more information.
5. Contact
Arun Kishore - @rpakishore
Project Link: https://github.com/rpakishore/oxt-custom_dict
6. Acknowledgements
Use this section to mention useful resources and libraries that you have used in your projects.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oxt_generator-0.0.2.tar.gz
.
File metadata
- Download URL: oxt_generator-0.0.2.tar.gz
- Upload date:
- Size: 144.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd361186308f283fc105fdfe8270e03ff0869793aa857035598efcc4b72eb96e |
|
MD5 | 086cb73bde6d221332d5bd2342925394 |
|
BLAKE2b-256 | f3490c921f8a4009a34f44f05805e12e6187bef8815be7713bc0f7ce65a40147 |
File details
Details for the file oxt_generator-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: oxt_generator-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78b8feca8a6fa06000a0fd5ff6b46503df2c238a5acd004fa62d10dd2417b300 |
|
MD5 | ccf6175bda29446c3ae02a9b98157c95 |
|
BLAKE2b-256 | de38bf08a96ac31fb1f8a9e7e0cdb641ad304f8e6138c1579cf8b3d21f49bfd4 |