Metadata-Version: 2.1
Name: drover
Version: 0.7.0
Summary: a command-line utility to deploy Python packages to Lambda functions
Home-page: https://github.com/jwilges/drover
Author: Jeffrey Wilges
Author-email: jeffrey@wilges.com
License: BSD
Description: # drover
        *drover: a command-line utility to deploy Python packages to Lambda functions*
        
        ## Supported Platforms
        This utility has been tested on macOS Catalina 10.15.
        
        ## Usage
        ### Development Environment
        Initialize a development environment by executing `nox`; the `drover` utility
        will be installed in the `.nox/build-3-8` Python virtual environment binary
        path.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.8
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
