mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added pythonfile and colorsys.
This commit is contained in:
parent
76bf05fc5b
commit
df2db950fe
@ -885,5 +885,23 @@
|
|||||||
"description": "eaiser use of OpenGL and GLSL shaders",
|
"description": "eaiser use of OpenGL and GLSL shaders",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/barcharcraz/Phosphor"
|
"web": "https://github.com/barcharcraz/Phosphor"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "colorsys",
|
||||||
|
"url": "git://github.com/achesak/nimrod-colorsys",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "colors", "rgb", "yiq", "hls", "hsv"],
|
||||||
|
"description": "Convert between RGB, YIQ, HLS, and HSV color systems.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/achesak/nimrod-colorsys"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pythonfile",
|
||||||
|
"url: "git//github.com/achesak/nimrod-pythonfile",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "python", "files", "file"],
|
||||||
|
"description": "Wrapper of the file procedures to provide an interface as similar as possible to that of Python",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/achesak/nimrod-pythonfile"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user