Add pywinrm metadata
This commit is contained in:
parent
1c87fd82d4
commit
32616ae028
@ -10604,6 +10604,12 @@ let
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with self; [ xmltodict isodate ];
|
||||
|
||||
meta = {
|
||||
homepage = "http://github.com/diyan/pywinrm/";
|
||||
description = "Python library for Windows Remote Management";
|
||||
license = licenses.mit;
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user