Metadata-Version: 2.1
Name: seqtools
Version: 0.8.0
Summary: A python library for lazy mapping of functions over sequences.
Home-page: https://github.com/nlgranger/SeqTools
Author: Nicolas Granger
Author-email: nicolas.granger.m@gmail.com
License: MPL2
Description: UNKNOWN
Keywords: mapping lazy delayed pipeline processing
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Provides-Extra: error_info
