CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/03/24 13:50:29
Log message:
import py-fickling
Fickling is a decompiler, static analyzer, and bytecode rewriter for
Python pickle object serializations.
Pickled Python objects are in fact bytecode that is interpreted by a
stack-based virtual machine built into Python called the "Pickle
Machine". Fickling can take pickled data streams and decompile them into
human-readable Python code that, when executed, will deserialize to the
original serialized object.
feedback and OK sthen@
Status:
Vendor Tag: sebastia
Release Tags: sebastia_20210324
N ports/security/py-fickling/Makefile
N ports/security/py-fickling/distinfo
N ports/security/py-fickling/pkg/DESCR
N ports/security/py-fickling/pkg/PLIST
No conflicts created by this import