Dnia 2016-03-09, o godz. 23:26:46 Frederic Cambus <[email protected]> napisaĆ(a):
> Hello ports@, > > Here is a new port attached : textproc/jo > > Tested on amd64. > > From DESCR : > > jo creates a JSON string on stdout from words given it as arguments or > read from stdin. Without option -a it generates an object whereby > each word is a key=value (or key@value) pair with key being the JSON > object element and value its value. jo attempts to guess the type of > value in order to create number (using strtod(3)), string, or null > values in JSON. > > Cheers, > Frederic Looks good but could use a HOMEPAGE entry (perhaps pointed at http://jpmens.net/2016/03/05/a-shell-command-to-create-json-jo/ as that's what the github repo points to). Additionally a comment indicating that MASTER_SITES is used to avoid auto tools hell would be nice. Reason being that common sense would suggest to use GH_* variables for a github hosted port. The port itself works and builds fine. I would be ok importing assuming the above changes. Any OK's? Regards, Adam
