Metadata-Version: 2.1
Name: snippet-converter
Version: 0.1a2
Summary: A simple command line utility to export Sublime Text code snippets to VS Code.
Home-page: https://github.com/pr4shan7/snippet-converter
Author: Prashant Tripathi
Author-email: pr4shan7@gmail.com
License: MIT
Download-URL: https://github.com/pr4shan7/snippet-converter/archive/v0.1-alpha.2.tar.gz
Project-URL: Bug Reports, https://github.com/pr4shan7/snippet-converter/issues
Project-URL: Source, https://github.com/pr4shan7/snippet-converter
Description: # snippet-converter
        
        A simple command line utility to export Sublime Text code snippets to VS Code.
        
Keywords: snippet
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
