aboutsummaryrefslogtreecommitdiff
path: root/devel/py-fypp/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-fypp/pkg-descr')
-rw-r--r--devel/py-fypp/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/py-fypp/pkg-descr b/devel/py-fypp/pkg-descr
new file mode 100644
index 000000000000..8238ba3702f1
--- /dev/null
+++ b/devel/py-fypp/pkg-descr
@@ -0,0 +1,9 @@
+Fypp is a Python powered preprocessor. It can be used for any programming
+languages but its primary aim is to offer a Fortran preprocessor, which helps
+to extend Fortran with condititional compiling and template metaprogramming
+capabilities. Instead of introducing its own expression syntax, it uses Python
+expressions in its preprocessor directives, offering the consistency and
+versatility of Python when formulating metaprogramming tasks. It puts strong
+emphasis on robustness and on neat integration into developing toolchains.
+
+WWW: https://github.com/aradi/fypp