Metadata-Version: 2.1
Name: conceptnet-lite
Version: 0.1.24
Summary: Python library to work with ConceptNet offline without the need of PostgreSQL
Home-page: https://github.com/ldtoolkit/conceptnet-lite
Author: Roman Inflianskas
Author-email: infroma@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: lmdb (>=0.97.0,<0.98.0)
Requires-Dist: peewee (>=3.10,<4.0)
Requires-Dist: pysmartdl (>=1.3,<2.0)
Requires-Dist: tqdm (>=4.35,<5.0)
Project-URL: Repository, https://github.com/ldtoolkit/conceptnet-lite
