Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python38-evtx-0.6.1-4.5 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python38-evtx Distribution: openSUSE Tumbleweed
Version: 0.6.1 Vendor: openSUSE
Release: 4.5 Build date: Sat Jan 16 10:12:59 2021
Group: Unspecified Build host: cloud125
Size: 343229 Source RPM: python-evtx-0.6.1-4.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/williballenthin/python-evtx
Summary: Windows Event Log files parser
python-evtx is a pure Python parser for recent Windows Event Log files (those
with the file extension ".evtx"). The module provides programmatic access to the
File and Chunk headers, record templates, and event entries. For example, you
can use python-evtx to review the event logs of Windows 7 systems from a Mac or
Linux workstation. The structure definitions and parsing strategies were heavily
inspired by the work of Andreas Schuster and his Perl implementation
"Parse-Evtx".

Provides

Requires

License

Apache-2.0

Changelog

* Tue May 26 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Mon Nov 04 2019 Matej Cepl <mcepl@suse.com>
  - Add pytest4.patch making the testsuite running again.
* Thu Aug 22 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Restrict to pytest3, newer releases do not work
* Wed Jun 05 2019 pgajdos@suse.com
  - version update to 0.6.1
    * unit tests! also, travis integration with github project.
    * remove hacky python string templating solution to dealing with substitutions.
    * add .xml() and .lxml() to records.
    * lots of fixes to bring code in-line with pep8 and style guide.
    * fix a bunch of bugs due to bad data/encodings.
    * add support for CharacterReferenceNode
    * demonstrate unicode handling issue submitted by @stephensheridan in #37
    * fix hex32/64 node types, identified by @nbareil in #38
    * fix systemtime timestamp parsing, identified by @patatetom in #39
* Fri Mar 15 2019 Hans-Peter Jansen <hpj@urpla.net>
  - fix shebang interpreter handling
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Thu Aug 24 2017 jmatejek@suse.com
  - singlespec auto-conversion
* Wed May 03 2017 cbosdonnat@suse.com
  - Update to 0.5.3
* Tue Apr 26 2016 cbosdonnat@suse.com
  - Version 0.3.1

Files

/etc/alternatives/evtx_dump.py
/etc/alternatives/evtx_dump_chunk_slack.py
/etc/alternatives/evtx_eid_record_numbers.py
/etc/alternatives/evtx_extract_record.py
/etc/alternatives/evtx_filter_records.py
/etc/alternatives/evtx_info.py
/etc/alternatives/evtx_record_structure.py
/etc/alternatives/evtx_structure.py
/etc/alternatives/evtx_templates.py
/usr/bin/evtx_dump.py
/usr/bin/evtx_dump.py-3.8
/usr/bin/evtx_dump_chunk_slack.py
/usr/bin/evtx_dump_chunk_slack.py-3.8
/usr/bin/evtx_eid_record_numbers.py
/usr/bin/evtx_eid_record_numbers.py-3.8
/usr/bin/evtx_extract_record.py
/usr/bin/evtx_extract_record.py-3.8
/usr/bin/evtx_filter_records.py
/usr/bin/evtx_filter_records.py-3.8
/usr/bin/evtx_info.py
/usr/bin/evtx_info.py-3.8
/usr/bin/evtx_record_structure.py
/usr/bin/evtx_record_structure.py-3.8
/usr/bin/evtx_structure.py
/usr/bin/evtx_structure.py-3.8
/usr/bin/evtx_templates.py
/usr/bin/evtx_templates.py-3.8
/usr/lib/python3.8/site-packages/Evtx
/usr/lib/python3.8/site-packages/Evtx/BinaryParser.py
/usr/lib/python3.8/site-packages/Evtx/Evtx.py
/usr/lib/python3.8/site-packages/Evtx/Nodes.py
/usr/lib/python3.8/site-packages/Evtx/Views.py
/usr/lib/python3.8/site-packages/Evtx/__init__.py
/usr/lib/python3.8/site-packages/Evtx/__pycache__
/usr/lib/python3.8/site-packages/Evtx/__pycache__/BinaryParser.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/BinaryParser.cpython-38.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/Evtx.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/Evtx.cpython-38.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/Nodes.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/Nodes.cpython-38.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/Views.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/Views.cpython-38.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/Evtx/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/python_evtx-0.6.1-py3.8.egg-info
/usr/lib/python3.8/site-packages/python_evtx-0.6.1-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/python_evtx-0.6.1-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/python_evtx-0.6.1-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/python_evtx-0.6.1-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/python_evtx-0.6.1-py3.8.egg-info/top_level.txt
/usr/share/doc/packages/python38-evtx
/usr/share/doc/packages/python38-evtx/README.md
/usr/share/licenses/python38-evtx
/usr/share/licenses/python38-evtx/LICENSE.TXT


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024