yapra 0.1.2-7 source package in Ubuntu

Changelog

yapra (0.1.2-7) unstable; urgency=low


  * Enable using not only ruby-1.8 but ruby-1.9.1
    - Add 40_for_ruby1.9 patch for fixing compatibility

 -- Taku YASUI <email address hidden>  Sun, 15 Apr 2012 23:00:17 +0900

Upload details

Uploaded by:
Taku YASUI
Uploaded to:
Sid
Original maintainer:
Taku YASUI
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe net

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
yapra_0.1.2-7.dsc 1.8 KiB 913f4ba67432702a6f51407f8fc359b557a2575e9c40149205c0af3b5675f2b5
yapra_0.1.2.orig.tar.gz 49.8 KiB 654bfe8e2e0f4eeefe44c78dd316411bfb91be5b701681e15da209dd4e3b7641
yapra_0.1.2-7.diff.gz 6.7 KiB 7783b06c83c58baf8cf36c0ed4c9527c903cf1854ff3364feec17dafd0e7687d

Available diffs

No changes file available.

Binary packages built by this source

yapra: Yet Another Pragger implementation

 Yapra is yet another Pragger implementation. Pragger is a pluggable RSS/Atom
 feed aggregator written in Ruby. It has following advantages
 against Pragger.
 .
  * Class-based plugin mechanism
  * Loadpath-based plugin searching/reading
  * Import logger into system core
  * Use "Yapra" namespace for Plugin class
  * Support config file like Python habu