/AltSourceParser

Provides a CLI and tools related to the creation and maintenance of an AltSource json repo.

Primary LanguagePythonMIT LicenseMIT

AltSourceParser

This package is designed to aid in creating and maintaining AltSources (for use primarily with AltStore) which are static json files containing various store-like and app metadata.

Installation

pip install altparse

Usage

See tests/example_update.py for how to best utilize the AltSource updating functionality.