mirror of
https://git.gay/ready-dl/pyplayready.git
synced 2025-08-06 22:15:51 +00:00
+ File structure re-design
+ Moved ECC functions to a dedicated Crypto class
This commit is contained in:
parent
c910d1f349
commit
e5782f5674
19 changed files with 713 additions and 641 deletions
|
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry]
|
||||
name = "pyplayready"
|
||||
version = "0.4.3"
|
||||
version = "0.4.4"
|
||||
description = "pyplayready CDM (Content Decryption Module) implementation in Python."
|
||||
license = "CC BY-NC-ND 4.0"
|
||||
authors = ["DevLARLEY, Erevoc", "DevataDev"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue