summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..092bbf4bbe56
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-elementtree
+ pkgdesc = Provides light-weight components for working with XML
+ pkgver = 1.2.6
+ pkgrel = 4
+ url = http://effbot.org/zone/element-index.htm
+ arch = i686
+ arch = x86_64
+ license = PYTHON
+ depends = python2
+ source = http://effbot.org/media/downloads/elementtree-1.2.6-20050316.tar.gz
+ md5sums = e1b21716be8bfff8bf192fc3880ad008
+
+pkgname = python-elementtree
+