File: control

package info (click to toggle)
yapra 0.1.2-7.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 620 kB
  • ctags: 449
  • sloc: ruby: 3,572; makefile: 9
file content (24 lines) | stat: -rw-r--r-- 872 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: yapra
Section: net
Priority: extra
Maintainer: Taku YASUI <tach@debian.org>
Build-Depends: ruby | ruby-interpreter, cdbs, quilt, debhelper (>= 5)
Standards-Version: 3.9.3
Homepage: http://yapra.rubyforge.org/
Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/yapra
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/yapra

Package: yapra
Architecture: all
Depends: ruby | ruby-interpreter, ${misc:Depends}
Recommends: ruby-mechanize
Description: 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