Codebase list python-procrunner / e00f039 procrunner / __init__.py
e00f039

Tree @e00f039 (Download .tar.gz)

__init__.py @e00f039raw · history · blame

1
2
3
4
5
6
7
# -*- coding: utf-8 -*-

"""Top-level package for ProcRunner."""

__author__ = """Markus Gerstel"""
__email__ = 'scientificsoftware@diamond.ac.uk'
__version__ = '0.1.0'