diff options
| author | Solitude <solitudesf@protonmail.com> | 2019-10-04 18:01:49 +0300 |
|---|---|---|
| committer | Miran <narimiran@disroot.org> | 2019-10-04 17:01:49 +0200 |
| commit | c36e9493031ac781ad6447e0f113bb392a807301 (patch) | |
| tree | b3cba59fb3c3a1163c44a11eb8e7f4fe0ef8ccb4 | |
| parent | 27289fd6ab5e2673b9ef178d2ed18fa66f319ae2 (diff) | |
| download | packages-c36e9493031ac781ad6447e0f113bb392a807301.tar.gz packages-c36e9493031ac781ad6447e0f113bb392a807301.zip | |
xcm (#1195)
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 7bd9cc4..064ba7f 100644 --- a/packages.json +++ b/packages.json @@ -14594,5 +14594,17 @@ "description": "A library for straightforward diff calculation", "license": "GPL-3.0", "web": "https://git.sr.ht/~reesmichael1/nim-simplediff" + }, + { + "name": "xcm", + "url": "https://github.com/SolitudeSF/xcm", + "method": "git", + "tags": [ + "color", + "x11" + ], + "description": "Color management utility for X", + "license": "MIT", + "web": "https://github.com/SolitudeSF/xcm" } ] |
