blob: 384a158f8da295003ac33ac88579e75f5a4f8ee5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python2-poplines
pkgdesc = Tools to pop/peek lines from the head/tail or known position within a given file, and output to stdout. Makes files into queues!
pkgver = 2.1.1
pkgrel = 2
url = http://github.com/kata198/popLines
arch = any
license = GPLv2
makedepends = python2-setuptools
makedepends = python2
depends = python2-setuptools
depends = python2
source = https://github.com/kata198/popLines/archive/2.1.1.tar.gz
sha512sums = c1d528760681132a7f9d8221e7b591d0f61d0ab1b550586712584fa1da5f11873c82fc0c38ebbd561014a980e7d11e760dbd3bb9a1a883485182561068bf03e6
pkgname = python2-poplines
|