Logoj0ke.net Open Build Service > Projects > internetx > python-simplejson > Meta
Sign Up | Log In

Meta Configuration of Package python-simplejson

x
 
1
<package name="python-simplejson" project="internetx">
2
  <title>Simple, fast, extensible JSON encoder/decoder for Python</title>
3
  <description>simplejson is a simple, fast, complete, correct and extensible JSON &lt;http://json.org&gt; encoder and decoder for Python 2.3+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.</description>
4
  <build>
5
    <disable/>
6
    <enable repository="SLE_11"/>
7
    <enable repository="SLE_11_SP1"/>
8
    <enable repository="SLE_11_SP2"/>
9
    <enable repository="SLE_11_SP3"/>
10
  </build>
11
</package>
12