initial commit (public reset)
This commit is contained in:
14
execlog.egg-info/PKG-INFO
Normal file
14
execlog.egg-info/PKG-INFO
Normal file
@@ -0,0 +1,14 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: execlog
|
||||
Version: 0.1.1
|
||||
Summary: Lightweight multi-threaded job framework
|
||||
Author-email: Sam Griesemer <samgriesemer@gmail.com>
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Operating System :: OS Independent
|
||||
Requires-Python: >=3.12
|
||||
Description-Content-Type: text/markdown
|
||||
Requires-Dist: tqdm
|
||||
|
||||
# Overview
|
||||
`execlog` is a package
|
||||
Reference in New Issue
Block a user