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
1da43add18a8
Commit
12826d9b
authored
Jan 03, 2008
by
Nicolas Chauvat
Browse files
lgp check passes without error
parent
a1830a45710f
Changes
3
Hide whitespace changes
Inline
Side-by-side
MANIFEST.in
View file @
1da43add
include ChangeLog
include test/data.txt.gz
__pkginfo__.py
View file @
1da43add
"""
Copyright (c) 2006-200
7
LOGILAB S.A. (Paris, FRANCE).
Copyright (c) 2006-200
8
LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr/ -- mailto:contact@logilab.fr
mtconverter packaging information
...
...
@@ -12,14 +12,14 @@ numversion = (0, 2, 0)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'GPL'
copyright
=
'''Copyright (c) 2006-200
7
LOGILAB S.A. (Paris, FRANCE).
copyright
=
'''Copyright (c) 2006-200
8
LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr/ -- mailto:contact@logilab.fr'''
author
=
"Sylvain Thenault"
author_email
=
"
devel
@logilab.fr"
author_email
=
"
contact
@logilab.fr"
short_desc
=
"a library to convert from a MIME type to another"
long_desc
=
"""This package is originally a backport of Zope's PortalTransforms tool with
all Zope's internal removed (e.g. most of the code).
"""
web
=
"http://www.logilab.org/project/mtconverter"
web
=
"http://www.logilab.org/project/
logilab-
mtconverter"
announce.txt
0 → 100644
View file @
1da43add
I'm pleased to announce the %(VERSION)s release of %(DISTNAME)s.
What's new ?
------------
%(CHANGELOG)s
What is %(DISTNAME)s ?
------------------------
%(LONG_DESC)s
Home page
---------
%(WEB)s
Download
--------
%(FTP)s
Mailing list
------------
%(MAILINGLIST)s
%(ADDITIONAL_DESCR)s
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