QXmlEdit: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Image:QxmlEdit.png|right|300px]] | [[Image:QxmlEdit.png|right|300px]] | ||
'''QXmlEdit''' is an open source [[XML]] editor, it has rather rudimentary parsing and editing facilities but a few unusual and quite useful XML and | '''QXmlEdit''' is an open source [[XML]] editor, it has rather rudimentary parsing and editing facilities but a few unusual and quite useful XML and XSL visualisation modes that can be highly useful for developers and in addition can perform some utility functions such as automatically splitting large files and so on. | ||
==Version== | ==Version== | ||
* v0.9.4 (2016-06-12) | |||
==Licence== | |||
*Open source software released under the [[LGPL v2]] licence. | |||
*Author: Luca Bellonda | |||
*OS/2 Port: [[Elbert Pol]] | |||
==Links== | ==Links== | ||
* [http://qxmledit.org QXmlEdit homepage] | * [http://qxmledit.org QXmlEdit homepage] | ||
* [https://github.com/lbellonda/qxmledit QXmlEdit code | * [https://github.com/lbellonda/qxmledit QXmlEdit code repository] - It doesn't include OS/2 related changes. | ||
[[Category:Text editors]] | [[Category:Text editors]] | ||
Latest revision as of 11:49, 14 June 2018

QXmlEdit is an open source XML editor, it has rather rudimentary parsing and editing facilities but a few unusual and quite useful XML and XSL visualisation modes that can be highly useful for developers and in addition can perform some utility functions such as automatically splitting large files and so on.
Version
- v0.9.4 (2016-06-12)
Licence
- Open source software released under the LGPL v2 licence.
- Author: Luca Bellonda
- OS/2 Port: Elbert Pol
Links
- QXmlEdit homepage
- QXmlEdit code repository - It doesn't include OS/2 related changes.