Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 809 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 809 Bytes

warc

GoDoc Go Report Card

WARNING: This project is no longer a work-in-progress, but needs to be carefully implemented and tested, but is generating valid WARCs when used correctly!

Introduction

warc provides methods for reading and writing WARC files in Go. This module is based on nlevitt's WARC module.

Install

go get github.com/CorentinB/warc

License

warc is released under CC0 license. You can find a copy of the CC0 License in the LICENSE file.