Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Release 1.7.1

Latest
Compare
Choose a tag to compare
@scudette scudette released this 06 Nov 05:37
· 76 commits to master since this release
a57e972

The release includes:

  • Full support for Python 3
  • A refactored and improved EFilter which should be more robust and powerful.

You can install this release with pip:

$ virtualenv -p python3 /tmp/MyEnv
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in /tmp/MyEnv/bin/python3
Also creating executable in /tmp/MyEnv/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
$ source /tmp/MyEnv/bin/activate
(MyEnv) $ pip install rekall