Metadata-Version: 2.4
Name: marock
Version: 0.1.0
Summary: Marock allows you to colour up your texts
Author: Marcy
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file
Dynamic: requires-python

# Marock
	Marock allows you to colour your texts
	Simple to use: just type marock.col("textYouWantsToColour", "colourYouWantsLowercased", bold=True/False, bg="colourYouWantTheBackgroundToBeLowercased"/None)
	Colours you can chooose from:
		"black": cool and shocking. 
		"red": elegant and energetic. 
		"green": natural and fresh. 
		"yellow": bright and popular. 
		"blue": melancholy and maturely.
		"magenta": exiting and passionate. 
		"cyan": peaceful and relaxing. 
		"white": classic and purely.
	After installing, use marock.help() for more info.  
