pkgsrc/games/py-pysol_cards/PLIST
markd e54a15ac2c py-pysol_cards: add version 0.8.6
The pysol-cards python modules allow the python developer to generate the
initial deals of some PySol FC games. It also supports PySol legacy deals
and Microsoft FreeCell / Freecell Pro deals.
2019-11-26 18:50:59 +00:00

35 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2019/11/26 18:50:59 markd 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}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pysol_cards/__init__.py
${PYSITELIB}/pysol_cards/__init__.pyo
${PYSITELIB}/pysol_cards/__init__.pyc
${PYSITELIB}/pysol_cards/cards.pyo
${PYSITELIB}/pysol_cards/cards.pyc
${PYSITELIB}/pysol_cards/deal_game.pyo
${PYSITELIB}/pysol_cards/deal_game.pyc
${PYSITELIB}/pysol_cards/errors.pyo
${PYSITELIB}/pysol_cards/errors.pyc
${PYSITELIB}/pysol_cards/random.pyo
${PYSITELIB}/pysol_cards/random.pyc
${PYSITELIB}/pysol_cards/random_base.pyo
${PYSITELIB}/pysol_cards/random_base.pyc
${PYSITELIB}/pysol_cards/cards.py
${PYSITELIB}/pysol_cards/deal_game.py
${PYSITELIB}/pysol_cards/errors.py
${PYSITELIB}/pysol_cards/random.py
${PYSITELIB}/pysol_cards/random_base.py
${PYSITELIB}/pysol_cards/tests/__init__.py
${PYSITELIB}/pysol_cards/tests/__init__.pyo
${PYSITELIB}/pysol_cards/tests/__init__.pyc
${PYSITELIB}/pysol_cards/tests/base.pyo
${PYSITELIB}/pysol_cards/tests/base.pyc
${PYSITELIB}/pysol_cards/tests/test_pysol_cards.pyo
${PYSITELIB}/pysol_cards/tests/test_pysol_cards.pyc
${PYSITELIB}/pysol_cards/tests/base.py
${PYSITELIB}/pysol_cards/tests/test_pysol_cards.py