SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-gbinder rpm build for : openSUSE Tumbleweed. For other distributions click python311-gbinder.

Name : python311-gbinder
Version : 1.1.1 Vendor : obs://build_opensuse_org/home:jayvdb
Release : 27.2 Date : 2023-08-28 14:35:39
Group : Unspecified Source RPM : python-gbinder-1.1.1-27.2.src.rpm
Size : 0.23 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:/jayvdb:/other_peoples_important_tools/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-gbinder
python3.11dist(gbinder-python)
python311-gbinder
python311-gbinder(x86-64)
python3dist(gbinder-python)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgbinder.so.1()(64bit)
python(abi) = 3.11
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/lib64/python3.11/site-packages/gbinder.cpython-311-x86_64-linux-gnu.so
/usr/lib64/python3.11/site-packages/gbinder_python-1.1.2-py3.11.egg-info
/usr/lib64/python3.11/site-packages/gbinder_python-1.1.2-py3.11.egg-info/PKG-INFO
/usr/lib64/python3.11/site-packages/gbinder_python-1.1.2-py3.11.egg-info/SOURCES.txt
/usr/lib64/python3.11/site-packages/gbinder_python-1.1.2-py3.11.egg-info/dependency_links.txt
/usr/lib64/python3.11/site-packages/gbinder_python-1.1.2-py3.11.egg-info/top_level.txt
/usr/share/doc/packages/python311-gbinder
/usr/share/doc/packages/python311-gbinder/README.md
/usr/share/licenses/python311-gbinder
/usr/share/licenses/python311-gbinder/LICENSE

 
ICM