1 { lib, buildPythonPackage, fetchPypi, unittest2, repeated_test }:
3 buildPythonPackage rec {
9 sha256 = "1az30snc3w6s4k1pi7mspcv8y0kp3ihf3ly44z517nszmz9lrjfi";
18 description = "Shorthand syntax for building OrderedDicts";
19 homepage = "https://github.com/epsy/od";
20 license = licenses.mit;