Metadata-Version: 2.1
Name: owmeta-core
Version: 0.14.0.dev20210219003659
Summary: owmeta-core is a platform for sharing relational data over the internet.
Home-page: https://owmeta-core.readthedocs.io/en/latest/
Author: OpenWorm.org authors and contributors
Author-email: info@openworm.org
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Requires-Dist: bibtexparser (~=1.1.0)
Requires-Dist: BTrees (>=4.0.8)
Requires-Dist: gitpython (>=2.1.1)
Requires-Dist: libneuroml
Requires-Dist: persistent (>=4.0.8)
Requires-Dist: Pint
Requires-Dist: pow-store-zodb (>=0.0.11)
Requires-Dist: rdflib (>=4.1.2)
Requires-Dist: requests
Requires-Dist: cachecontrol[filecache]
Requires-Dist: six (~=1.10)
Requires-Dist: tqdm (~=4.23)
Requires-Dist: termcolor (~=1.1.0)
Requires-Dist: transaction (>=1.4.4)
Requires-Dist: wrapt (~=1.11.1)
Requires-Dist: zc.lockfile
Requires-Dist: zodb (>=4.1.0)
Requires-Dist: pyyaml
Provides-Extra: mysql_source_mysql_connector
Requires-Dist: rdflib-sqlalchemy (~=0.4.0) ; extra == 'mysql_source_mysql_connector'
Requires-Dist: mysql-connector-python ; extra == 'mysql_source_mysql_connector'
Provides-Extra: mysql_source_mysqlclient
Requires-Dist: rdflib-sqlalchemy (~=0.4.0) ; extra == 'mysql_source_mysqlclient'
Requires-Dist: mysqlclient ; extra == 'mysql_source_mysqlclient'
Provides-Extra: postgres_source_pg8000
Requires-Dist: rdflib-sqlalchemy (~=0.4.0) ; extra == 'postgres_source_pg8000'
Requires-Dist: pg8000 (<=1.16.5) ; extra == 'postgres_source_pg8000'
Requires-Dist: sqlalchemy[postgresql_pg8000] ; extra == 'postgres_source_pg8000'
Provides-Extra: postgres_source_psycopg
Requires-Dist: rdflib-sqlalchemy (~=0.4.0) ; extra == 'postgres_source_psycopg'
Requires-Dist: psycopg2 ; extra == 'postgres_source_psycopg'
Provides-Extra: sftp
Requires-Dist: paramiko (>=1.5.3) ; extra == 'sftp'


owmeta-core
===========

owmeta-core is a platform for sharing relational data over the internet.


