summaryrefslogtreecommitdiffstats
path: root/libraries/libcsv
Commit message (Collapse)AuthorAgeFilesLines
* Add REQUIRED field to .info files. Erik Hanson2012-08-191-0/+1
| | | | Signed-off-by: Erik Hanson <erik@slackbuilds.org>
* Entire Repo: Fix the "handy ruler" length in slack-desc files Robby Workman2012-08-151-1/+1
| | | | Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* Entire Repo: Remove APPROVED field from .info files Robby Workman2012-08-141-1/+0
| | | | | | | | This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* Various: Set perms to 0644 on all SlackBuild scripts Robby Workman2010-06-041-0/+0
| | | | | | | | | These will (ideally, assuming we remember when generating tarballs) still be mode 0755 inside the tarballs, but we would prefer to have them mode 0644 on the server. It's probably not really important, but just call us OCD like that. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* libraries/libcsv: Misc automated cleanups. David Somero2010-06-041-2/+2
| | | | Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
* libraries/libcsv: Added (a small/simple/fast CSV library) Tarantino Antonino2010-05-165-0/+153