pkgsrc/textproc/py-textfsm/distinfo
he c04025cc17 Add textfsm version 1.1.3.
Python module which implements a template based state machine for
parsing semi-formatted text. Originally developed to allow programmatic
access to information returned from the command line interface
(CLI) of networking devices.

The engine takes two inputs - a template file, and text input (such
as command responses from the CLI of a device) and returns a list
of records that contains the data parsed from the text.

A template file is needed for each uniquely structured text input.
Some examples are provided with the code and users are encouraged
to develop their own.

By developing a pool of template files, scripts can call TextFSM
to parse useful information from a variety of sources. It is also
possible to use different templates on the same data in order to
create different tables (or views).

TextFSM was developed internally at Google and released under the
Apache 2.0 licence for the benefit of the wider community.
2023-03-31 22:41:09 +00:00

5 lines
355 B
Text

$NetBSD: distinfo,v 1.1 2023/03/31 22:41:09 he Exp $
BLAKE2s (textfsm-1.1.3.tar.gz) = 75265a1977d32b3f7716f09f044beed18553fb6eaf7011844549fc83a7f8ca06
SHA512 (textfsm-1.1.3.tar.gz) = 08d4f44dcd9a1885d6378ace1c9ec2d497e287426a2401a19946438b41706e02ffac9ed640c25e9437025c6d7eabf73c03eded53675d6451db3bffc8f4d2b988
Size (textfsm-1.1.3.tar.gz) = 51296 bytes