Metadata-Version: 2.1
Name: nbkits
Version: 0.2.1
Summary: A toolkit for jupyter's notebook
Author-email: Your Name <your.email@example.com>
Project-URL: Homepage, https://github.com/lcgong/nbkits
Project-URL: Bug Tracker, https://github.com/lcgong/nbkits/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: tox ; extra == 'dev'

