summaryrefslogtreecommitdiff
path: root/textproc/py-python-frontmatter/pkg-descr
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-08-31 18:26:11 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2025-08-31 18:26:20 -0700
commite1514de642250d9ecd5a8ef853171cd751cd2fbf (patch)
tree74099808c5212fa9c9d5c8b42fb329d051530163 /textproc/py-python-frontmatter/pkg-descr
parentx11/wvkbd: update to 0.18 (diff)
textproc/py-python-frontmatter: New port: Parse and manage posts with YAML (or other) frontmatter
Diffstat (limited to 'textproc/py-python-frontmatter/pkg-descr')
-rw-r--r--textproc/py-python-frontmatter/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-python-frontmatter/pkg-descr b/textproc/py-python-frontmatter/pkg-descr
new file mode 100644
index 000000000000..84e8bc048c4c
--- /dev/null
+++ b/textproc/py-python-frontmatter/pkg-descr
@@ -0,0 +1,2 @@
+python-frontmatter is a Jekyll-style YAML front matter offers a useful way
+to add arbitrary, structured metadata to text documents, regardless of type.