logo

Fortran Package Manager

  • Installation
  • Tutorial
    • First steps with fpm
    • Adding dependencies
    • Extending fpm with plugins
  • How-To
  • Reference
    • Manifest reference
    • Built-in dependencies («Metapackages»)
    • API documentation
  • Design
    • The fpm logo
  • Registry
    • Settings
    • Package upload
    • Module name requirements
  • News

· cn · cs · de · en · es · fr · ja · nl · pt · ru ·

Specifications and Reference

Specifications and Reference¶

Примечание

This section contains the specifications the components of the Fortran Package Manager.

Совет

The generated API documentation of the fpm internals can be found here.

  • 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
    • Fortran features
      • Implicit typing
      • Implicit external
      • Source form
    • Specifying dependencies
      • Dependencies from version control systems
      • Dependencies from a registry
        • Namespace
        • Version
      • Local dependencies
      • Dependency-specific macro setting
      • Development dependencies
    • Installation configuration
    • Preprocessor configuration
      • Specifying the preprocessor
    • Additional free data field
  • Built-in dependencies («Metapackages»)
    • fortran-lang Standard Library (stdlib)
    • fortran-lang MINPACK
    • OpenMP
    • MPI
  • API documentation

назад

How-To guides

вперёд

Manifest reference

По fpm contributors
© авторское право 2021 Fortran programming language community.