Metadata-Version: 2.1
Name: notebook_vcs
Version: 0.1.0
Summary: Version control system for Jupyter notebooks
Author: Your Name
Author-email: your.email@example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: notebook>=6.0.0
Requires-Dist: ipython>=7.0.0
Requires-Dist: nbformat>=5.0.0
