Metadata-Version: 1.0
Name: hostlists
Version: 0.5.9
Summary: A python library to obtain lists of hosts from various systems
Home-page: https://github.com/yahoo/hostlists
Author: Dwight Hubbard
Author-email: dhubbard@yahoo-inc.com
License: LICENSE.txt
Description: Description
        Hostlists is a python module and command line utility that handles
        getting lists of hosts from various systems.  Hostlists
        supports plugins allowing additional backend support to be added.
        
        hostlists has 2 components:
          hostlists - This module handles hostlist expansion
          hostlists_plugins - This module contains plugins that can be used
                              by hostlists to obtain lists of hosts. 
        
        Dependencies
          django - This provides the template engine used by some plugins.
                   Django is provided under the BSD license.
        
Platform: UNKNOWN
