1c45d41835
0.14.2 ------ * Avoid requiring optional deps - https://github.com/shlomif/pysol_cards/issues/4 . 0.14.1 ------ * Avoid comments in requirements.txt - https://github.com/shlomif/pysol_cards/issues/4 . 0.14.0 ------ * Convert from pbr to https://pypi.org/project/pydistman/ . 0.12.0 ------ * bump ver * enhance the README * 'id' is a builtin * add a test using named arguments * optimize into a class var * optimize * add an integration test 0.10.2 ------ * setup.cfg: use underscores for identifiers 0.10.1 ------ * bump version * allow accepting "ms[0-9]+" game nums 0.10.0 ------ * add single\_deal\_args\_parse 0.8.18 ------ * bump version * optimize * add tests 0.8.17 ------ * better PySol compat: fix reset() 0.8.16 ------ * better PySol compat: str2int+int2str 0.8.15 ------ * bump version * better PySol compat: getstate * Extract a method or a function 0.8.14 ------ * add setstate 0.8.13 ------ * bump version * better PySol compat: getstate * better PySol compat: increaseSeed 0.8.12 ------ * bump version * better PySol compat 0.8.11 ------ * bump ver for real this time 0.8.10 ------ * better PySol compat 0.8.9 ----- * Python2 compatibility: add Game.next() (thanks to Travis-CI) 0.8.8 ----- * Clarified the license and copyright ownership * Add random2 to the requirements 0.8.7 ----- * add more * start adding \_\_init\_\_ * add .reset()
34 lines
1.3 KiB
Text
34 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2022/01/02 23:23:42 wiz Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pysol_cards/__init__.py
|
|
${PYSITELIB}/pysol_cards/__init__.pyc
|
|
${PYSITELIB}/pysol_cards/__init__.pyo
|
|
${PYSITELIB}/pysol_cards/__main__.py
|
|
${PYSITELIB}/pysol_cards/__main__.pyc
|
|
${PYSITELIB}/pysol_cards/__main__.pyo
|
|
${PYSITELIB}/pysol_cards/cards.py
|
|
${PYSITELIB}/pysol_cards/cards.pyc
|
|
${PYSITELIB}/pysol_cards/cards.pyo
|
|
${PYSITELIB}/pysol_cards/deal_game.py
|
|
${PYSITELIB}/pysol_cards/deal_game.pyc
|
|
${PYSITELIB}/pysol_cards/deal_game.pyo
|
|
${PYSITELIB}/pysol_cards/errors.py
|
|
${PYSITELIB}/pysol_cards/errors.pyc
|
|
${PYSITELIB}/pysol_cards/errors.pyo
|
|
${PYSITELIB}/pysol_cards/random.py
|
|
${PYSITELIB}/pysol_cards/random.pyc
|
|
${PYSITELIB}/pysol_cards/random.pyo
|
|
${PYSITELIB}/pysol_cards/random_base.py
|
|
${PYSITELIB}/pysol_cards/random_base.pyc
|
|
${PYSITELIB}/pysol_cards/random_base.pyo
|
|
${PYSITELIB}/pysol_cards/single_deal_args_parse.py
|
|
${PYSITELIB}/pysol_cards/single_deal_args_parse.pyc
|
|
${PYSITELIB}/pysol_cards/single_deal_args_parse.pyo
|
|
${PYSITELIB}/pysol_cards/template.py
|
|
${PYSITELIB}/pysol_cards/template.pyc
|
|
${PYSITELIB}/pysol_cards/template.pyo
|