Metadata-Version: 2.1
Name: msiem
Version: 0.0.2
Summary: McAfee SIEM Command Line Interface and Python API
Home-page: https://github.com/tristanlatr/msiem
License: The MIT License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: tqdm

### McAfee SIEM Command Line Interface and Python API
(Dev) [![Build Status](https://travis-ci.com/tristanlatr/msiem.svg?branch=master)](https://travis-ci.com/tristanlatr/msiem)

Based on the work of andywalen : https://github.com/andywalden

```
pip install msiem
msiem config --set auth
python3 setup.py test
```


