Source: rdoc-f95
Section: doc
Priority: optional
Maintainer: Yasuhiro MORIKAWA <morikawa@gfd-dennou.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.1

Package: rdoc-f95
Architecture: all
Pre-Depends: 
Depends: rdoc1.8-f95
Suggests: 
Recommends:
Replaces:
Description: Generate documentation from Ruby and Fortran 90/95 source files
 RDoc-F95 - Enhanced version of RDoc Fortran 90/95 parser:
  * Generates structured HTML and XML documentation from Fortran 90/95 source,
    Ruby source and C extensions.
  * Automatically extracts main programs, subroutines, functions,
    variables, constants, derived types, defined operators, defined
    assignments, NAMELIST group names in Fortran 90/95 source, and
    extracts class, module, method, and attribute
    definitions in Ruby source.
    These can be annotated using inline comments.
  * Analyzes accessibility of entities in Fortran 90/95 source,
    and method visibility in Ruby source.
  * Handles aliasing.
  * Uses non-intrusive and implicit markup in the comments. Readers of
    the original source needn't know that it is marked up at all.
 .
 This package is a dependency package, which depends on Debian's default
 Ruby version (currently 1.8.x).
