logo

Fortran package manager

  • Tutorial
    • First steps with fpm
  • How-To
    • Installing fpm
  • Design
  • Reference
    • Manifest reference
    • API documentation
  • News
en · de · cn

Specifications and Reference¶

Note

This section contains the specifications the components of the Fortran package manager.

Tip

The generated API documentation of the fpm internals can be found at https://fpm.fortran-lang.org.

  • Manifest reference
    • Project name
    • Project version
    • Project license
    • Project maintainer
    • Project author
    • Project copyright
    • Project description
    • Project categories
    • Project keywords
    • Project homepage
    • Project targets
      • Library configuration
        • Include directory
      • Executable targets
      • Example targets
      • Test targets
    • Link external libraries
    • Use system-installed modules
    • Automatic target discovery
    • Specifying dependencies
      • Local dependencies
      • Dependencies from version control systems
      • Development dependencies
    • Installation configuration
    • Additional free data field
  • API documentation

previous

Design documents

next

Manifest reference

By fpm contributors
© Copyright 2021 Fortran programming language community.