Download List

Project Description

PyC2LaTeX converts a given C, Java, or Think/Fractal adl or idl
file into a LaTeX file that can be used for
pretty-printing the code. It features line
numbering, indentation, support for international
characters, and syntax highlighting. The text in
the output is otherwise unmodified. One of the
main goals of this script is to provide LaTeX
code that can be directly included in other LaTeX
files to write software documentation.

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.

2004-11-08 12:52
0.7

This version adds support for Think/Fractal ADL
(architectural design language) files, features a mechanism
to easily control output even without any LaTeX
knowledge, fixes a bug concerning syntax highlighting,
finishes the LaTeX documentation, includes ADL and Java
examples, and fixes some flaws in the inline documentation.
Tags: Major feature enhancements

2004-08-17 05:31
0.6

Two files are now produced (preview and
includable) instead of one. The produced code
should now be more readable on systems that do not
use "\n" as the line separator. Some minor bugs
were fixed. Some warnings were fixed. The example
files were changed a little to be more
appropriate. The latex documentation and a more
compelling example were started.
Tags: Major feature enhancements

2004-05-07 20:44
0.5.2 (07.05.04)

This release fixes an #include indentation bug and adds experimental
support for Java source files. Filetypes are now automatically
recognized (by reading their endings).
Tags: Minor feature enhancements

2004-04-28 15:11
0.5.1 (28.04.04)

Tags: Initial freshmeat announcement

Project Resources