You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is part of the Dissect framework and requires Python.
10
+
11
+
Information on the supported Python versions can be found in the Getting Started section of [the documentation](https://docs.dissect.tools/en/latest/index.html#getting-started).
12
+
7
13
## Installation
8
14
9
15
`dissect.ole` is available on [PyPI](https://pypi.org/project/dissect.ole/).
@@ -33,12 +39,12 @@ tox
33
39
```
34
40
35
41
For a more elaborate explanation on how to build and test the project, please see [the
0 commit comments