3f59e5c7eb
The project is hosted on github. There is a UI for releases where we link to closed issues from each release.
14 lines
770 B
Markdown
14 lines
770 B
Markdown
# ROME
|
|
|
|
[![Build Status](https://travis-ci.org/rometools/rome.svg?branch=master)](https://travis-ci.org/rometools/rome)
|
|
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.rometools/rome/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.rometools/rome)
|
|
|
|
ROME is a Java framework for RSS and Atom feeds. The framework consist of several modules:
|
|
|
|
| Module | Description |
|
|
| ------ | ----------- |
|
|
| `rome` | Library for generating and parsing RSS and Atom feeds. |
|
|
| `rome-modules` | Generators and parsers for extensions like MediaRSS, GeoRSS and others. |
|
|
| `rome-opml` | [OPML](https://en.wikipedia.org/wiki/OPML) parsers and tools. |
|
|
|
|
Deprecated modules: `rome-fetcher`, `rome-certiorem`, `rome-certiorem-webapp` and `rome-propono`.
|