Package: strzip Title: compression for very small Strings Version: 1.0.0 Authors@R: c(person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = " 0000-0003-2952-4812")), person("Salvatore", "Sanfilippo", role = "cph", comment = "Author of SMAZ library"), person("Arundale", "Ramanathan", role = "cph", comment = "Author of Unishox2 library")) Description: This package implements short string compression algorithms. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/schochastics/strzip BugReports: https://github.com/schochastics/strzip/issues Repository: https://schochastics.r-universe.dev Date/Publication: 2024-10-25 04:33:07 UTC RemoteUrl: https://github.com/schochastics/strzip RemoteRef: HEAD RemoteSha: a0033fc89039d0a9b0200e333818a59298e09dbc NeedsCompilation: yes Packaged: 2026-06-03 07:30:18 UTC; root Author: David Schoch [aut, cre] (ORCID: ), Salvatore Sanfilippo [cph] (Author of SMAZ library), Arundale Ramanathan [cph] (Author of Unishox2 library) Maintainer: David Schoch