Port details |
- py-docrepr Generate rich representations for docstrings
- 0.2.0 textproc
=0 0.1.1Version of this port present on the latest quarterly branch. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2020-06-06 18:16:03
- Last Update: 2022-03-01 17:28:03
- Commit Hash: f7ab0d0
- License: BSD3CLAUSE
- Description:
- docrepr renders Python docstrings in HTML. It is based on the sphinxify module
developed by Tim Dumol for the Sage Notebook and the utils.help module
developed for the Spyder IDE.
WWW: https://github.com/spyder-ide/docrepr/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}docrepr>0:textproc/py-docrepr@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-docrepr/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-docrepr
- pkg install py38-docrepr
NOTE: This is a Python port. Instead of py38-docrepr listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-docrepr
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1646056201
SHA256 (docrepr-0.2.0.tar.gz) = 3ad62ecdaa0b7ab90dcd9c29abc98cae7d61d09339f18396d4ca5b8ab41c8b90
SIZE (docrepr-0.2.0.tar.gz) = 145900
- 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-docutils>=0 : textproc/py-docutils@py38
- py38-Jinja2>=0 : devel/py-Jinja2@py38
- py38-sphinx>=0,1 : textproc/py-sphinx@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- textproc_py-docrepr
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Mar 2022 17:28:03 0.2.0
|
Danilo G. Baio (dbaio)  |
textproc/py-docrepr: Update to 0.2.0
Release notes: https://github.com/spyder-ide/docrepr/releases/tag/v0.2.0 |
07 Apr 2021 08:09:01 0.1.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2021 14:34:38
0.1.1
|
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
28 Dec 2020 23:02:15
0.1.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
06 Jun 2020 18:15:57
0.1.1
|
dbaio  |
Add textproc/py-docrepr: Generate rich representations for docstrings
docrepr renders Python docstrings in HTML. It is based on the sphinxify module
developed by Tim Dumol for the Sage Notebook and the utils.help module
developed for the Spyder IDE.
WWW: https://github.com/spyder-ide/docrepr/ |
Number of commits found: 6
|