You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://stand-with-ukraine.pp.ua)
7
6
8
-
This project is based on PyQt6 and PyMuPDF and tested on Windows 10 & 11 and Ubuntu on WSL2.
7
+
**IMPORTANT: Development and maintenance of this project have been stopped. The package `pyPDFeditor-GUI` has been deleted from PyPI.**
9
8
10
9
## Features
11
10
@@ -57,12 +56,6 @@ $ pip install .
57
56
58
57
where `<path>` is the directory `setup.py` locates.
59
58
60
-
### install from PyPi
61
-
62
-
```bash
63
-
$ pip install -U pyPDFeditor-GUI
64
-
```
65
-
66
59
### build thy own package
67
60
68
61
this requires `build`, `setuptools` and `wheel` installed
Support [Snap Layouts](https://answers.microsoft.com/en-us/windows/forum/all/how-to-use-snap-layouts-and-snap-groups-in-windows/3213a6b6-5a33-4d40-bbce-e01388a40976)
92
-
on Windows 11
93
-
94
-
## Others
84
+
## Cache files
95
85
96
86
Setting and cache files are stored in the directory `C:\User\USER\.pyPDFeditor-GUI` (Windows) or `home/USER/.pyPDFeditor-GUI`
97
87
(Linux and macOS).
98
-
99
-
Please report any errors to [Issues](https://github.com/Augus1999/pyPDFeditor-GUI/issues). Thank you!
0 commit comments