summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..64549585519d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = emacs-elpy
+ pkgdesc = Emacs Python Development Environment
+ pkgver = 1.29.1.r41.g7acdd14
+ pkgrel = 1
+ url = https://github.com/jorgenschaefer/elpy
+ install = emacs-elpy.install
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = emacs
+ depends = emacs-company-mode
+ depends = emacs-find-file-in-project
+ depends = emacs-highlight-indentation
+ depends = emacs-pyvenv
+ depends = emacs-yasnippet
+ depends = emacs-s
+ depends = python-elpy
+ provides = emacs-elpy
+ conflicts = emacs-elpy
+ source = elpy::git+https://github.com/jorgenschaefer/elpy
+ sha256sums = SKIP
+
+pkgname = emacs-elpy
+