From: SourceForge.net <no...@so...> - 2005-11-09 14:51:55
|
Code Submission item #1352156, was opened at 2005-11-09 07:37 Message generated for change (Comment added) made by warp9pnt9 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=408691&aid=1352156&group_id=5757 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Miscellaneous Group: None Status: Open Resolution: None Priority: 5 Submitted By: olecom (olecom) Assigned to: L W (warp9pnt9) Summary: compressor for GNU sed Initial Comment: I didn't find any OS GNU usable compressor, so let me propose my version of it using sed(1). Upon request I can add (and probably will, when will start to use DynAPI) adding missing semicilons. ---------------------------------------------------------------------- >Comment By: L W (warp9pnt9) Date: 2005-11-09 09:36 Message: Logged In: YES user_id=706287 Hmm, very interesting! Have you got any doc on how to use, and test cases? I can and will take a look later this week. I know regexps a little (POSIX and Perl), and have used GNU sed. About your license, I don't know if public domain is ok for the GPL or LGPL, because public domain doesn't require modifications to be released as public domain. The API is LGPL. But as this is a tool, maybe GPL is indicated. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=408691&aid=1352156&group_id=5757 |