python-rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful
language for representing information. The library contains an RDF/XML
parser/serializer that conforms to the RDF/XML Syntax Specification (Revised).
The library also contains both in-memory and persistent Graph backends.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-rdflib
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-rdflib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000052 52 Bytes | |
python-rdflib.changes | 0000026668 26 KB | |
python-rdflib.spec | 0000004411 4.31 KB | |
rdflib-7.1.1.tar.gz | 0004864216 4.64 MB | |
sphinx8.patch | 0000000561 561 Bytes |
Revision 69 (latest revision is 71)
Daniel Garcia (dgarcia)
committed
(revision 69)
- Update to 7.1.1: * This minor release removes the dependency on some only Python packages, in particular six which is a problem for some Linux distributions that ship RDFLib. * Replace html5lib with html5rdf, make it an optional dependency PR #2951 * Prevent crash when comparing ill-typed numeric types. PR #2949 * Fix parser bug and add test PR #2943 * Fix import ordering in get_merged_prs. PR #2947 - 7.1.0: * There are no major changes in this release over 7.0.0 and this release can be used in place of 7.0.0 without much worry about altered behaviour.
Comments 0