Skip to main content

Generates `.oxt` files from custom wordlists

Project description

banner

Generates `.oxt` file for openoffice extensions and PDFxchange spellchecks

View Demo · Documentation · Report Bug · Request Feature


GitHub commit activity GitHub last commit

Table of Contents

1. About the Project

1.1. Screenshots

screenshot

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 added
  • custom_filename refers to the filename for the oxt file. The final file will be named en_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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oxt_generator-0.0.2.tar.gz (144.4 kB view hashes)

Uploaded Source

Built Distribution

oxt_generator-0.0.2-py2.py3-none-any.whl (29.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page