How can I rename or delete packages?
Currently I have a package x that I want to split into separate components. Want to keep the main Name but extend it for these components eg "x a" "x b"
Current workaround would be: I keep the old one ,linking to the 2 new once in the read me page
Thank you.