dev-python/python-cjson: initial import of version 1.1.0

This commit is contained in:
Julian Ospald 2016-02-26 14:23:42 +01:00
parent 94156d3359
commit 2ccb8ff2d7
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=distutils blacklist="3" ]
SUMMARY="Fast JSON encoder/decoder for Python"
HOMEPAGE="http://ag-projects.com/"
LICENCES="LGPL-2"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""