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..6f012fa38455
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = pyfunceble
+ pkgdesc = The tool to check the availability or syntax of domains, IPv4 or URL.
+ pkgver = 1.15.1
+ pkgrel = 1
+ url = https://funilrys.github.io/PyFunceble/
+ arch = any
+ license = MIT
+ depends = python3
+ depends = python-distribute
+ depends = python-setuptools
+ depends = python-colorama
+ depends = python-pyaml
+ depends = python-urllib3
+ depends = python-requests
+ depends = domain2idna
+ provides = pyfunceble=1.15.1
+ conflicts = pyfunceble-dev
+ source = https://files.pythonhosted.org/packages/source/p/pyfunceble/PyFunceble-1.15.1.tar.gz
+ source = https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE
+ sha256sums = 42d657b8b4f7f556682b9a11597cb8768d5e88edf5ff69b62cc70c4498cb70c2
+ sha256sums = b6f0b000fe7b60a2d6d8b31454d705d928c6ffa8783722ba5c0419dd2c9084e4
+
+pkgname = pyfunceble
+