yapra 0.1.2-4 source package in Ubuntu

Changelog

yapra (0.1.2-4) unstable; urgency=low

  * Add ruby1.8 to Build-deps (closes: #630667)
    - Use ruby1.8 command instead of ruby to fix version
 -- Steve Kowalik <email address hidden>   Mon,  20 Jun 2011 01:18:39 +0000

Upload details

Uploaded by:
Steve Kowalik
Uploaded to:
Oneiric
Original maintainer:
Taku YASUI
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
yapra_0.1.2.orig.tar.gz 49.8 KiB 654bfe8e2e0f4eeefe44c78dd316411bfb91be5b701681e15da209dd4e3b7641
yapra_0.1.2-4.diff.gz 4.9 KiB cea42adf41aa4393e393ff17e049d05774c6a2a35f981b8c4dda8e358d540a40
yapra_0.1.2-4.dsc 1.6 KiB a3efed514b559ef4247a5dc15c145937b1e4c78494ce5efc53b21efb3cc90ebe

Available diffs

View changes file

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