Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 615 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 615 Bytes

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
#