From 01d62f32ac3e0d189d024b0eb52d9df25fe50c4c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ya=C5=9Far=20=C3=87iv?= <yasarciv67@gmail.com>
Date: Thu, 13 Apr 2017 10:58:22 +0300
Subject: [PATCH] =?UTF-8?q?A=C3=A7=C4=B1klama=20=C3=A7evirisi?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 talimatname/genel/python-simplejson/talimat | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/talimatname/genel/python-simplejson/talimat b/talimatname/genel/python-simplejson/talimat
index bed07a079..89cf3a78a 100644
--- a/talimatname/genel/python-simplejson/talimat
+++ b/talimatname/genel/python-simplejson/talimat
@@ -1,8 +1,8 @@
-# Description: Simple, fast, extensible JSON encoder/decoder for Python.
-# URL: URL: http://undefined.org/python/#simplejson
-# NuTyX package info file (http://nutyx.org)
-# Packager: # NuTyX package info file (http://nutyx.org)
+# Description: Python için basit ve hızlı, genişletilebilir JSON kodlayıcı / kod çözücü.
+# URL: http://undefined.org/python/#simplejson
+# Packager: milisarge
 # Depends on: python-setuptools 
+
 name=python-simplejson
 version=3.6.3
 release=1
@@ -14,7 +14,3 @@ build() {
     cd simplejson-$version
     python2 setup.py install --prefix=/usr --root=$PKG
 }
-
-
-
-# NuTyX Pkgfile (http://nutyx.org)