Metadata-Version: 1.1
Name: filetool
Version: 0.0.1
Summary: File manipulate tools.
Home-page: https://github.com/MacHu-GWU/filetool-project
Author: Sanhe Hu
Author-email: husanhe@gmail.com
License: MIT
Download-URL: https://github.com/MacHu-GWU/filetool-project/tarball/2016-05-01
Description: Welcome to the filetool Documentation

        =====================================

        Tool set helps you **select, filter, sort, archive** your files.

        

        **Quick links**:

        

        - `GitHub Homepage <https://github.com/MacHu-GWU/filetool-project>`_

        - `Online Documentation <http://www.wbh-doc.com.s3.amazonaws.com/filetool/index.html>`_

        - `PyPI download <https://pypi.python.org/pypi/filetool>`_

        - `Install <install_>`_

        - `Issue submit and feature request <https://github.com/MacHu-GWU/filetool-project/issues>`_

        - `API reference and source code <http://www.wbh-doc.com.s3.amazonaws.com/filetool/py-modindex.html>`_

        

        

        .. _install:

        

        Install

        -------

        ``filetool`` is released on PyPI, so all you need is:

        

        .. code-block:: console

        

        	$ pip install filetool

        

        To upgrade to latest version:

        

        .. code-block:: console

        	

        	$ pip install --upgrade filetool
Platform: Windows
Platform: MacOS
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
