The Artima Developer Community
Sponsored Link

Python Buzz Forum
XML ZONE TIP: Command-line XML Processing Working with XML Documents from the Shell

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
David Mertz

Posts: 70
Nickname: lululotus
Registered: Jul, 2003

David Mertz is a well known writer about computer programming
XML ZONE TIP: Command-line XML Processing Working with XML Documents from the Shell Posted: Jul 12, 2003 9:53 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by David Mertz.
Original Post: XML ZONE TIP: Command-line XML Processing Working with XML Documents from the Shell
Feed Title: Gnosis Software
Feed URL: http://gnosis.cx/rss.xml
Feed Description: All the publications of David Mertz, with a sprinkling of free software, and occasional extra goodies.
Latest Python Buzz Posts
Latest Python Buzz Posts by David Mertz
Latest Posts From Gnosis Software

Advertisement
Most of the time, processing XML documents utilizes heavy-duty APIs and custom applications. However, the tradition of using small tools with I/O piped between them is a very fine one on Unix-like platforms. XML need not be entirely left out of quick-and-dirty processing with one-liners that is especially useful during development and debugging cycles.

Read: XML ZONE TIP: Command-line XML Processing Working with XML Documents from the Shell

Topic: Microsoft Common Language Runtime and support for dynamic languages Previous Topic   Next Topic Topic: On the popularity or lack of it of Python

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use