File: control

package info (click to toggle)
blogtk 1.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 836 kB
  • ctags: 147
  • sloc: python: 1,973; makefile: 72
file content (24 lines) | stat: -rw-r--r-- 966 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: blogtk
Section: web
Priority: optional
Maintainer: Diego Andres Sanabria (diegueus9) <diegueus9@gmail.com>
Build-Depends-Indep: imagemagick, docbook-to-man, python, pkg-config (>= 0.15.0-4)
Build-Depends: debhelper (>= 5.0.37.2), python-central (>=0.5)
XS-Python-Version: ${python:Versions}
Standards-Version: 3.7.2

Package: blogtk
Architecture: all
Depends: ${python:Depends}, python-gtk2 (>= 1.19.13-3), python-gnome2 (>= 1.19.13-3), python-glade2 (>= 1.19.13-3)
XB-Python-Version: ${python:Versions}
Recommends: aspell
Description: GTK Weblogging client
 BloGTK is a weblogging client that allows users to post to their blogs
 without the need for a web browser.  It features the following:
 .
  * Connects with blogging systems like Blogger, Movable Type, as well
    as any system that uses the MetaWeblog API.
  * Supports advanced editing of posts including custom HTML tags and
    offline post saving and editing.
  * Supports basic HTTP proxies.