Metadata-Version: 1.1
Name: FindAndReplace
Version: 0.1.0
Summary: This project will find text in files and replace the text
Home-page: https://github.com/shantanu561993/FAR
Author: Shantanu Khandelwal
Author-email: shantanu561993@gmail.com
License: GPLv3+
Description: ===============================
        Find and Replace
        ===============================
        
        .. image:: https://img.shields.io/travis/shantanu561993/FAR.svg
                :target: https://travis-ci.org/shantanu561993/FAR
        
        .. image:: https://img.shields.io/pypi/v/FAR.svg
                :target: https://pypi.python.org/pypi/FAR
        
        
        This project will find text in files and replace the text
        
        * Free software: BSD license
        * Documentation: https://FAR.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: Find And Replace
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
