Editor of small and medium size repositories of Npackd package manager.
Linux users are intended to simply copy source files to the destination directory. Python3 with PyQt4 module must me installed in the system.
Simply invoke following command:
python repoeditor.py
Windows users are encouraged to use installer which installs compiled version of the application in their system.
Alternatively repoeditor can be installed from the official repository using npackd package manager.
Simply start repoeditor.exe, or use shortcut in your Start Menu.
The application requires Python3 with PyQt4 module installed.
In addition you need to install dodo
and PyInstaller
modules. This can be done by invoking:
pip install dodo
pip install pyinstaller
Finally Inno Setup needs to be installed in order to build the installer.
After preparing your environment as described above
-
Update
version.txt
file with the version of repoeditor that you would like to build. -
In the top directory invoke:
doit installer
Alternatively you can invoke:
doit install
if you would like the tool chain to immediately install the application after building it. Installation directory can be specified in dodo.py
Finally
doit clean
uninstalls the application and cleans working directory.
Following software versions have been used for building version 1.1.3:
- Python 3.5.2 :: Anaconda 4.2.0 (64-bit)
- PyInstaller 3.2
- PyQt4-4.11.4-cp35-none-win_amd64
- Inno Setup 5.5.9
It is absolutely fine if you use this software for free for commercial or non-commercial purposes. On the other hand, if you would like to repay author's efforts you are welcome to use following button: