/liblp

Android logical partitions library ported from C++ to Python

Primary LanguagePython

liblp

PyPi version Documentation Status

Android logical partitions library ported from C++ to Python

Requires Python 3.8 or greater

Installation

pip3 install liblp

Instructions

# Launch lpunpack
$ lpunpack

Complete documentation at Read the Docs

License

#
# Copyright (C) 2022 Sebastiano Barezzi
#
# SPDX-License-Identifier: Apache-2.0
#