6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "1ac827a616c5e87ebb60fd6686fb86f8a166938c645f4089d92de3ffbdd494e0";
18 description = "S-expression parser for Python";
19 homepage = "https://github.com/tkf/sexpdata";
20 license = licenses.bsd0;