rdf-to-sqlite

View on PyPIReverse Dependencies (0)

0.2 rdf_to_sqlite-0.2-py3-none-any.whl

Wheel Details

Project: rdf-to-sqlite
Version: 0.2
Filename: rdf_to_sqlite-0.2-py3-none-any.whl
Download: [link]
Size: 8619
MD5: 9eec572c42ed5707c189f1735997bbdc
SHA256: 4f9f8ccd9f33a2830f9b9187dbca58be4e7ae1ae3db068d5fa780225e8166237
Uploaded: 2021-08-27 01:47:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rdf-to-sqlite
Version: 0.2
Summary: Utility for converting an RDF file to SQLite
Author: Bradley P. Allen
Home-Page: https://github.com/bradleypallen/rdf-to-sqlite
License: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.1)
Requires-Dist: rdflib (>=6.0.0)
Requires-Dist: sqlite-utils (>=3.12)
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2634 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rdf_to_sqlite/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rdf_to_sqlite/cli.py sha256=Szhmf_QYG3pJXKgSPwIPjvUz6_IRpQbKa3GgVMfCM5w 1014
rdf_to_sqlite/mappings.py sha256=GPWu7d0-SCqCHOBh7iPgwIRCdbZV-JTygP8DBhRvZog 3855
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_cli.py sha256=Z_zfwl60sldqSBALhqnxCqoBzYX-w1DZrHtVPw86pzk 6156
tests/test_mappings.py sha256=mXfpZfsNdrNKZTKCQtSrho955zWoDi4CEeRjuKDOI0s 5912
rdf_to_sqlite-0.2.dist-info/LICENSE sha256=qXY_kdc5IZge0jXqrQ8dniXqRppS2xt30JveaUIPTHY 1056
rdf_to_sqlite-0.2.dist-info/METADATA sha256=trF1JfFRWx2C2cDQzlKY52QihszvBMQlNgAHN9RglLU 3454
rdf_to_sqlite-0.2.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
rdf_to_sqlite-0.2.dist-info/entry_points.txt sha256=pZrhqz_FqZcVpHPbKRfREuDl1GqC0ZtRPRAADFYtS3g 75
rdf_to_sqlite-0.2.dist-info/top_level.txt sha256=K4M2ah6OEjJMQASG6IDriyviJfznn5JLkypcrLVcPOU 20
rdf_to_sqlite-0.2.dist-info/RECORD

top_level.txt

rdf_to_sqlite
tests

entry_points.txt

rdf-to-sqlite = rdf_to_sqlite.cli:cli