{ "info": { "author": "Tom Gillespie", "author_email": "tgbugs@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# librdflib\nlibrdf parser for rdflib\n\nHighly experimental.\n\nThis is not faster for pypy3 but if you want install it follow these steps (ish).\n\n``` bash\nhttp://download.librdf.org/source/redland-bindings-1.0.17.1.tar.gz\ntar xvzf redland-bindings-1.0.17.1.tar.gz\ncd redland-bindings-1.0.17.1\n./configure --with-python=pypy3 --prefix\nmake check # will fail on storage\ncp python/__pycache__/RDF.* ${site_packages}/__pycache__\ncp python/__pycache__/Redland.* ${site_packages}/__pycache__\ncp python/RDF.py ${site_packages}\ncp python/Redland.py ${site_packages}\ncp python/_Redland.pypy3*.so ${site_packages}\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tgbugs/pyontutils/tree/master/librdflib", "keywords": "rdflib librdf rdf parser parsing ttl rdfxml", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "librdflib", "package_url": "https://pypi.org/project/librdflib/", "platform": "", "project_url": "https://pypi.org/project/librdflib/", "project_urls": { "Homepage": "https://github.com/tgbugs/pyontutils/tree/master/librdflib" }, "release_url": "https://pypi.org/project/librdflib/0.0.1/", "requires_dist": [ "rdflib", "pytest ; extra == 'test'", "pytest-runner ; extra == 'test'" ], "requires_python": ">=3", "summary": "librdf parser for rdflib", "version": "0.0.1" }, "last_serial": 5094107, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2671cc13303a1d8d40f95e98c97919be", "sha256": "400732d198500cc0369a1ebd5c69145db2120e2758b49b42fde1aa4afc3e512e" }, "downloads": -1, "filename": "librdflib-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2671cc13303a1d8d40f95e98c97919be", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3", "size": 4584, "upload_time": "2019-04-04T03:37:36", "url": "https://files.pythonhosted.org/packages/5f/27/f416bf0faef7c9073051a865058a428f7cc739a3d721b6d2bd18b3affeaf/librdflib-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "614ae3a65ea95248d0fa92c75cef0ecf", "sha256": "293bf1aa86c41f8b5dadd4046a0e947ef165cd6c7455842866119de524547090" }, "downloads": -1, "filename": "librdflib-0.0.1.tar.gz", "has_sig": false, "md5_digest": "614ae3a65ea95248d0fa92c75cef0ecf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4256, "upload_time": "2019-04-04T03:37:38", "url": "https://files.pythonhosted.org/packages/49/47/07d27598dc3b1e6db805941b9bfceea1d0b8bb2d22e129bca84a8d7fbf20/librdflib-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2671cc13303a1d8d40f95e98c97919be", "sha256": "400732d198500cc0369a1ebd5c69145db2120e2758b49b42fde1aa4afc3e512e" }, "downloads": -1, "filename": "librdflib-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2671cc13303a1d8d40f95e98c97919be", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3", "size": 4584, "upload_time": "2019-04-04T03:37:36", "url": "https://files.pythonhosted.org/packages/5f/27/f416bf0faef7c9073051a865058a428f7cc739a3d721b6d2bd18b3affeaf/librdflib-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "614ae3a65ea95248d0fa92c75cef0ecf", "sha256": "293bf1aa86c41f8b5dadd4046a0e947ef165cd6c7455842866119de524547090" }, "downloads": -1, "filename": "librdflib-0.0.1.tar.gz", "has_sig": false, "md5_digest": "614ae3a65ea95248d0fa92c75cef0ecf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4256, "upload_time": "2019-04-04T03:37:38", "url": "https://files.pythonhosted.org/packages/49/47/07d27598dc3b1e6db805941b9bfceea1d0b8bb2d22e129bca84a8d7fbf20/librdflib-0.0.1.tar.gz" } ] }