---
name: firestring
version: 0.9.12
origin: misc/firestring
comment: A library to make string handling easier in C
arch: freebsd:10:x86:64
www: http://www.firestuff.org/
maintainer: dean@odyssey.apana.org.au
prefix: /usr/local
licenselogic: single
flatsize: 141430
desc: "libfirestring is a string handling library that provides\nmaximum length aware
  string handling functions to programs.\nSeveral functions provide saner interfaces
  than the standard\nlibc functions.  libfirestring also provides functions that\nare
  in most libc's but not provided for by ANSI C, enabling\nprogrammers to write ANSI
  C-compliant code while using such\nsafe functions (strcasecmp, strncasecmp, snprintf).\n\nlibfirestring
  also includes functions for dealing with\nreading configuration files in an easy
  to program fashion.\n\nThis library uses long long, which is part of the C99 standard\n(previously
  a GNU extension).\tYour compiler needs to support\nthis in order for FireString
  to work.\n\nWWW: http://www.firestuff.org/\n"
categories:
- net
- misc
- devel
shlibs_provided:
- libfirestring.so.0.9.12
