We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93467af commit bf62e9fCopy full SHA for bf62e9f
1 file changed
docs/links/database.json
@@ -1852,6 +1852,17 @@
1852
"gumbel"
1853
]
1854
},
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
+ },
1866
"https://en.wikipedia.org/wiki/IEEE_floating_point": {
1867
"id": "ieee754",
1868
"description": "Wikipedia entry on the IEEE Standard for Floating-Point Arithmetic (754).",
0 commit comments