]> git.phdru.name Git - m_lib.defenc.git/blobdiff - README.txt
Fix(locale): Do not call `locale.getdefaultlocale()` under Python 3.11+
[m_lib.defenc.git] / README.txt
index 887eefbf16e158b1eebe065262c3a6e693774d1b..d2cb968ca56792bdfb689393616acd53f7042c52 100644 (file)
@@ -1,7 +1,12 @@
-Broytman Library for Python, Copyright (C) 1996-2017 PhiloSoft Design
-Author: Oleg Broytman <phd@phdru.name>
-License: GPL
+Broytman Library for Python.
+Author: Oleg Broytman <phd@phdru.name>.
+Copyright (C) 1996-2018 PhiloSoft Design.
+License: GPL.
 
-Content of the namespace pakage:
+Content of the namespace package:
 
 defenc.py - get default encoding.
+
+::
+
+    pip install m_lib.defenc