SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python310-gbinder rpm build for : OpenSuSE. For other distributions click python310-gbinder.

Name : python310-gbinder
Version : 1.1.1 Vendor : obs://build_opensuse_org/home:huakim:matrix
Release : 23.1 Date : 2023-08-28 14:35:39
Group : Unspecified Source RPM : python-gbinder-1.1.1-23.1.src.rpm
Size : 0.27 MB
Packager : (none)
Summary : Python bindings for libgbinder
Description :
There are two Cython files: cgbinder.pxd describing the C++ API of the libgbinder library,
and gbinder.pyx describing classes that will be visible from Python user code. T
he .pyx imports .pxd to learn about C functions available to be called.

There is also setup.py file. This file describes how to build the extension module,
using distutils. In there, we specify the library to link with as libraries=[\'gbinder\'].
The gbinder stands for libgbinder.so that we previously installed.

There are two options to build the package:

One, use Cython\'s cythonize() function to generate a .c file from the .pyx one, and then compile it against the libgbinder.so library.
Two, if the .c is already provided, just compile it - no Cython required!

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/huakim:/matrix/openSUSE_Factory_LegacyX86/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python310-gbinder-1.1.1-23.1.i586.rpm
     Search for other platforms
python310-gbinder-1.1.1-23.1.sparc.rpm
python310-gbinder-1.1.1-23.1.alpha.rpm
python310-gbinder-1.1.1-23.1.ppc.rpm
python310-gbinder-1.1.1-23.1.ia64.rpm
python310-gbinder-1.1.1-23.1.s390.rpm

Provides :
python3.10dist(gbinder-python)
python310-gbinder
python310-gbinder(x86-32)
python3dist(gbinder-python)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libgbinder.so.1
python(abi) = 3.10
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.10/site-packages/gbinder.cpython-310-i386-linux-gnu.so
/usr/lib/python3.10/site-packages/gbinder_python-1.1.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/gbinder_python-1.1.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/gbinder_python-1.1.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/gbinder_python-1.1.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/gbinder_python-1.1.2-py3.10.egg-info/top_level.txt
/usr/share/doc/packages/python310-gbinder
/usr/share/doc/packages/python310-gbinder/README.md
/usr/share/licenses/python310-gbinder
/usr/share/licenses/python310-gbinder/LICENSE

 
ICM