minised - a smaller, cheaper, faster SED implementationThis is a smaller, cheaper, faster SED implementation. Minix uses it. GNU used to use it, until they built their own sed around an extended (some would say over-extended) regexp package.
For embedded use we searched for a tiny sed implementation especially for use with the dietlibc and found Eric S. Raymond's sed implementation quite handy. Though it suffered several bugs and was not under active maintenance anymore. After sending a bunch of fixes we agreed to continue maintaining this lovely, historic sed implementation.
Along a lot fixes and cleanups, further speedups, and some missing features and POSIX conformance, we also added a test-suite to the package, so regressions are quickly and easily uncovered.
Releases
2009 12th Oct: Version 1.13 minised-1.13.tar.gz
28th Oct: Version 1.12 minised-1.12.tar.gz 14th Oct: Version 1.11 minised-1.11.tar.gz
1st Oct: Version 1.6 minised-1.6.tar.gz
29th Dec: Version 1.4 sed-1.4.tar.gz 16th May: Version 1.3 sed-1.3.tar.gz 8th May: Version 1.1 sed-1.1.tar.gz
The work-in-progress code is available in a Subversion repository here:
Distribution packages |