Download List

프로젝트 설명

XSH (the XML Editing Shell) is a very powerful
command-line shell designed to allow easy
navigation and manipulation of XML documents. XSH
may be used either interactively or for off-line
XML processing (like bash). XPath can be used to
select parts of an XML document to be listed or
processed. The system shell and Perl are also
accessible from XSH in a very natural way. XSH
itself is written in Perl using the XML::LibXML
bindings of the libxml2 library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-03 19:13
2.1.0

이 릴리스는 Perl, 새로운 강력한 명령 및 XPath 함수, 향상된 네임 스페이스를 처리, 사용자 정의 프롬프트, 향상된 탭 완료, 많은 버그수정을 XSH 스크립트 편집 등과 같은 여러 가지 새로운 기능을 추가합니다.
Tags: Major feature enhancements
This release adds several new features such as compilation of XSH scripts to Perl, new powerful commands and XPath functions, improved namespace handling, customizable prompt, improved tab completion, and many bugfixes.

2004-12-05 15:46
2.0.1

이 릴리스 XSH 언어 문법의 주요 변경 사항을 소개합니다. XSH2라는 새로운 언어 및 통합 XPath는 Perl과 데이터 모델, 변수의 통합 유형, 펄, 명령 및 사용자에 대한 값을 반환하는 더 나은 통합 서브루틴, 명령은 플래그와 명명된 매개 변수를 정의 소개 (옵션 자세 인수의 많은 대체 XSH1), 진정한 어휘 변수, 몇 가지 새로운 명령 (편집 - 문자열, 정식 지수는, 내, 설정 DTD를, expr, 수정, 평가 후면), 몇 가지 새로운 XPath는 확장 기능, 그리고 빠른 통역.
Tags: Major feature enhancements
This release introduces major changes in the XSH
language syntax. The new language is called XSH2
and introduces a unified XPath and Perl data
model, unified type of variables, better
integration with Perl, return values for commands
and user-defined subroutines, command flags and
named-parameters (replacing lots of optional
positional arguments of XSH1), true lexical
variables, several new commands (edit,
edit-string, canonical, index, my, set-dtd, expr,
do, eval), several new XPath extension functions,
and a faster interpreter.

2003-09-10 21:32
1.8.2

Tags: Initial freshmeat announcement

Project Resources