Metadata-Version: 2.1
Name: capsula
Version: 0.0.2
Summary: A Python package to capture and reproduce command execution contexts
License: MIT
Author: Shunichiro Nomura
Author-email: nomura@space.t.u-tokyo.ac.jp
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3)
Requires-Dist: gitpython (>=3.1.31)
Requires-Dist: py-cpuinfo (>=9.0.0)
Requires-Dist: pydantic (>=2.0b3)
Description-Content-Type: text/markdown

# Capsula

A Python package to capture and reproduce command execution contexts.

