{ "info": { "author": "George L Fulk", "author_email": "fulkgl@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Games/Entertainment", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# PyBaccarat\nPlay the card game Baccarat\n\nTo check out a copy of the source:\n mkdir /github.com/fulkgl\n cd /github.com/fulkgl\n git clone https://github.com/fulkgl/PyBaccarat.git\n\nThis is an implementation of the card game Baccarat. It includes the code\nneeded to play a game interactively, replay a historical game, or play a\ngame with a particular system.\n\nThese programs have been built and tested with versions:\n Python 2.7.13\n Python 3.6.4\n\n
export BASE=/home/george or Windows\nset BASE=\\users\\george. Windows will use %BASE%\ninstead of $BASE and the back-slash for directory\nseparator instead of forward slash.\n