Port details |
- py-ntc-templates TextFSM Templates for Network Devices
- 7.4.0 textproc =2 7.1.0Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2022-03-28 10:57:16
- Last Update: 2024-11-14 06:37:54
- Commit Hash: 3642491
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: net-mgmt python
- License: APACHE20
- WWW:
- https://github.com/networktocode/ntc-templates
- Description:
- The NTC templates project provides a large collection of TextFSM Templates
(text parsers) for a variety of Networking Vendors.
In addition to the templates, there is a function that will convert the CLI
output into a CliTable object; the resulting text table is converted into a
list of dictionaries mapping the column headers with each row in the table.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ntc-templates>0:textproc/py-ntc-templates@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-ntc-templates/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-ntc-templates
- pkg install py311-ntc-templates
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 py311-ntc-templates listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ntc-templates
- Package flavors (<flavor>: <package>)
- py311: py311-ntc-templates
- distinfo:
- TIMESTAMP = 1731238009
SHA256 (networktocode-ntc-templates-v7.4.0_GH0.tar.gz) = 2d0ec348bf770a07112bc721ca0f0cf8affa0c31bcfb02d7dbabe730f3601c30
SIZE (networktocode-ntc-templates-v7.4.0_GH0.tar.gz) = 1493624
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-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-invoke>0 : devel/py-invoke@py311
- py311-ruamel.yaml>0 : devel/py-ruamel.yaml@py311
- py311-toml>0 : textproc/py-toml@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-textfsm>=1.1.0<2.0.0 : textproc/py-textfsm@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/py-netmiko
Configuration Options:
- No options to configure
- Options name:
- textproc_py-ntc-templates
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|