commit: d2bb9d0b60be745d63010f0580d914f5f4eb82f5 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Fri Nov 4 05:15:10 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 4 06:33:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d2bb9d0b
TODO.md: add azure-sdk-tools Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> TODO.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 3729576df..02b6b87ac 100644 --- a/TODO.md +++ b/TODO.md @@ -2,10 +2,11 @@ If you find an interesting piece of software here, consider to package it, also you are free to add any package you want to see in GURU -Name | Buildsystem | Category | User | Need help | Dependency + Name | Buildsystem | Category | User | Need help | Dependency ------------ | ------------- | ------------- | ------------- | ------------- | ------------- -[Lua-cURL](https://github.com/Lua-cURL/Lua-cURLv3) | cmake | lua | - | ✔ | ✔ -[odilia](https://odilia.app) | cargo | accessibility | - | ✔ | ✖ +[azure-sdk-tools](https://github.com/Azure/azure-sdk-for-python/tree/main/tools/azure-sdk-tools) | setuptools | devel | Anna | ✔ | ✔ +[Lua-cURL](https://github.com/Lua-cURL/Lua-cURLv3) | cmake | lua | Anna | ✔ | ✔ +[odilia](https://odilia.app) | cargo | accessibility | Anna | ✔ | ✖ [spacelib](https://github.com/Alessandro-Barbieri/SpaceLib) | none | science | Alessandro-Barbieri | ✖ | ✖ [cpp-fuzzy-logic](https://sourceforge.net/projects/cpp-fuzzy-logic) | none | devel | Alessandro-Barbieri | ✖ | ✖ [free fuzzy logic library](http://ffll.sourceforge.net) | none | devel | Alessandro-Barbieri | ✖ | ✖
