Metadata-Version: 2.4
Name: soma-base
Version: 6.0.6
Summary: soma-base
Home-page: https://github.com/populse/soma-base
Author: Populse team
Author-email: support@brainvisa.info
License: CeCILL-B
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Dist: six>=1.13
Requires-Dist: numpy
Provides-Extra: doc
Requires-Dist: sphinx>=1.0; extra == "doc"
Provides-Extra: crypto
Requires-Dist: pycrypto; extra == "crypto"
Provides-Extra: controller
Requires-Dist: traits; extra == "controller"
Provides-Extra: subprocess
Requires-Dist: subprocess32; python_version < "3.2" and extra == "subprocess"
Provides-Extra: test-utils
Requires-Dist: argparse; extra == "test-utils"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary


=========
SOMA-BASE
=========

Miscellaneous all-purpose classes and functions in Python.

