Metadata-Version: 1.1
Name: walker
Version: 0.0.1
Summary: Walker executes the same command on multiple directories.
Home-page: https://github.com/darylyu/walker
Author: D. Yu
Author-email: dyu+honeypot@fastmail.fm
License: BSD
Description: ===============================
        walker
        ===============================
        
        .. image:: https://badge.fury.io/py/walker.png
            :target: http://badge.fury.io/py/walker
        
        .. image:: https://travis-ci.org/darylyu/walker.png?branch=master
                :target: https://travis-ci.org/darylyu/walker
        
        .. image:: https://pypip.in/d/walker/badge.png
                :target: https://pypi.python.org/pypi/walker
        
        
        Walker executes the same command on multiple directories.
        
        * Free software: BSD license
        * Documentation: https://walker.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        History
        -------
        
        0.0.1 (2014-09-13)
        ---------------------
        
        * First release on PyPI.
Keywords: walker
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
