Skip to content

Commit bf62e9f

Browse files
committed
Add gzip link
1 parent 93467af commit bf62e9f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,6 +1852,17 @@
18521852
"gumbel"
18531853
]
18541854
},
1855+
"https://en.wikipedia.org/wiki/Gzip": {
1856+
"id": "gzip",
1857+
"description": "Wikipedia entry for gzip, a file format and a software application used for file compression and decompression.",
1858+
"short_url": "",
1859+
"keywords": [
1860+
"gzip",
1861+
"compression",
1862+
"file",
1863+
"format"
1864+
]
1865+
},
18551866
"https://en.wikipedia.org/wiki/IEEE_floating_point": {
18561867
"id": "ieee754",
18571868
"description": "Wikipedia entry on the IEEE Standard for Floating-Point Arithmetic (754).",

0 commit comments

Comments
 (0)