1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: simba
Section: perl
Priority: optional
Maintainer: Radu Spineanu <radu@debian.org>
Build-Depends: debhelper (>= 7), dpatch
Build-Depends-Indep: po-debconf, libropkg-perl (>= 0.4), liblog-dispatch-perl, libxml-rss-perl, libnumber-format-perl, libhtml-template-perl, libmodule-pluggable-perl, libsql-abstract-perl, libdatetime-perl, liblog-log4perl-perl
Standards-Version: 3.7.2
Homepage: http://simba.packages.ro/
Package: simba
Architecture: all
Depends: perl (>= 5.8.0), libropkg-perl (>= 0.4-1), liblog-dispatch-perl, libxml-rss-perl, libnumber-format-perl, libhtml-template-perl, libmodule-pluggable-perl, libsql-abstract-perl, libdatetime-perl, liblog-log4perl-perl, dbconfig-common (>= 1.8.12), ${misc:Depends}, virtual-mysql-client
Description: next generation mirroring tool
Simba was created to be _the_ mirroring tool, to get more control
over the mirrored content and (most importantly) more control over
the reports you can generate using the mirrored content data.
Using Simba, you can:
+ Create web pages with mirrors status
+ Create web pages with mirror details
+ Generate RSS feeds
+ Generate Google sitemaps
+ Generate rsync configuration files
+ ... and more
Simba is extensible and has a dynamic plugin system. If you have some knowledge
of perl, you can write your own plugins and extend Simba as you wish.
Package: websimba
Architecture: all
Depends: apache | apache-ssl | apache-perl | apache2, wwwconfig-common, ${misc:Depends}, simba (= ${source:Version} )
Description: web interface for simba
This package contains the web interface for simba.
.
Simba was created to be _the_ mirroring tool, to get more control
over the mirrored content and (most importantly) more control over
the reports you can generate using the mirrored content data.
|