blob: f9383e829067f677c76e2e286017433b1f68178f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Generated by mksrcinfo v8
# Sat Aug 11 20:29:53 UTC 2018
pkgbase = python2-jpype1
pkgdesc = Python to Java bridge, an effort to allow Python programs full access to Java class libraries
pkgver = 0.6.3
pkgrel = 1
url = https://github.com/jpype-project/jpype
arch = x86_64
license = APACHE
makedepends = python-setuptools
makedepends = python2-setuptools
depends = java-runtime
conflicts = jpype
source = JPype1-0.6.3.tar.gz::https://github.com/jpype-project/jpype/archive/v0.6.3.tar.gz
sha256sums = 5c447f4ac2d97f60ee1753fa59dd32ebdc29e16571db9ce2fb7a67362d459e22
pkgname = python-jpype1
depends = python
pkgname = python2-jpype1
depends = python2
|