lolcate-rs icon indicating copy to clipboard operation
lolcate-rs copied to clipboard

Publish to `crates.io` as `lolcate`

Open BartMassey opened this issue 5 years ago • 5 comments

Is there some reason this isn't on crates.io as lolcate? If not, it would be great to have it there under that name.

Edit: Found issue #3.

Edit: Apparently I can't read.

BartMassey avatar May 16 '20 20:05 BartMassey

Hey @BartMassey,

Thing is, I'm not sure about the policy and implications of renaming a crate on crates.io. I could take a look though. If you have a clue about it, please comment further on. Cheers

ngirard avatar May 16 '20 20:05 ngirard

I don't know either. Hopefully somebody who does will comment here.

BartMassey avatar May 16 '20 21:05 BartMassey

So i asked the folks at crates.io, and here's the response I got:

We do not currently support renaming crates, in order to keep the registry as immutable as possible. What you can do is republish with the new name, yank all the versions of the old name, and publish one more version to the old name with a description directing people to the new name.

At least it's feasible, but it's not straightforward either. Do you think it's worth the trouble, @BartMassey ?

ngirard avatar May 20 '20 13:05 ngirard

Naw. Let's just leave it alone. Thanks for looking into it!

BartMassey avatar May 20 '20 19:05 BartMassey

Euh, yes I also prefer

cargo install  lolcate

above

cargo install lolcate-rs

I think it is wise to save the rename for a major release (or breaking change) and then add lolcate to https://crates.io/ plus updating lolcate-rs with pointers to the successor.

stappersg avatar Sep 14 '20 12:09 stappersg