Bug 227076 - [NEW PORT] textproc/py-textfsm: Parses semi-structured text into Python tables
Summary: [NEW PORT] textproc/py-textfsm: Parses semi-structured text into Python tables
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://pypi.python.org/pypi/textfsm
Keywords: feature
Depends on:
Blocks: 227088
  Show dependency treegraph
 
Reported: 2018-03-29 16:50 UTC by Kai Knoblich
Modified: 2018-04-05 04:45 UTC (History)
2 users (show)

See Also:


Attachments
py-textfsm.shar (2.25 KB, text/plain)
2018-03-29 16:50 UTC, Kai Knoblich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-03-29 16:50:08 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-04-05 04:45:18 UTC
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
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-04-05 04:45:24 UTC
Committed, thanks!