Skip to content

Commit 91711a4

Browse files
committed
Added GZip feature in README
1 parent 1e4b27a commit 91711a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ You can find a sample usage in the *Custom Transformer* section in this file.
104104
* Automatic conversion of Java Collections to python ones
105105
(`HashMap` => `dict`, `ArrayList` => `list`, etc.)
106106
* Basic marshalling of simple Java objects (`v1` implementation only)
107+
* Automatically uncompresses GZipped files
107108

108109
## Requirements
109110

0 commit comments

Comments
 (0)