1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Metadata-Version: 1.0
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
|