2
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2024-09-09 14:32:13 +02:00
miniflux-v2/reader/atom/doc.go

11 lines
268 B
Go
Raw Normal View History

// Copyright 2018 Frédéric Guillot. All rights reserved.
// Use of this source code is governed by the Apache 2.0
// license that can be found in the LICENSE file.
/*
Package atom provides an Atom feed parser.
*/
package atom // import "miniflux.app/reader/atom"