aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolitude <solitudesf@protonmail.com>2019-10-04 18:01:49 +0300
committerMiran <narimiran@disroot.org>2019-10-04 17:01:49 +0200
commitc36e9493031ac781ad6447e0f113bb392a807301 (patch)
treeb3cba59fb3c3a1163c44a11eb8e7f4fe0ef8ccb4
parent27289fd6ab5e2673b9ef178d2ed18fa66f319ae2 (diff)
downloadpackages-c36e9493031ac781ad6447e0f113bb392a807301.tar.gz
packages-c36e9493031ac781ad6447e0f113bb392a807301.zip
xcm (#1195)
-rw-r--r--packages.json12
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"
}
]