libxml2

libxml2
libxml2
원저작자GNOME 프로젝트
초기 릴리즈1999년 9월 23일, 22년 전(1999-09-23)
안정된 릴리스
2.9.14[1] / 2022년 5월 2일, 3개월 전(2022년 5월 2일)
저장소
기입처C
운영 체제크로스 플랫폼[2]
유형XML 파서, XML 검증기
면허증.MIT 라이선스
웹 사이트xmlsoft.org Edit this on Wikidata

libxml2는 XML 문서를 해석하기 위한 소프트웨어 라이브러리입니다.또한 XSLT-1.0 스타일시트를 처리하는 libxslt 라이브러리의 기초가 됩니다.

묘사

C 프로그래밍 언어로 작성된 libxml2는 C++, Ch,[3] XSH, C#, Python, Kylix/Delphi 및 기타 Pascals, Ruby, Perl, Common Lisp [4] [5]PHP에 대한 바인딩을 제공합니다.원래 GNOME 프로젝트용으로 개발되었지만 외부에서 사용할 수 있습니다. libxml2의 코드는 표준 ANSI C 라이브러리에만 [7]의존하며 MIT 라이선스로 출시되기 때문에 매우 [6]이식성이 높습니다.이 라이브러리는 Daniel Veillard에 의해 작성되었으며 사용자들로부터 적극적인 피드백을 받고 있습니다.

명령줄 유틸리티 xmllintHTML [8]파서가 포함되어 있습니다.

「 」를 참조해 주세요.

레퍼런스

  1. ^ "Release of libxml2 2.9.14". 2 May 2022. Retrieved 12 May 2022.
  2. ^ "Introduction". 28 November 2017. Retrieved 25 March 2018.
  3. ^ "ch libxml2 open source binding".
  4. ^ "cl-libxml2 High-level wrapper around libxml2 and libxslt libraries".
  5. ^ "PHP: libxml - Manual". php.net. Retrieved 2016-05-16.
  6. ^ "Python and bindings". www.xmlsoft.org. Retrieved 2016-05-16.
  7. ^ "The XML C parser and toolkit of Gnome". www.xmlsoft.org. Retrieved 2016-05-16.
  8. ^ "HTMLparser".

외부 링크