summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8eaecb9b1330
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python2-colorpy
+ pkgdesc = Python package that can convert physical descriptions of light into RGB colors
+ pkgver = 0.1.0
+ pkgrel = 2
+ url = http://markkness.net/colorpy/ColorPy.html
+ arch = any
+ license = GPL
+ depends = python2
+ depends = python2-numpy
+ options = !emptydirs
+ source = http://markkness.net/colorpy/dist/colorpy-0.1.0.tar.gz
+ sha256sums = 6ffe5311a61d17aac76eec216fa66e959a41cdc4a627d418ee1bf0ada9a777fd
+
+pkgname = python2-colorpy
+