Port details |
- py-pyinquirer Collection of common interactive command line user interfaces
- 1.0.3_1 devel
=0 1.0.3_1Version of this port present on the latest quarterly branch. - Maintainer: gmm@tutanota.com
 - Port Added: 2020-08-24 22:04:48
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: MIT
- Description:
- PyInquirer strives to be an easily embeddable and
beautiful command line interface for Python. PyInquirer
wants to make it easy for existing Inquirer.js users
to write immersive command line applications in Python.
Note: PyInquirer provides the user interface and the inquiry session flow.
WWW: https://github.com/CITGuru/PyInquirer/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}PyInquirer>0:devel/py-pyinquirer@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyinquirer/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyinquirer
- pkg install py38-PyInquirer
NOTE: This is a Python port. Instead of py38-PyInquirer listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-PyInquirer
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1598060029
SHA256 (PyInquirer-1.0.3.tar.gz) = c9a92d68d7727fbd886a7908c08fd9e9773e5dc211bf5cbf836ba90d366dee51
SIZE (PyInquirer-1.0.3.tar.gz) = 27980
- 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-prompt-toolkit>0 : devel/py-prompt-toolkit@py38
- py38-pygments>0 : textproc/py-pygments@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:
- devel_py-pyinquirer
- USES:
- localbase python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.0.3_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Dec 2020 11:03:26
1.0.3_1
|
sunpoet  |
Move devel/py-prompt_toolkit to devel/py-prompt-toolkit
- Bump PORTREVISION for dependency change |
24 Aug 2020 22:14:29
1.0.3
|
antoine  |
Fix bulk -a |
24 Aug 2020 22:04:09
1.0.3
|
dvl  |
Add PythonInquirer: a collection of common interactive command line user
interfaces
PR: 248890
Submitted by: Gilbert Morgan <gmm@tutanota.com> |
Number of commits found: 4
|