We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4b27a commit 91711a4Copy full SHA for 91711a4
README.md
@@ -104,6 +104,7 @@ You can find a sample usage in the *Custom Transformer* section in this file.
104
* Automatic conversion of Java Collections to python ones
105
(`HashMap` => `dict`, `ArrayList` => `list`, etc.)
106
* Basic marshalling of simple Java objects (`v1` implementation only)
107
+* Automatically uncompresses GZipped files
108
109
## Requirements
110
0 commit comments