lowmemjson - A streaming json library with minimal memory footprint Copyright (C) 2022 Luke Shumaker This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Along with this program, you should have received a copy of the GNU General Public License (in the COPYING.gpl-2.0.txt file). If not, see . Parts of the program (the files starting with "borrowed_") are adapted from the Go standard library, and are subject to the terms of the 3-clause BSD license in COPYING.bsd3.txt.