Metadata-Version: 2.4
Name: snapshot-kernel
Version: 0.1.0
Summary: A snapshotting Python kernel with REST API
Author-email: Luca de Alfaro <dealfaro@acm.org>
License-Expression: BSD-3-Clause
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: bottle
Requires-Dist: cheroot
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: license-file
