Port details |
- py-astor Astor allows easy manipulation of Python source via the AST
- 0.8.1 devel
=1 0.8.1Version of this port present on the latest quarterly branch. - Maintainer: dave@dal.ca
 - Port Added: 2017-02-09 18:08:54
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: py38-Automat, freeimage, font-misc-meltho, libjxl, py38-pycparser
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Read/rewrite/write Python ASTs.
astor is designed to allow easy manipulation of Python source via the AST.
WWW: https://github.com/berkerpeksag/astor
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}astor>0:devel/py-astor@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-astor/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-astor
- pkg install py38-astor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-astor listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-astor
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1578158531
SHA256 (astor-0.8.1.tar.gz) = 6a6effda93f4e1ce9f618779b2dd1d9d84f1e32812c23a29b3fff6fd7f63fa5e
SIZE (astor-0.8.1.tar.gz) = 35090
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- lang/py-hy
- science/py-tensorflow
- for Run
-
- devel/py-flynt
- lang/py-hy
- science/py-tensorflow
- Configuration Options:
- No options to configure
- Options name:
- devel_py-astor
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.8.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.8.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
25 Jan 2020 02:43:57
0.8.1
|
yuri  |
devel/py-astor: Update 0.5 -> 0.8.1
Also fixed WWW.
PR: 243090
Approved by: dave@dal.ca (maintainer) |
25 Apr 2018 16:42:38
0.5
|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
09 Feb 2017 18:08:30
0.5
|
amdmi3  |
- Add devel/py-astor
Read/rewrite/write Python ASTs
astor is designed to allow easy manipulation of Python source via the AST.
WWW: https://pypi.python.org/pypi/astor
PR: 216782
Submitted by: dave@dal.ca |
Number of commits found: 5
|