packages feed

hs-bibutils-5.5: bibutils/iso639_1.h

/*
 * iso639_1.h
 */
#ifndef ISO639_1_H
#define iSO639_1_H

extern char * iso639_1_from_code( const char *code );

#endif