Summary: | [NEW PORT] textproc/py-textfsm: Parses semi-structured text into Python tables | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kai Knoblich <kai> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | python, yuri | ||||
Priority: | --- | Keywords: | feature | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://pypi.python.org/pypi/textfsm | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 227088 | ||||||
Attachments: |
|
A commit references this bug: Author: yuri Date: Thu Apr 5 04:45:14 UTC 2018 New revision: 466531 URL: https://svnweb.freebsd.org/changeset/ports/466531 Log: New port: textproc/py-textfsm: Parses semi-structured text into Python tables PR: 227076 Submitted by: Kai <freebsd_ports@k-worx.org> Changes: head/textproc/Makefile head/textproc/py-textfsm/ head/textproc/py-textfsm/Makefile head/textproc/py-textfsm/distinfo head/textproc/py-textfsm/pkg-descr Committed, thanks! |
Created attachment 191940 [details] py-textfsm.shar Hello, attached is the shar file for the Python package py-textfsm, a parser that places semi-structured text into Python tables. QA: ~~~ poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK portlint -> OK -- Cheers Kai