Skip to content

Commit 69275b2

Browse files
UtumnoInfernio
authored andcommitted
chardet readme edits FFF to some random commit
1 parent 797b24d commit 69275b2

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

Mopy/Docs/Wrye Bash Advanced Readme.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ <h3 id="install-components">Python Components <a class="back2top" href="#content
183183
<ul>
184184
<li><a href="https://www.python.org/ftp/python/2.7.16/python-2.7.16.msi">Python 2.7.16</a>: Versions prior to 2.7.16 may work with Wrye Bash, but have not been tested. Updating is recommended for bug and security fixes.
185185
<li><a href="https://sourceforge.net/projects/wxpython/files/wxPython/3.0.2.0/wxPython3.0-win32-3.0.2.0-py27.exe">wxPython 3.0.2.0 for Python 2.7</a>: (do <strong>not</strong> get a newer version)
186+
<li><a href="https://pypi.org/project/chardet/">Mozilla's chardet library</a>: Wrye Bash uses this library to help in detecting
187+
character encodings use when reading and writing encoded Unicode strings.
186188
<li><a href="https://sourceforge.net/projects/pywin32/files/pywin32/Build%20220/pywin32-220.win32-py2.7.exe/download">PyWin32</a>: This component is required for Wizards to function. If you do not wish to use Wizards, then it need not be installed.
187189
<li><a href="https://pypi.python.org/pypi/scandir">scandir</a>: Optional but highly recommended module (in the standard library since
188190
python 3.5). Scandir speeds up disk I/O operations (namely os. walk) by 5-50x on the Windows operating system family. There are several

Mopy/Docs/Wrye Bash General Readme.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,12 +1466,6 @@ <h2 id="license">License <a class="back2top" href="#contents">Back to top</a></h
14661466
<h3>Packaged Programs <a class="back2top" href="#contents">Back to top</a></h3>
14671467
<p>Additionally, Wrye Bash comes packaged with the following programs:
14681468
<ul>
1469-
<li>Mozilla's chardet library.
1470-
<ul>
1471-
<li>Website: <a href="https://pypi.org/project/chardet/">PyPI.org</a>
1472-
<li>License: <a href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">LGPL 2.1</a>
1473-
<li>Usage: Wrye Bash uses this library to help in detecting character encodings use when reading and writing encoded Unicode strings.
1474-
</ul>
14751469
<li>LOOT API Python Module
14761470
<ul>
14771471
<li>Website: <a href="https://github.com/loot/loot-api-python">GitHub</a>

0 commit comments

Comments
 (0)