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
|
Source: tdiary-theme
Section: web
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.0
Homepage: https://www.tdiary.org/
Vcs-Git: https://salsa.debian.org/ruby-team/tdiary-theme.git
Vcs-Browser: https://salsa.debian.org/ruby-team/tdiary-theme
XS-Ruby-Versions: all
Rules-Requires-Root: no
Package: tdiary-theme
Architecture: all
XB-Ruby-Versions: all
Depends: tdiary-core,
${misc:Depends},
${shlibs:Depends}
Description: Themes of tDiary to change the design
tDiary is a weblog system, which makes your weblog communication-friendly for
the writer (you) and readers. It consists of Ruby scripts for CGI (Common
Gateway Interface).
.
This package provides a lot of cascading style sheets and images which change
the design of tDiary.
.
You can choose a theme at the configuration page.
|