blob: 73ba1540eb6972979ea39cd8fd538dfbb85acfc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = fahrplan
pkgdesc = A SBB/CFF/FFS (Swiss railway) commandline based timetable client
pkgver = 1.1.2
pkgrel = 2
url = https://github.com/dbrgn/fahrplan
arch = any
license = GPLv3
makedepends = python3
depends = python
depends = python-six
depends = python-dateutil
depends = python-requests
depends = python-texttable>0.8.6
source = https://files.pythonhosted.org/packages/source/f/fahrplan/fahrplan-1.1.2.tar.gz
sha256sums = da0835ae6ee1aefe64f92b82f8a9df7f313e41ec5e429985961a7a9294e24b6c
pkgname = fahrplan
|