Download List

Descripción del Proyecto

libpuz is a C library implementing the .PUZ
crossword file format. It allows users to read
binary and text PUZ files and create binary PUZ
files openable by Across Lite and other crossword
programs. Also included is a (mostly) complete
specification of the file format and checksum
routines, in case you want to implement PUZ in a
language other than C.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-06 22:24
0.1

Esta versión inicial es el resultado de muchas horas de ingeniería inversa para obtener las partes difíciles del archivo de abajo. Todas las funciones básicas están presentes, pero algunas características opcionales (codificado pistas, las notas de usuarios, etc) todavía tienen que ser separadas y la práctica.
Tags: Initial freshmeat announcement
This initial release is the result of many hours of reverse engineering to get the tricky parts of the file down. All core features are present, but some optional features (scrambled clues, user notes, etc) still need to be pulled apart and implemented.

Project Resources