blob: 4761d53727aabb20d0e9ecfa68bfbe222656e78b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-rplidar-git
pkgdesc = Simple and lightweight module for working with RPLidar laser scanners
pkgver = 20170721
pkgrel = 1
url = https://github.com/SkoltechRobotics/rplidar.git
arch = any
license = MIT
makedepends = git
depends = python
conflicts = python-rplidar
options = !emptydirs
pkgname = python-rplidar-git
|