8000 GitHub - willpinha/gopml: Go package for managing OPML 2.0 documents
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

willpinha/gopml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go package for managing OPML 2.0 documents

go get github.com/willpinha/gopml

This package contains utilities for managing OPML documents according to the OPML 2.0 specification. It is not production ready, but can serve as basis for you to create your own implementation

See the documentation

0