python3Packages.kaitaistruct: orphan

This commit is contained in:
Cole Helbling
2023-03-22 07:24:50 -07:00
parent 28f7bab28c
commit bada6cef56
@@ -45,6 +45,6 @@ buildPythonPackage rec {
description = "Kaitai Struct: runtime library for Python";
homepage = "https://github.com/kaitai-io/kaitai_struct_python_runtime";
license = licenses.mit;
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}