Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 722 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 722 Bytes

MangaDex plugin for Comic Tagger

A plugin for Comic Tagger to allow the use of the metadata from MangaDex.

Installation

The easiest installation method as of ComicTagger 1.6.0-beta.1 for the plugin is to place the release zip file mangadex_talker-plugin-<version>.zip (or wheel .whl) into the plugins directory.

Development Installation

You can build the wheel with tox run -m build or clone ComicTagger and clone the talker and install the talker into the ComicTagger environment pip install -e .