Metadata-Version: 2.1
Name: Swit
Version: 0.3
Summary: Swit is a basic open-source implementation of Git, meant for experimenting and studying Git's concepts and core design.
Home-page: https://github.com/NogaOs/Swit
Author: Noga Osin
Author-email: nogaos97@gmail.com
License: MIT
Download-URL: https://github.com/NogaOs/Swit/archive/refs/tags/v0.2.tar.gz
Keywords: git,version control,source control
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: wheel
Requires-Dist: loguru
Requires-Dist: networkx
Requires-Dist: matplotlib

UNKNOWN


