Port details |
- decompyle3 Python cross-version byte-code decompiler
- 3.9.2 devel =2 3.9.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-08-04 17:24:05
- Last Update: 2024-10-14 04:47:28
- Commit Hash: 46284ca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/rocky/python-decompile3
- Description:
- decompyle3 is a native Python cross-version decompiler and fragment decompiler.
It is a reworking of uncompyle6.
decompyle3 translates Python bytecode back into equivalent Python source code.
It accepts bytecodes from Python version 3.7 on.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- decompyle3>0:devel/decompyle3
- To install the port:
- cd /usr/ports/devel/decompyle3/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/decompyle3
- pkg install decompyle3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: decompyle3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722711111
SHA256 (decompyle3-3.9.2.tar.gz) = bf4a177c5d53bd764496709fe60ea351103efc01b921c596382af9a7ee0433f3
SIZE (decompyle3-3.9.2.tar.gz) = 869783
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=0 : devel/py-click@py311
- py311-spark-parser>=1.8.9<1.9.1 : devel/py-spark-parser@py311
- py311-xdis>=6.1.0<6.2.0 : devel/py-xdis@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_decompyle3
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.9.2 14 Oct 2024 04:47:28 |
Po-Chuan Hsieh (sunpoet) |
devel/decompyle3: Allow build with py-spark-parser 1.9.0
- Bump PORTREVISION for package change
Obtained from:
https://github.com/rocky/python-decompile3/commit/54f263988d315f430c140b90536b4d9418d4bd3f |
3.9.2 04 Aug 2024 17:13:49 |
Po-Chuan Hsieh (sunpoet) |
devel/decompyle3: Add decompyle3 3.9.2
decompyle3 is a native Python cross-version decompiler and fragment decompiler.
It is a reworking of uncompyle6.
decompyle3 translates Python bytecode back into equivalent Python source code.
It accepts bytecodes from Python version 3.7 on. |
Number of commits found: 2
|