blob: d8a5249590f5d5e7e36f6da4f9a014231786c075 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-texthistory
pkgdesc = Python undo/redo engine for plain text and wxPython TextCtrl
pkgver = 1.0.1
pkgrel = 3
url = https://github.com/kynikos/lib.py.text-history
arch = any
license = GPL3
depends = python
source = https://downloads.sourceforge.net/project/kynikos/lib.py.text-history/python-texthistory-1.0.1.tar.bz2
sha256sums = 201b88b662e6d5392fabd063eedd3a9297b0215c8d7e2690b5fd00431e147eab
pkgname = python-texthistory
|