Hi,

Peter Simons <[email protected]> writes:
> that patch is rather large (26KB). I don't know much about dictd, so
> please bear with me if this is a stupid question, but why does this
> python script have to be checked into Nixpkgs? Can it not be generated
> or retrieved via HTTP somehow?
>
> It seems to me like this kind of thing ought to be applied upstream, so
> that everyone benefits from it, not just users of NixOS.

well, there is no upstream for this. Most of the python code comes from
a standalone dict server, but I don't see how my version could be useful
to that standalone server. The modified code uses dictfmt from dictd to
build a dictd-compatible database. The original code builds uncompressed
CDB files that are served using a simple python server.

I could put it up on my personal homepage, but I don't think that's such
a great idea.

Petr

-- 
id' Ash = Ash; id' Dust = Dust; id' _ = undefined
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to