Metadata-Version: 2.1
Name: python3-albow
Version: 2.7.7
Summary: A Little Bit of Widgetry for PyGame
Home-page: https://hasii2011.github.io
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pygame

This project is a port of Gregory Ewing's Albow project (https://www.pygame.org/project/338/4687) that is only
compatible with Python 2 and is unsupported since 2014.

Ported to Python 3 and extended by [Humberto A. Sanchez II](https://www.linkedin.com/in/hasii/)
Updated documentation at:  https://hasii2011.github.io


Install in your virtual environment with

pip3 install python3-albow


