1
0
mirror of https://github.com/ciromattia/kcc synced 2026-07-18 10:46:12 +00:00

Added metadata

This commit is contained in:
Ciro Mattia Gonano
2013-01-21 15:09:52 +01:00
parent 89b19f2519
commit ef51425dd6
7 changed files with 25 additions and 4 deletions
+4
View File
@@ -15,6 +15,10 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
__license__ = 'ISC'
__copyright__ = '2012-2013, Ciro Mattia Gonano <ciromattia@gmail.com>'
__docformat__ = 'restructuredtext en'
import os
from PIL import Image, ImageOps, ImageDraw, ImageStat