Delete readme files inside modules
They don't provide any additional information to what we already have in the root readme file.
This commit is contained in:
parent
baa13b578e
commit
d2cc166afa
8 changed files with 0 additions and 26 deletions
|
@ -1,3 +0,0 @@
|
||||||
# ROME Certiorem WebApp
|
|
||||||
|
|
||||||
An example webapp for rome-certiorem
|
|
|
@ -1,3 +0,0 @@
|
||||||
# ROME Certiorem
|
|
||||||
|
|
||||||
[PubSubHubub](https://en.wikipedia.org/wiki/PubSubHubbub) implementation based on ROME
|
|
|
@ -1,3 +0,0 @@
|
||||||
# ROME Fetcher
|
|
||||||
|
|
||||||
is a caching feed fetcher that supports retrieval of feeds via HTTP conditional GET. Supports ETags, GZip compression, and RFC3229 Delta encoding.
|
|
|
@ -1,3 +0,0 @@
|
||||||
# ROME Modules
|
|
||||||
|
|
||||||
This module contains extensions that enable ROME to handle several feed extensions like MediaRSS, GeoRSS and others
|
|
|
@ -1,3 +0,0 @@
|
||||||
# ROME OPML
|
|
||||||
|
|
||||||
This module contains [OPML](https://en.wikipedia.org/wiki/OPML) parsers and tools
|
|
|
@ -1,4 +0,0 @@
|
||||||
# ROME Propono
|
|
||||||
|
|
||||||
supports publishing protocols, specifically the Atom Publishing Protocol and the legacy MetaWeblog API. Propono includes an Atom client library, an Atom server
|
|
||||||
framework and a Blog client that supports both Atom protocol and the MetaWeblog API.
|
|
|
@ -1,3 +0,0 @@
|
||||||
# ROME Utils
|
|
||||||
|
|
||||||
This modules provides utility classes for all ROME projects
|
|
|
@ -1,4 +0,0 @@
|
||||||
# ROME
|
|
||||||
|
|
||||||
ROME is a set of **R**SS and At**om** Utiliti**e**s for Java. It makes it easy to work with most syndication formats: RSS 0.90, RSS 0.91 Netscape, RSS 0.91
|
|
||||||
Userland, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0
|
|
Loading…
Reference in a new issue