Metadata-Version: 2.1
Name: vscode-alt-marketplace
Version: 0.3.2
Summary: Python methods and classes and some examples to mirror/proxy or create your own visual studio marketplace. Usefull for air gapped or similar networks where there is no access to the internet.
Home-page: https://github.com/jose-pr/vscode-alt-marketplace
Author: Jose A.
Author-email: jose-pr@coqui.dev
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: flask
Requires-Dist: requests
Requires-Dist: markdown
Requires-Dist: xmltodict
Requires-Dist: semver (>=3.0.0-dev)
Requires-Dist: x509creds ; extra == "debug"

Python methods and classes and some examples to mirror/proxy or create your own visual studio marketplace. Usefull for air gapped or similar networks where there is no access to the internet.

