We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c51031 commit 7a34ad8Copy full SHA for 7a34ad8
pwexplode.py
@@ -1,7 +1,8 @@
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
4
-# pwexplode.py - implementation of the PKWARE Data Compression Library format (imploding) for byte streams
+# pwexplode.py - implementation of the PKWARE Data Compression Library
5
+# format (imploding) for byte streams
6
# Copyright (C) 2019 by Sven Kochmann
7
8
# This program is free software: you can redistribute it and/or modify
0 commit comments