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