Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

mf2util

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mf2util

Python Microformats2 utilities, a companion to mf2py

pipPyPI
Version
0.5.2
Maintainers
1

Microformats2 Utilities

Microformats2 provides an extremely flexible way to mark up HTML documents, so that human-centric data is machine-discoverable. This utility can be used to interpret a microformatted post or event, for display as a comment <http://indiewebcamp.com/comments-presentation>__ or reply-context <http://indiewebcamp.com/reply-context>__.

The library itself has no dependencies, but it won't do you much good without an mf2 parser. I use and recommend mf2py <https://github.com/tommorris/mf2py>__.

Full documentation is on GitHub <https://github.com/kylewm/mf2util/blob/master/README.md>__.

Compatibility: Python 2.6, 2.7, 3.3+

License: Simplified BSD <http://opensource.org/licenses/BSD-2-Clause>__

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts