![]() |
File Search | Catalog | Content Search |
This package contains the static library and headers for use by developers.
Homepage: | http://www.scripps.edu/~cdputnam/software/bibutils/ |
Package version: | 4.12-5 |
Architecture: | armel |
Distribution: | Debian |
Filename: | libbibutils-dev_4.12-5_armel.deb |
/* * newstring.h * * Copyright (c) Chris Putnam 1999-2009 * * Source code released under the GPL * */ #ifndef NEWSTR_H #define NEWSTR_H #include <stdio.h> typedef struct newstr { char *data; unsigned long dim; unsigned long len; } newstr; newstr *newstr_new ( void ); void newstr_init ( newstr *s ); void newstr_empty ( newstr *s ); void newstr_free more»
bibutils (4.12-5) unstable; urgency=low * Remove extraneous backslashes from libbibutils.pc. (Closes: #644257). -- David Bremner <bremner@debian.org> Sun, 09 Oct 2011 09:10:45 -0300 bibutils (4.12-4) unstable; urgency=low * Install modsout.h and wordout.h (Closes: #637692). Thanks to Giovanni Mascellani for the patch. -- David Bremner <bremner@debian.org> Mon, 26 Sep 2011 19 more»
BIBUTILS 4.12 10/10/10 BUILD + Allow smaller static libraries to be built + Add --dynamic and --static (default) options to configure script + Add --install-lib to configure script to controll installation of dynamic libraries XML2ADS + Fix overflow of page value with really large page numbers + Update journal abbreviation list XML2BIB + Add command-line option -d or --drop-key to prevent xml more»
% The format of this file is based on % http://wiki.debian.org/Proposals/CopyrightFormat Origi more»
[DIR] | DEBIAN/ (2) 65535+ mirrors | ||
[DIR] | usr/ (3) 65535+ mirrors |