Packages for The programming language live here
- Create package YML file in packages directory
 - Follow the rules described below
 - Create a pull request
 
- We are not removing packages, instead deprecating them
 - Add 
deprecated: trueto your package (example) - Create a pull request
 
- Package name should be lowercased and consist of alphanumeric letters, hyphens and underscores, but it should start only with letters and end with alphanumeric letters
 - Package author should be registered user on GitHub owned by you
 - Package license should exist in (licenses.txt)[licenses.txt] (if you want to add one create a PR)