diff options
Diffstat (limited to 'textproc/py-mf2py/pkg-descr')
-rw-r--r-- | textproc/py-mf2py/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/py-mf2py/pkg-descr b/textproc/py-mf2py/pkg-descr new file mode 100644 index 000000000000..c2fb6a0add0d --- /dev/null +++ b/textproc/py-mf2py/pkg-descr @@ -0,0 +1,5 @@ +mf2py is a Python library for parsing microformats2, +microformats1, and experimental metaformats from HTML documents. +It provides a robust and flexible way to extract structured data +from web pages, enabling applications to understand and utilize +semantic information embedded in web content. |