blob: d7d64611b3505c0ab85b005b19439dc32377ef1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-itchat-git
pkgdesc = A complete and graceful API for Wechat.
pkgver = r188.d5ce5db
pkgrel = 1
url = https://github.com/littlecodersh/ItChat
arch = any
license = MIT
makedepends = git
depends = python-requests
depends = python-pyqrcode
depends = python-pypng
provides = python-itchat
conflicts = python-itchat
source = python-itchat::git+https://github.com/littlecodersh/ItChat.git
md5sums = SKIP
pkgname = python-itchat-git
|