Sigil 64 bit 0.9.7

Full internal name:sigil64
Project site:http://sigil-ebook.com/
Screen shots:
Download: Download Sigil 64 bit 0.9.7

https://github.com/user-none/Sigil/releases/download/0.9.7/Sigil-0.9.7-Windows-x64-Setup.exe

VirusTotal results
Change log:https://github.com/Sigil-Ebook/Sigil/blob/master/ChangeLog.txt
Description:

EPUB ebook editor

License:GPLv3
Version:0.9.7
SHA-1 or SHA-256:bf806b7bd6b6148dae973c2ca4c8d4dfcb661c3b
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .Npackd\Uninstall.bat:
    unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    Last modified:Sat May 15 09:08:04 UTC 2021
    Last modified by:tim.lebedk...
    Created:Mon Oct 31 19:35:03 UTC 2016
    Created by:tim.lebedk...
    Automated tests:6 of 6 installations succeeded, 6 of 6 removals succeeded