Skip to content

Commit f5d30c5

Browse files
committed
Update setup.cfg with description related fields
Add a package description and a content type for the long_description. (DIS-1583)
1 parent e3af040 commit f5d30c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ author = Dissect Team
33
author_email = [email protected]
44
url = https://github.com/fox-it/dissect.eventlog
55
license = Affero General Public License v3
6+
description = A Dissect module implementing parsers for the Windows EVT, EVTX and WEVT log file formats
67
long_description = file: README.md
8+
long_description_content_type = text/markdown
79
license_files = LICENSE, COPYRIGHT
810
classifiers =
911
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)