aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictoria Guevara <Guevara-chan@mail.ru>2019-05-03 10:24:51 +0300
committerMiran <narimiran@disroot.org>2019-05-03 09:24:51 +0200
commit2cdd363a34c3dcdc8e0e9b5818347803b10f7bca (patch)
tree37e1e09c680ba0871c2df051fe80b662ce9dd490
parent75045c882298a8f9d6e560be5d46df938fbc6a80 (diff)
downloadpackages-2cdd363a34c3dcdc8e0e9b5818347803b10f7bca.tar.gz
packages-2cdd363a34c3dcdc8e0e9b5818347803b10f7bca.zip
Added package cliptomania (#1073)
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 72d471b..d0969e1 100644
--- a/packages.json
+++ b/packages.json
@@ -13217,5 +13217,17 @@
"description": "A Nim wrapper for Python's matplotlib",
"license": "Apache License 2.0",
"web": "https://github.com/ruivieira/matplotnim"
+ },
+ {
+ "name": "cliptomania",
+ "url": "https://github.com/Guevara-chan/Cliptomania",
+ "method": "git",
+ "tags": [
+ "clip",
+ "clipboard"
+ ],
+ "description": ".NET-inspired lightweight clipboard library",
+ "license": "MIT",
+ "web": "https://github.com/Guevara-chan/Cliptomania"
}
]