Metadata-Version: 2.1
Name: gcgc
Version: 0.5.1.dev2
Summary: GCGC is a preprocessing library for biological sequence model development.
Home-page: http://gcgc.trenthauck.com/
Author: Trent Hauck
Author-email: trent@trenthauck.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: torch
Requires-Dist: aiohttp (>=3.4,<4.0)
Requires-Dist: biopython (==1.72)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: idna_ssl (>=1.1,<2.0)
Requires-Dist: numpy (==1.15.2)
Requires-Dist: torch (==1.0.0); extra == "torch"
Project-URL: Repository, https://github.com/tshauck/gcgc
