Fortran-Paketmanager
Inhalt
Fortran-Paketmanager¶
Fortran-Paketmanager
Paketmanager und Build-System für Fortran
Welcome to the documentation for the Fortran Package Manager (fpm).
This documentation is divided into four parts. Select one of the topics below to continue.
Bemerkung
Diese Seiten befinden sich derzeit im Aufbau. Beiträge und Rückmeldungen sind immer willkommen.
Tutorials
Lerne über die Verwendung von fpm zur Fortran-Entwicklung, die Erstellung von Projekten und die Verwaltung von Abhängigkeiten
How-To Rezepte
Praktische Anleitungen und Rezepte für die Lösung spezifischer Probleme mit fpm
Design Dokumente
Ressourcen für die Gestaltung der Befehlszeilenschnittstelle, des Paketmanifests und der allgemeinen Benutzererfahrung
Referenzen
Spezifikationen der fpm Komponenten und Referenzen für die Implementierung.
Registry¶
There are already many packages available for use with fpm, providing an easily accessible and rich ecosystem of general purpose and high-performance code. For a full list of packages checkout the fpm registry. New packages can be submitted to the registry here.
Aktuelles¶
Neueste Ereignisse rund um den Fortran-Paketmanager, wie neue Releases, Konferenz Vorträge und neue Pakete werden hier angekündigt:
Fpm version 0.5.0 released (2021-11-21)
We have a large number of bug fixes in this release and made plenty of improvements to the tooling around fpm, like the continuous delivery and the Windows installer. New features include the possibility for better compiler/linker selection and the improved build backend (test are only build when needed, link dependencies are properly tracked).