mirror of
https://github.com/alphadev-net/kotlin-opml.git
synced 2026-07-12 17:51:28 +00:00
main
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Kotlin OPML
A standalone library that allows easy parsing and writing of OPML formatted files.
Usage
This library comes batteries-included. You can invoke the the application and pass a path to an OPML file, which it will then clean up and print statistics about to the console;
./amper run /some/path/to/an/opml/file
Bugs and Issues
If you encounter an (somewhat valid) OPML file that this lib fails to process but you think it should anyway, please don't hesitate to file an issue.
Description
A standalone library that allows easy parsing and writing of OPML formatted files.
Languages
Kotlin
95.6%
Jinja
4.4%