
Security News
NVD Quietly Sweeps 100K+ CVEs Into a “Deferred” Black Hole
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
ComicTagger is a multi-platform app for writing metadata to digital comics, written in Python and PyQt.
For details, screen-shots, and more, visit the Wiki
Windows and macOS binaries are provided in the Releases Page.
Just unzip the archive in any folder and run, no additional installation steps are required.
A pip package is provided, you can install it with:
$ pip3 install comictagger[GUI]
There are two optional dependencies GUI and CBR. You can install the optional dependencies by specifying one or more of GUI
,CBR
or all
in braces e.g. comictagger[CBR,GUI]
A Chocolatey package, maintained by @Xav83, is provided, you can install it with:
choco install comictagger
git clone https://github.com/comictagger/comictagger.git
pip3 install -r requirements_dev.txt
pip3 install .
or pip3 install .[GUI]
FAQs
A cross-platform GUI/CLI app for writing metadata to comic archives
We found that comictagger demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
Research
Security News
Lazarus-linked threat actors expand their npm malware campaign with new RAT loaders, hex obfuscation, and over 5,600 downloads across 11 packages.
Security News
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.