summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2994209bbb65
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-opticalmaterialspy
+ pkgdesc = Python library with optical material properties.
+ pkgver = 1
+ pkgrel = 1
+ url = https://github.com/jtambasco/opticalmaterialspy
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = python-numpy
+ depends = python-scipy
+ options = !emptydirs
+ source = git+https://github.com/jtambasco/opticalmaterialspy.git
+ md5sums = SKIP
+
+pkgname = python-opticalmaterialspy
+