view MANIFEST.in @ 123:f2589475269f

file_management: unicode was badly handled. As a quick solution, we handle everything as unicode, and ignore badly encoded filenames, this may change in the future
author Goffi <goffi@goffi.org>
date Sat, 05 Mar 2016 14:32:35 +0100
parents 57463d1fa7f6
children
line wrap: on
line source

include *.po
include i18n/fr/LC_MESSAGES/urwid_satext.mo
include examples/*.py
include COPYING*
include CHANGELOG
include MANIFEST.in
include ez_setup.py