A package to create LibreOffice non-code extensions
Project description
LibreOffice Extension Creator
The LibreOffice extension creator makes it more easy to create a non-code extension for LibreOffice. It provides an input form for the data for an extension with proper license information. The GUI/form is created by PyQt. It currently holds all fields to create a sceleton of a non-code LibreOffice extension.
The PyQt program will be updated regularly with new features to add languages and the features to create complete non-code LibreOffice extensions.
Requirements
If you want to run the code you should create a Python 3 (>= 3.6) virtual environment. Then please install with pip3 the following packages: - PyQt5 - validators
and if you want to create a binary file you should also install with pip3: - PySide2 - PyInstaller
- Note: place names and roles of the people who contribute to this package
in this file, one to a line, like so:
Andreas Mantke, Original Author
Changelog
0.2.1 (2021-05-02)
Add further localization tags and update German localization [Andreas Mantke]
Add license entry to setup.py [Andreas Mantke]
Changes to gridbox layout on tab3 [Andreas Mantke]
Add styles for groupboxes on tab3 [Andreas Mantke]
Update localization files [Andreas Mantke]
0.2.0 (2021-04-30)
Adapt the width of license label for localization. [Andreas Mantke]
Add translation tags to the strings for localization. [Andreas Mantke]
Create localization into German and include it into the application. [Andreas Mantke]
Move styles to an own subdirectory. [Andreas Mantke]
Text fixes on tab3. [Andreas Mantke]
Flake8 and isort fixes [Andreas Mantke]
0.1.0 (2021-04-28)
Add names to the tab widgets, bottomgroupbox and suppressgroupbox for the adaption of styles [Andreas Mantke]
Add stylesheet and apply styles to all parts of the user interface of the application. [Andreas Mantke]
Flake8 and isort fixes [Andreas Mantke]
0.0.4 (2021-04-25)
Add the functions to create an inconset extension, writing a config.xcu, copy the files and don’t add a path.xcu to this sort of extension [Andreas Mantke]
Make the path to the license templates relative to the liboextensioncreator file [Andreas Mantke]
Improve the layout of tab2 with groupboxes [Andreas Mantke]
Flake8 fixes [Andreas Mantke]
0.0.3 (2021-04-11)
Add package dependencies to setup. [Andreas Mantke]
Improve the layout of tab 1 and tab2 and move to grid layout. [Andreas Mantke]
Add CHANGES.rst, CONTRIBUTORS.rst and MANIFEST.in. [Andreas Mantke]
0.0.2 (2021-04-07)
Add data files to the package and fix setup. [Andreas Mantke]
0.0.1 (2021-04-07)
First release
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
Built Distribution
Hashes for liboextensioncreator-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0eec615b6e8f295ff2b433545d65cf01a24637b536a2dbc06e70ee5b29bea663 |
|
MD5 | 9612642bce0bf6ab38c843b657d7242f |
|
BLAKE2b-256 | 831984a285adb1702957c498c4b7e96cda08da9f2011012937711a3c36992f3a |
Hashes for liboextensioncreator-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dce6e9046fbc56569b4a6c1939cf281a225aee39f82c8e8ea22d7f4678d5188 |
|
MD5 | 6253ff8ffc1e4236f6c92b0c39d3b5fd |
|
BLAKE2b-256 | 67faa007818de153c903951a3c85b6dfdaca09eab2ef600f4a8223bbea843c22 |