SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python312-gbinder
Version : 1694887105.a2c5093 Vendor : obs://build_opensuse_org/home:xanders
Release : 27.14 Date : 2023-10-10 10:55:07
Group : Unspecified Source RPM : python-gbinder-1694887105.a2c5093-27.14.src.rpm
Size : 0.29 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:/xanders/openSUSE_Tumbleweed/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python312-gbinder-1694887105.a2c5093-27.14.i586.rpm
     Search for other platforms
python312-gbinder-1694887105.a2c5093-27.14.sparc.rpm
python312-gbinder-1694887105.a2c5093-27.14.alpha.rpm
python312-gbinder-1694887105.a2c5093-27.14.ppc.rpm
python312-gbinder-1694887105.a2c5093-27.14.ia64.rpm
python312-gbinder-1694887105.a2c5093-27.14.s390.rpm

Provides :
python3.12dist(gbinder-python)
python312-gbinder
python312-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.12
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.12/site-packages/gbinder.cpython-312-i386-linux-gnu.so
/usr/lib/python3.12/site-packages/gbinder_python-1.1.2-py3.12.egg-info
/usr/lib/python3.12/site-packages/gbinder_python-1.1.2-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/gbinder_python-1.1.2-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/gbinder_python-1.1.2-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/gbinder_python-1.1.2-py3.12.egg-info/top_level.txt
/usr/share/doc/packages/python312-gbinder
/usr/share/doc/packages/python312-gbinder/README.md
/usr/share/licenses/python312-gbinder
/usr/share/licenses/python312-gbinder/LICENSE

 
ICM