Skip to content

Commit 2cae76d

Browse files
Update README.md
Wording Fixes in README.md
1 parent 53242b0 commit 2cae76d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ Python CodeBase Tools provide the following capabilities:
2727
* Copies DBF tables to CSV and System Data (fixed field length) text files as well as importing those formats directly in a DBF table.
2828
For all functionality see the HTML documentation of this module.
2929
# Support for Python Versions
30-
The .PY files in Python-CodeBase-Tools to function are designed to be cross platform. However the compiled library .pyd file is specific to the Python version you are using. Currently, Python 2.7, 3.6, and 3.7 are supported. Support for earlier Python versions can be made available if interest is strong enough.
30+
The .PY files in Python-CodeBase-Tools package are designed to be cross platform, functional on all versions of Python from 2.7 and up. However the compiled library .pyd file is specific to the Python version you are using. Currently, Python 2.7, 3.6, and 3.7 are supported. Support for earlier Python versions can be made available if interest is strong enough.
3131
# Python-CodeBase-Tools Licensing
32-
This package is copyright M-P Systems Services, Inc., and is released to Open Source under the GNU Lesser GPL V.3.0 license, a copy of which is found in this repository. The CodeBase-for-DBF module, is covered by this same license.# Python CodeBase Tools
32+
This package is copyright M-P Systems Services, Inc., and is released to Open Source under the GNU Lesser GPL V.3.0 license, a copy of which is found in this repository. The CodeBase-for-DBF module, is covered by this same license. The CodeBase package, including the core library c4dll.dll is copyright Sequiter, Inc., and is licensed under the GNU Lesser GPL v.3.0.

0 commit comments

Comments
 (0)