c-robin / jar-manifest-formatter

Pretty-prints JAR manifest files (used by OSGi)

Home Page:https://robinst.github.io/jar-manifest-formatter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jar-manifest-formatter

MANIFEST.MF files in jars (used by OSGi) can sometimes be a bit tricky to read because the format hard-wraps long lines in the middle of words.

So paste the contents here and enjoy the formatted/sorted output:

https://robinst.github.io/jar-manifest-formatter/

Pull requests welcome :).

License

Copyright (c) 2015 Robin Stocker

MIT licensed

About

Pretty-prints JAR manifest files (used by OSGi)

https://robinst.github.io/jar-manifest-formatter/

License:MIT License


Languages

Language:JavaScript 58.5%Language:HTML 36.6%Language:CSS 4.8%