Metadata-Version: 1.1
Name: rummage
Version: 3.2.1
Summary: A GUI search and replace app.
Home-page: https://github.com/facelessuser/Rummage
Author: Isaac Muse
Author-email: Isaac.Muse@gmail.com
License: MIT License
Description-Content-Type: UNKNOWN
Description: 
        Rummage is a GUI tool for searching and replacing texst in files.
        It is built with wxPython 4.0.0+ and requires Python 2.7 or 3.4+.
        You can learn more about using Rummage by `reading the docs`_.
        
        .. _`reading the docs`: http://facelessuser.github.io/Rummage/
        
        Support
        =======
        
        Help and support is available here at the repository's `bug tracker`_.
        Please read about `support and contributing`_ before creating issues.
        
        .. _`bug tracker`: https://github.com/facelessuser/rummage/issues
        .. _`support and contributing`: http://facelessuser.github.io/rummage/contributing/
        
Keywords: grep search find replace gui
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
