head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2009.06.21.20.17.06;	author dhn;	state Exp;
branches;
next	1.1;

1.1
date	2009.06.21.10.20.37;	author dhn;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update pkg-descr
@
text
@libHX is a C library (with some additional C++ bindings available)
that provides data structures and functions for tasks common in scripting
languages; autoresizing string manipulation, maps, deques, option parsing,
type-checking casts and more.

libHX aids in quickly writing up C/C++ data processing programs,
by consolidating tasks that often happen to be open-coded, such as
config file reading, option parsing, directory traversal, and others,
into a library. The focus is on reducing the amount of time (and
secondarily, the amount of code) a developer has to spend for otherwise
implementing such. Subsequently, proficient coders can use this to
code as fast as for a scripting language.

WWW:	http://libhx.sourceforge.net/
@


1.1
log
@libHX is a C library (with some additional C++ bindings available)

WWW:	http://libhx.sourceforge.net/

PR:		ports/135871
Submitted by:	Sylvio Cesar <scjamorim@@bsd.com.br>
@
text
@d2 11
@

