项目作者: svenvc

项目描述 :
XML Support Pharo
高级语言: Smalltalk
项目地址: git://github.com/svenvc/XML-Support-Pharo.git
创建时间: 2019-02-13T14:09:04Z
项目社区:https://github.com/svenvc/XML-Support-Pharo

开源协议:

下载


XML-Support-Pharo

Experimental conversion of current XML Support for Pharo

Build Status

Original Repositories

Loading

  1. Metacello new
  2. baseline: 'XMLParser';
  3. repository: 'github://svenvc/XML-Support-Pharo';
  4. load.

Dependency

  1. spec baseline: 'XMLParser' with: [ spec repository: 'github://svenvc/XML-Support-Pharo' ].

Support Disclaimer

This repository is NOT where development of XML Support for Pharo takes place,
please post any questions yoy might have to the Pharo mailing lists.