From 1b9474048ed64ad76f8c1ef56a3430d6df972ccc Mon Sep 17 00:00:00 2001 From: Hugoved Date: Fri, 24 Apr 2026 07:52:20 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3f42106 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# pypr +pypr is a Python tool for parsing and working with PlayReady (PRD) device files, PSSH data, and DRM-related cryptographic structures.