Metadata-Version: 1.1
Name: aem-cmd
Version: 0.7.0
Summary: AEM Command line tools
Home-page: https://github.com/bjorns/aem-cmd
Author: Björn Skoglund
Author-email: bjorn.skoglund@icloud.com
License: MIT
Download-URL: https://github.com/bjorns/aem-cmd
Description: AEM command line management.
        ===============================
        
        A set of tools to administrate an Adobe AEM content management installation
        from the command line. Features include:
        
        * Unix philosophy enables pipe and script based composition of common tasks
        * Bash completion script included
        * Content search, modification, deletion
        * User and group management
        * Package management
        * Simple instance management for running a command against all your installations
        * Common ops tools like repo optimization, activation and cache clearing
        
        Full documentation at <https://github.com/bjorns/aem-cmd/blob/master/README.md>
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
