blob: 19aa1a6196095cf1e8fce23a496952c860d492b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-rplcd
pkgdesc = LCD library for the widely used Hitachi HD44780 controller
pkgver = 1.3.1
pkgrel = 1
url = https://github.com/dbrgn/RPLCD
arch = any
license = MIT
depends = python
depends = python-setuptools
source = python-rplcd-1.3.1.tar.gz::https://github.com/dbrgn/RPLCD/archive/v1.3.1.tar.gz
sha512sums = 68fc57e3588b452ad8a1d7814db4e151109efaa48ab9d8b4bac1cdf27486dbc386466bc668616c3954c4303c412798f883ed2af0da0d2240deadd7b0f4127b59
pkgname = python-rplcd
|