Add -r / --re-encrypt

This commit is contained in:
Nichlas Severinsen 2021-06-02 20:25:49 +02:00
parent 46317877c1
commit 5e9bd4f257
6 changed files with 93 additions and 12 deletions

View file

@ -5,7 +5,7 @@ from setuptools import setup
setup(
name="libray",
version="0.0.5",
version="0.0.6",
description='A Libre (FLOSS) Python application for unencrypting, extracting, repackaging, and encrypting PS3 ISOs',
author="Nichlas Severinsen",
author_email="ns@nsz.no",