summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bbda971e861cc695eb9529941ca708a22dd757d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-textfsm
	pkgdesc = Python module which implements a template based state machine for parsing semi-formatted text
	pkgver = 2.1.0
	pkgrel = 2
	url = https://github.com/google/textfsm
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python
	source = https://files.pythonhosted.org/packages/source/t/textfsm/textfsm-2.1.0.tar.gz
	sha256sums = 45c18ff2b7c90163dfdff7e20d3f482514cc7aac26bc2547744e79dfa761e458

pkgname = python-textfsm