6 buildPythonPackage rec {
12 inherit pname version;
13 sha256 = "1pflivs6j22frz0v3dqxnvc8yb8fb52g11lqr88z0i8cg2m5csg2";
17 homepage = "https://github.com/hackebrot/poyo";
18 description = "A lightweight YAML Parser for Python";
19 license = licenses.mit;