Up to [cvs.netbsd.org] / pkgsrc / converters / TECkit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 10 20:20:59 2012 UTC (2 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add LICENSE.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 7 02:05:50 2008 UTC (3 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Support user-destdir.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Nov 24 02:09:31 2008 UTC (3 years, 5 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import TECkit. TECkit is a low-level toolkit intended to be used by other applications that need to perform encoding conversions (e.g., when importing legacy data into a Unicode-based application). The primary component of the TECkit package is therefore a library that performs conversions; this is the "TECkit engine". The engine relies on mapping tables in a specific binary format (for which documentation is available); there is a compiler that creates such tables from a human-readable mapping description (a simple text file).
Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 24 02:09:31 2008 UTC (3 years, 5 months ago) by minskim
Branch: MAIN
Initial revision