{"id":41275007,"url":"https://github.com/lbellonda/qxmledit","last_synced_at":"2026-01-23T02:31:05.654Z","repository":{"id":28953241,"uuid":"32479304","full_name":"lbellonda/qxmledit","owner":"lbellonda","description":"QXmlEdit XML editor.  Downloads: https://sourceforge.net/projects/qxmledit/files","archived":false,"fork":false,"pushed_at":"2023-08-19T18:09:25.000Z","size":135316,"stargazers_count":149,"open_issues_count":14,"forks_count":45,"subscribers_count":11,"default_branch":"master","last_synced_at":"2023-11-07T17:16:22.005Z","etag":null,"topics":["compare-xml","scxml","split-files","xml","xsd","xsdviewer"],"latest_commit_sha":null,"homepage":"http://qxmledit.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lbellonda.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-18T19:20:12.000Z","updated_at":"2023-10-25T05:19:29.000Z","dependencies_parsed_at":"2023-02-10T12:00:42.453Z","dependency_job_id":null,"html_url":"https://github.com/lbellonda/qxmledit","commit_stats":null,"previous_names":[],"tags_count":27,"template":null,"template_full_name":null,"purl":"pkg:github/lbellonda/qxmledit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbellonda%2Fqxmledit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbellonda%2Fqxmledit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbellonda%2Fqxmledit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbellonda%2Fqxmledit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lbellonda","download_url":"https://codeload.github.com/lbellonda/qxmledit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbellonda%2Fqxmledit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28678520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["compare-xml","scxml","split-files","xml","xsd","xsdviewer"],"created_at":"2026-01-23T02:31:05.542Z","updated_at":"2026-01-23T02:31:05.641Z","avatar_url":"https://github.com/lbellonda.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nQXmlEdit\n--------\n\nQXmlEdit is a simple XML editor based on qt libraries. Its main features are unusual data visualization modes,\nnice XML manipulation and presentation and it is multi platform. It can split very big XML files\ninto fragments, and compare XML files. It is one of the few graphical Open Source XSD viewers.\n\nThe XML editor widget is based on a library that can be imported and used in other applications.\n\nIt is relased under GNU LGPL V2 license and requires Open Source edition of the Qt4 or Qt5 libraries.\n\n  * Hierarchical customizable view of XML elements.\n  * Fast XML hierarchy navigation.\n  * Split of big XML files.\n  * Search supporting XPath expressions.\n  * Base 64 data handling.\n  * Visualization styles.\n  * XML Schema (XSD) viewer.\n  * Columnar view.\n  * Sessions handling.\n  * Graphical XML file view.\n  * Map view of a XML document.\n  * Split and fragment extraction of big XML files.\n  * Visual compare of XML Schema files.\n  * Visual compare of XML files.\n  * XML Snippets.\n  * XSL specialized mode.\n  * Element display via user customizable rules.\n  * SCXML edit mode.\n\nSome icon files are licensed by oxygen project and covered by LGPL V3 (see http://www.oxygen-icons.org)\nA copy of the license is included. Source for icons can be obtained from site above, but a copy is included in images/svg\nsource directory. All icons in this directory are by oxygen project. Images in 'images' directory are derived by oxygen,\nexcluding mainIcons.icns, icon.png and icon.svg that are original work.\nQXmlEdit can be linked with QwtPlot3D library.\n\nSite and source code\n--------------------\nThe project site is: qxmledit.org\nThe source code link is currently:\nhttps://github.com/lbellonda/qxmledit\n\nDiscussion group:\n-----------------\nhttp://groups.google.com/group/qxmledit-discuss\n\nRelease tarballs and binary packages:\n-------------------------------------\nhttps://sourceforge.net/projects/qxmledit/files\n\nRequirements\n------------\nQt libraries version 4.7.3 or higher are required.\nQt 5 is supported.\nOpenGL can be required depending on a compile time switch.\n\nLimitations\n-----------\nVery limited support of DTD.\n\nLicense and notes on QwtPlot3D\n------------------------------\nQXmlEdit is released under LGPL V2, includes Oxygen icons and optionally can link\nwith QwtPlot3D library. QwtPlot3D is not part of QXmlEdit and its source is\nincluded for convenience when compiling.\nQwtPlot3D comes with its own license (ZLib like) as specified in its files.\nYou are free to link or not with QwtPlot3D by enabling a compile time switch\nas defined in the INSTALL file or to replace it.\nQwtPlot3D requires OpenGL.\n\nAs a special exception, the copyright holders of QXmlEdit give you permission to combine\nQXmlEdit with free software programs or libraries that are released under the GNU LGPL\nand with code included in the standard release of QwtPlot3D (under the ZLib like license)\nor modified versions of such code, with unchanged license.\nYou may copy and distribute such a system following the terms of the\nGNU LGPL for QXmlEdit and the licenses of the other code concerned.\nPeople who make modified versions of QXmlEdit are not obligated to grant this special\nexception for their modified versions; it is their choice whether to do so.\nThe GNU Library General Public License gives permission to release a modified version\nwithout this exception; this exception also makes it possible to release a modified\nversion which carries forward this exception.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbellonda%2Fqxmledit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbellonda%2Fqxmledit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbellonda%2Fqxmledit/lists"}