diff options
author | JK Wood <joshuakwood[at]gmail.com> | 2012-12-17 07:15:38 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-17 07:16:02 +0100 |
commit | 0544f3989f61b7f5293ab7a6142ea7f1ff548cc5 (patch) | |
tree | ef3e4ff95c22be91cfd1f1dcf3d6047597bd0b3f /libraries/libtifiles2/README | |
parent | 8920d3ec70eb87a846c11aab9a7dafe1683b6ba6 (diff) | |
download | slackbuilds-0544f3989f61b7f5293ab7a6142ea7f1ff548cc5.tar.gz |
libraries/libtifiles2: Added (TI-calculator file format library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libtifiles2/README')
-rw-r--r-- | libraries/libtifiles2/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libtifiles2/README b/libraries/libtifiles2/README new file mode 100644 index 0000000000..5a21221235 --- /dev/null +++ b/libraries/libtifiles2/README @@ -0,0 +1,4 @@ +libtifiles2 is part of the TiLP (Ti Linking Project) + +The tifiles2 library is a library which handles the various TI file +formats through a set of functions which constitutes a common API. |