Metadata-Version: 2.1
Name: wordpresstools
Version: 0.0.1
Summary: A small set of tools for administration of WordPress installations
Home-page: https://github.com/matt-larsen-sld/wptools
Author: Matthew Larsen
Author-email: matt.larsen@connorgp.com
License: UNKNOWN
Description: # Python WordPress Tool
            A collection of tools for managing WordPress installations
        
        ## PhpVariableExtractor
        
        ### Extractor
            Class to extract variables from a PHP file as key value pairs in a Python dict.
          
          
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
