Logoj0ke.net Open Build Service > Projects > hardware:dell > python-ctypes-suse > Meta
Sign Up | Log In

Meta Configuration of Package python-ctypes-suse

 
1
<package name="python-ctypes-suse" project="hardware:dell">
2
  <title>Create and manipulate C data types from Python</title>
3
  <description>python-ctypes is a python module to create and manipulate C data types in
4
Python, and to call functions in dynamic link libraries/shared dlls.
5
It allows wrapping these libraries in pure Python.
6
7
8
Note: build of this package is disabled on openSUSE 10.2 and newer, because
9
there is Python 2.5 which includes this modules.
10
poeml, Wed Jun 18 02:25:01 CEST 2008
11
12
</description>
13
  <build>
14
    <disable repository="CentOS_4"/>
15
    <disable repository="CentOS_5"/>
16
    <disable repository="RHEL_5"/>
17
  </build>
18
  <publish>
19
    <disable repository="CentOS_4"/>
20
    <disable repository="CentOS_5"/>
21
    <disable repository="RHEL_5"/>
22
  </publish>
23
</package>
24