Metadata-Version: 2.1
Name: soma-base
Version: 5.2.0
Summary: 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: controller
Requires-Dist: traits ; extra == 'controller'
Provides-Extra: crypto
Requires-Dist: pycrypto ; extra == 'crypto'
Provides-Extra: doc
Requires-Dist: sphinx >=1.0 ; extra == 'doc'
Provides-Extra: subprocess
Requires-Dist: subprocess32 ; (python_version < "3.2") and extra == 'subprocess'
Provides-Extra: test_utils
Requires-Dist: argparse ; extra == 'test_utils'


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

Miscellaneous all-purpose classes and functions in Python.

