Metadata-Version: 1.0
Name: foorep
Version: 0.1.3
Summary: Malware Repository for humans
Home-page: http://foorensics.blogspot.com
Author: Johan Berggren
Author-email: jbn@klutt.se
License: LICENSE.txt
Description: ===========
        foorep
        ===========
        
        foorep is a malware repository. It uses mongoDB as it's backend.
        
        #!/usr/bin/env python
        
            from foorep import location
            repo = foorep.Repository()
            repo.list
        
        
Platform: UNKNOWN
