Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publishing helper modules seperately? #18

Closed
AjBreidenbach opened this issue Jun 2, 2017 · 4 comments
Closed

Publishing helper modules seperately? #18

AjBreidenbach opened this issue Jun 2, 2017 · 4 comments

Comments

@AjBreidenbach
Copy link

Have you considered publishing the jdict and jstrutils modules as separate nimble packages? I think they are very universal and I would like to import them in other projects.

@bluenote10
Copy link
Contributor

I my opinion they are a bit too tiny to live on their own (~30 LOC in total), and justify an explicit dependency. I wouldn't mind having just a dependency on Karax for now.

@Araq
Copy link
Collaborator

Araq commented Jun 5, 2017

I think I might move them to Nim's stdlib instead. Any objections?

@pnuzhdin
Copy link
Contributor

pnuzhdin commented Jun 7, 2017

Also, jsrutils misses following:

proc `&`*(s: float): cstring {.importcpp: "((#)+'')", nodecl.}

You may want to add it in the same time.

@geotre
Copy link
Collaborator

geotre commented Mar 2, 2023

Seems like this didn't make it into stdlib. I'm going to close this for now due to inactivity. Please feel free to re-open and comment if you want to discuss further!

@geotre geotre closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants