File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '4.6.20211017 '
31+ __version__ = '4.6.20211106 '
3232__license__ = __doc__
3333__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -3217,3 +3217,15 @@ description = Python bindings for the Qt cross-platform application and UI frame
32173217[jellyfish]
32183218description = a library for doing approximate and phonetic matching of strings.
32193219
3220+ [tomli-w]
3221+ description = A lil' TOML writer
3222+
3223+ [frozenlist]
3224+ description = A list-like structure which implements collections.abc.MutableSequence
3225+
3226+ [aiosignal]
3227+ description = aiosignal: a list of registered asynchronous callbacks
3228+
3229+ [parsy]
3230+ description = easy-to-use parser combinators, for parsing in pure Python
3231+
You can’t perform that action at this time.
0 commit comments