Mercurial > minori
comparison dep/pugixml/readme.txt @ 123:a45edd073f9e
deps/pugixml: update to v1.14.0
| author | Paper <mrpapersonic@gmail.com> |
|---|---|
| date | Wed, 08 Nov 2023 21:40:02 -0500 |
| parents | d10b6c6b432e |
| children |
comparison
equal
deleted
inserted
replaced
| 122:bc218c9d2ea6 | 123:a45edd073f9e |
|---|---|
| 1 pugixml 1.13 - an XML processing library | 1 pugixml 1.14 - an XML processing library |
| 2 | 2 |
| 3 Copyright (C) 2006-2022, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) | 3 Copyright (C) 2006-2023, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) |
| 4 Report bugs and download new versions at https://pugixml.org/ | 4 Report bugs and download new versions at https://pugixml.org/ |
| 5 | 5 |
| 6 This is the distribution of pugixml, which is a C++ XML processing library, | 6 This is the distribution of pugixml, which is a C++ XML processing library, |
| 7 which consists of a DOM-like interface with rich traversal/modification | 7 which consists of a DOM-like interface with rich traversal/modification |
| 8 capabilities, an extremely fast XML parser which constructs the DOM tree from | 8 capabilities, an extremely fast XML parser which constructs the DOM tree from |
| 24 | 24 |
| 25 readme.txt - this file. | 25 readme.txt - this file. |
| 26 | 26 |
| 27 This library is distributed under the MIT License: | 27 This library is distributed under the MIT License: |
| 28 | 28 |
| 29 Copyright (c) 2006-2022 Arseny Kapoulkine | 29 Copyright (c) 2006-2023 Arseny Kapoulkine |
| 30 | 30 |
| 31 Permission is hereby granted, free of charge, to any person | 31 Permission is hereby granted, free of charge, to any person |
| 32 obtaining a copy of this software and associated documentation | 32 obtaining a copy of this software and associated documentation |
| 33 files (the "Software"), to deal in the Software without | 33 files (the "Software"), to deal in the Software without |
| 34 restriction, including without limitation the rights to use, | 34 restriction, including without limitation the rights to use, |
