category: Python
requires: cygwin python36 
sdesc: "Python JSON decoder/encoder"
ldesc: "simplejson is a simple, fast, complete, correct and extensible
JSON encoder and decoder for Python 2.5+.  It is pure Python code with no
dependencies, but includes an optional C extension for a serious speed boost."
obsoletes: python3-simplejson
external-source: python-simplejson