The Artima Developer Community
Sponsored Link

C++ Community News Forum
shwild 0.9 released

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
Matthew Wilson

Posts: 145
Nickname: bigboy
Registered: Jun, 2004

shwild 0.9 released Posted: May 14, 2006 10:20 PM
Reply to this message Reply
Summary
shwild is a simple, platform-independent, library that implements shell-compatible wildcard pattern matching. It is implemented in C/C++, expressing a C-API, with a C++ wrapper. Version 0.9.1 is its first release.
Advertisement
shwild - "SHell-compatible WILDcards" - is a project that was created by Sean Kelly and Matthew Wilson to test out some of their unit-testing hypotheses. It has now become a viable project of its own, providing (BASH) shell wildcard matching and optional enhanced matching capabilities in a platform-independent manner.

Available via http://shwild.org/.

Albeit unreleased until this point, the project has been used in a number of actitivities since its inception in early 2005, some of which will be released in the coming months.

(Also, for those poor souls following the glacial pace of documentation in STLSoft and its related projects, shwild's documentation is an attempt to take an incremental step (from b64), on the quest for "decent documentation". Feedback on this aspect is especially desired.)

Topic: IncrediBuild v2.50 Released Previous Topic   Next Topic Topic: b64 v1.1 released

Sponsored Links



Google
  Web Artima.com   

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