{"id":13743430,"url":"https://github.com/flavio/qjson","last_synced_at":"2025-05-15T17:03:33.236Z","repository":{"id":47699668,"uuid":"6564939","full_name":"flavio/qjson","owner":"flavio","description":"QJson is a qt-based library that maps JSON data to QVariant objects.","archived":false,"fork":false,"pushed_at":"2025-03-13T08:56:25.000Z","size":676,"stargazers_count":288,"open_issues_count":25,"forks_count":143,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-11T23:57:41.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://qjson.sourceforge.net","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flavio.png","metadata":{"files":{"readme":"README.license","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING.lib","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-06T16:07:35.000Z","updated_at":"2025-03-13T08:56:30.000Z","dependencies_parsed_at":"2025-03-21T16:47:19.789Z","dependency_job_id":null,"html_url":"https://github.com/flavio/qjson","commit_stats":{"total_commits":485,"total_committers":51,"mean_commits":9.509803921568627,"dds":0.6309278350515464,"last_synced_commit":"4920592171ccf83029f004880ad02aa34a60c0ab"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavio%2Fqjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavio%2Fqjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavio%2Fqjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavio%2Fqjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flavio","download_url":"https://codeload.github.com/flavio/qjson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254384981,"owners_count":22062421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:00:46.683Z","updated_at":"2025-05-15T17:03:33.206Z","avatar_url":"https://github.com/flavio.png","language":"C++","readme":"Qjson version xxxx, Date\n \nThe following files are licensed under LGPL V2.1:\n------------------------------------------------\nsrc/json_parser.yy\nsrc/json_scanner.cpp\nsrc/json_scanner.h\nsrc/parser.cpp\nsrc/parser.h\nsrc/parser_p.h\nsrc/parserrunnable.cpp\nsrc/parserrunnable.h\nsrc/qjson_debug.h\nsrc/qjson_export.h\nsrc/qobjecthelper.cpp\nsrc/serializer.cpp\nsrc/qobjecthelper.h\nsrc/serializer.h\nsrc/serializerrunnable.cpp\nsrc/serializerrunnable.h\ntests/cmdline_tester/cmdline_tester.cpp\ntests/cmdline_tester/cmdlineparser.cpp\ntests/cmdline_tester/cmdlineparser.h\ntests/parser/testparser.cpp\ntests/qobjecthelper/person.h\ntests/qobjecthelper/testqobjecthelper.cpp\ntests/serializer/testserializer.cpp\n\n \nThe following files are licensed under GPL V2  with Bison Exception:\n--------------------------------------------------------------------\n/src/json_parser.cc\n/src/stack.hh\n/src/location.hh\n/src/position.hh\n/src/json_parser.hh\n \n \nCopyrights:\n----------\nCopyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.\nCopyright (C) 2009 Flavio Castelli \u003cflavio@castelli.name\u003e 2009 Frank Osterfeld \u003costerfeld@kde.org\u003e\nCopyright (C) 2008 Flavio Castelli \u003cflavio.castelli@gmail.com\u003e\nCopyright (C) 2009 Till Adam \u003cadam@kde.org\u003e\nCopyright (C) 2009 Michael Leupold \u003clemma@confuego.org\u003e\nCopyright (C) 2009 Flavio Castelli \u003cflavio@castelli.name\u003e\nCopyright (C) 2009 Frank Osterfeld \u003costerfeld@kde.org\u003e\nCopyright (C) 2009 Pino Toscano \u003cpino@kde.org\u003e\nCopyright (C) 2010 Flavio Castelli \u003cflavio@castelli.name\u003e\n \n \nGNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999:\n-------------------------------------------------------------\n\nCheckout COPYING.lib\n \n \nGPL V2 with Bison Exception:\n----------------------------\nCopyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2, or (at your option)\nany later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 51 Franklin Street, Fifth Floor,\nBoston, MA 02110-1301, USA.\n\nAs a special exception, you may create a larger work that contains\npart or all of the Bison parser skeleton and distribute that work\nunder terms of your choice, so long as that work isn't itself a\nparser generator using the skeleton or a modified version thereof\nas a parser skeleton.  Alternatively, if you modify or redistribute\nthe parser skeleton itself, you may (at your option) remove this\nspecial exception, which will cause the skeleton and the resulting\nBison output files to be licensed under the GNU General Public\nLicense without this special exception.\n\nThis special exception was added by the Free Software Foundation in\nversion 2.2 of Bison.\n\n","funding_links":[],"categories":["JSON","进程间通信","Libraries."],"sub_categories":["Json"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavio%2Fqjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflavio%2Fqjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavio%2Fqjson/lists"}