From 8999d75cd8c75f3e6df76a38d61213f7829bee54 Mon Sep 17 00:00:00 2001 From: Greg Lindahl Date: Tue, 4 Jul 2023 01:37:08 +0000 Subject: [PATCH] warcio was stable a long time ago --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff484e0..9c32d61 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ This list of tools and software is intended to briefly describe some of the most * [Sparkling](https://github.com/internetarchive/Sparkling) - Internet Archive's Sparkling Data Processing Library. *(Stable)* * [Unwarcit](https://github.com/emmadickson/unwarcit) - Command line interface to unzip WARC and WACZ files (Python). * [Warcat](https://github.com/chfoo/warcat) - Tool and library for handling Web ARChive (WARC) files (Python). *(Stable)* -* [warcio](https://github.com/webrecorder/warcio) - Streaming WARC/ARC library for fast web archive IO (Python). +* [warcio](https://github.com/webrecorder/warcio) - Streaming WARC/ARC library for fast web archive IO (Python). *(Stable)* * [warctools](https://github.com/internetarchive/warctools) - Library to work with ARC and WARC files (Python). * [webarchive](https://github.com/richardlehane/webarchive) - Golang readers for ARC and WARC webarchive formats (Golang).