crefi
Advanced tools
| Metadata-Version: 1.1 | ||
| Name: crefi | ||
| Version: 2.0.5 | ||
| Version: 2.0.6 | ||
| Summary: A tool to generate different IO's and create files on any mount point | ||
@@ -11,2 +11,2 @@ Home-page: https://github.com/vijaykumar-koppad/Crefi | ||
| Platform: UNKNOWN | ||
| Requires: xattr | ||
| Requires: pyxattr |
@@ -1,1 +0,1 @@ | ||
| xattr | ||
| pyxattr |
+2
-2
| Metadata-Version: 1.1 | ||
| Name: crefi | ||
| Version: 2.0.5 | ||
| Version: 2.0.6 | ||
| Summary: A tool to generate different IO's and create files on any mount point | ||
@@ -11,2 +11,2 @@ Home-page: https://github.com/vijaykumar-koppad/Crefi | ||
| Platform: UNKNOWN | ||
| Requires: xattr | ||
| Requires: pyxattr |
+2
-2
@@ -15,4 +15,4 @@ from setuptools import setup | ||
| py_modules = ['crefi','crefi_helper','logger','version'], | ||
| install_requires = ["xattr"], | ||
| requires = ["xattr"], | ||
| install_requires = ["pyxattr"], | ||
| requires = ["pyxattr"], | ||
| entry_points = """ | ||
@@ -19,0 +19,0 @@ [console_scripts] |
+1
-1
@@ -1,1 +0,1 @@ | ||
| __version__ = '2.0.5' | ||
| __version__ = '2.0.6' |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
25229
0.04%