From 8e95ecfbdb177905d73d8d8ec3e9288af9552436 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 24 Apr 2017 01:13:59 +0300 Subject: [PATCH] Refine description --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 3c12a8a..cc2ee0e 100755 --- a/setup.py +++ b/setup.py @@ -7,8 +7,8 @@ except ImportError: setup(name = "m_lib.defenc", version = "1.0.0", - description = "Broytman Library for Python", - long_description = "Broytman Library for Python, Copyright (C) 1996-2017 PhiloSoft Design", + description = "Get default encoding", + long_description = "Get default encoding. A part of Broytman Library for Python, Copyright (C) 1996-2017 PhiloSoft Design", author = "Oleg Broytman", author_email = "phd@phdru.name", url = "http://phdru.name/Software/Python/#m_lib", -- 2.39.2