python310Packages.xmltodict: adopt
This commit is contained in:
parent
3091ea820f
commit
1069f1d1a7
@ -22,6 +22,6 @@ buildPythonPackage rec {
|
||||
description = "Makes working with XML feel like you are working with JSON";
|
||||
homepage = "https://github.com/martinblech/xmltodict";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user