added a flask venv

This commit is contained in:
d3m1g0d
2019-01-19 13:23:37 +01:00
parent cbd3a55746
commit a1a8bca34b
961 changed files with 129021 additions and 0 deletions
@@ -0,0 +1,25 @@
Metadata-Version: 1.1
Name: pathtools
Version: 0.1.2
Summary: File system general utilities
Home-page: http://github.com/gorakhargosh/pathtools
Author: Yesudeep Mangalapilly
Author-email: yesudeep@gmail.com
License: MIT License
Description: pathtools
=========
Pattern matching and various utilities for file systems paths.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Utilities