Metadata-Version: 2.1
Name: b2luigi
Version: 1.0.0
Summary: Task scheduling and batch running for basf2 jobs made simple
Home-page: https://github.com/belle2/b2luigi
Author: Nils Braun, Michael Eliachevitch, The Belle II Collaboration
Author-email: software@belle2.org
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Dist: luigi>=3.0.2
Requires-Dist: parse>=1.8.4
Requires-Dist: GitPython>=2.1.11
Requires-Dist: colorama>=0.3.9
Requires-Dist: cachetools>=2.1.0
Requires-Dist: jinja2
Requires-Dist: retry2>=0.9.3
