summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorwlmchen2024-07-17 10:42:53 -0700
committerwlmchen2024-07-17 10:42:53 -0700
commit9c18114be5a424f2dc406ea9f65a655e9ad5d51a (patch)
tree21c14e810d9d230b342fa3a1e1d98c3ed46ce7ee /.SRCINFO
downloadaur-python-openmc-plotter-git.tar.gz
Initial commit
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..a106b23be373
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-openmc-plotter-git
+ pkgdesc = Plotting tool for OpenMC models and tally data
+ pkgver = v0.4.0.r27.g293067c
+ pkgrel = 1
+ url = https://github.com/openmc-dev/plotter
+ arch = any
+ license = MIT
+ checkdepends = python-pytest-runner
+ checkdepends = python-pytest-qt
+ makedepends = openmc-git
+ makedepends = python-numpy
+ makedepends = python-matplotlib
+ makedepends = pyside6
+ source = git+https://github.com/openmc-dev/plotter
+ sha256sums = SKIP
+
+pkgname = python-openmc-plotter-git