LICENSE
README.md
setup.py
src/AthenaColor/BASE.py
src/AthenaColor/__init__.py
src/AthenaColor/__main__.py
src/AthenaColor.egg-info/PKG-INFO
src/AthenaColor.egg-info/SOURCES.txt
src/AthenaColor.egg-info/dependency_links.txt
src/AthenaColor.egg-info/top_level.txt
src/AthenaColor/Functions/AnsiSquences.py
src/AthenaColor/Functions/ColorConversion.py
src/AthenaColor/Functions/__init__.py
src/AthenaColor/Help/PrintOut.py
src/AthenaColor/Help/__init__.py
src/AthenaColor/Help/readme.py
src/AthenaColor/Objects/HtmlColors.py
src/AthenaColor/Objects/__init__.py
src/AthenaColor/Objects/ColorClasses/Hexadecimal.py
src/AthenaColor/Objects/ColorClasses/Rgb.py
src/AthenaColor/Objects/ColorClasses/__init__.py
src/AthenaColor/Styling/__init__.py
src/AthenaColor/Styling/Inline/Bodies.py
src/AthenaColor/Styling/Inline/MakeUp.py
src/AthenaColor/Styling/Inline/RgbControlled.py
src/AthenaColor/Styling/Inline/__init__.py
src/AthenaColor/Styling/Nested/Nested_Bodies.py
src/AthenaColor/Styling/Nested/Nested_MakeUp.py
src/AthenaColor/Styling/Nested/Nested_RgbControlled.py
src/AthenaColor/Styling/Nested/__init__.py