8 buildPythonPackage rec {
13 # Tests rely on files obtained over the network
17 inherit pname version;
18 hash = "sha256-fPd5FI2eZusoOGA+rOFAxTw878i4/l1NWgOl+11Xs8E=";
21 nativeBuildInputs = [ setuptools ];
24 homepage = "https://github.com/Diaoul/enzyme";
25 license = licenses.mit;
26 description = "Python video metadata parser";