blob: c15510ade3f2c1f3a37ecc987cce683974084997 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = fileobj
pkgdesc = Ncurses based hex editor with vi interface written in Python
pkgver = 0.8.6
pkgrel = 1
url = https://github.com/kusumi/fileobj
arch = any
license = BSD-2-Clause
depends = python
source = https://github.com/kusumi/fileobj/archive/v0.8.6.tar.gz
sha256sums = 3b8d907798bc072faf0afe7b42557f1923080e46d80e0737493f01a08d0c5254
pkgname = fileobj
|