blob: 9472c65f580c36804cc99fc98bcdc869571c4e18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = visidata-git
pkgdesc = A console spreadsheet tool for discovering and arranging data
pkgver = 2.10.1.g987fd75f
pkgrel = 2
url = http://visidata.org/
arch = any
license = GPLv3
makedepends = git
makedepends = python-pip
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-importlib-metadata
optdepends = python-dnslib: pcap support
optdepends = python-dpkt: pcap support
optdepends = python-fonttools: ttf/otf support
optdepends = python-h5py: hdf5 support
optdepends = python-lxml: html/xml support
optdepends = python-mapbox-vector-tile: mbtiles support
optdepends = python-namestand: graphviz support
optdepends = python-openpyxl: xlsx support
optdepends = python-pandas: dta (Stata) support
optdepends = python-pdfminer: pdf support
optdepends = python-psycopg2: postgres support
optdepends = python-pyaml: yaml/yml support
optdepends = python-pypng: png support
optdepends = python-pyshp: shapefiles support
optdepends = python-requests: http support
optdepends = python-tabulate: tabulate saver support
optdepends = python-vobject: vcf support
optdepends = python-wcwidth: tabulate saver with unicode support
optdepends = python-xlrd: xls support
provides = visidata
conflicts = visidata
source = visidata-git::git+https://github.com/saulpw/visidata
md5sums = SKIP
pkgname = visidata-git
|