summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f41644532aebe00bb92ecce257477d4b02fbf802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated by mksrcinfo v8
# Sat May 27 00:54:09 UTC 2017
pkgbase = python-protobuf-to-dict
	pkgdesc = A teeny Python library for creating Python dicts from protocol buffers and the reverse. Useful as an intermediate step before serialisation (e.g. to JSON).
	pkgver = 0.1.5
	pkgrel = 1
	url = https://github.com/benhodgson/protobuf-to-dict
	arch = any
	license = CUSTOM
	makedepends = python-distribute
	depends = python
	source = https://github.com/kaporzhu/protobuf-to-dict/archive/v0.1.5.zip
	md5sums = 8e18e6fbdc1e4139f3905ff92919e99f

pkgname = python-protobuf-to-dict