Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
logilab-mtconverter
Commits
484606c8023c
Commit
662cc2c1
authored
Nov 14, 2008
by
Nicolas Chauvat
Browse files
package 0.5.0
parent
1ed9687bd2d9
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
484606c8
...
...
@@ -8,7 +8,7 @@ mtconverter packaging information
modname
=
"mtconverter"
distname
=
"logilab-mtconverter"
subpackage_of
=
'logilab'
numversion
=
(
0
,
4
,
0
)
numversion
=
(
0
,
5
,
0
)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'GPL'
...
...
debian/changelog
View file @
484606c8
logilab-mtconverter (0.5.0-1) unstable; urgency=low
* new upstream release
-- Nicolas Chauvat <nicolas.chauvat@logilab.fr> Fri, 14 Nov 2008 13:19:00 +0100
logilab-mtconverter (0.4.0-1) unstable; urgency=low
* new upstream release
...
...
debian/control
View file @
484606c8
...
...
@@ -4,15 +4,15 @@ Priority: optional
Maintainer: Sylvain Thenault <sylvain.thenault@logilab.fr>
Build-Depends: debhelper (>= 5.0.37.1), python-dev (>=2.3.5-7), python (>=2.3.5-7), python-central
XS-Python-Version: all
Standards-Version: 3.
7.2
Standards-Version: 3.
8.0
Package: python-logilab-mtconverter
Architecture: all
Depends: ${python:Depends}
Suggests: python-imaging, python-pygments, pdftotext, lynx, python-chardet
XB-Python-Version: ${python:Versions}
Homepage: http://www.logilab.org/projects/mtconverter
Description: a library to convert from a MIME type to another
This package originally a backport of Zope's PortalTransforms tool with
all Zope's internal removed (e.g. most of the code).
.
Homepage: http://www.logilab.org/projects/mtconverter
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment