Edouard Klein <edk@beaver-labs.com> writes:
Toggle quote (2 lines)
> * gnu/packages/python-web.scm (python-random-user-agent): New variable.
Thanks!
A few cosmetic comments:
Toggle quote (3 lines)
> + (home-page> + "https://github.com/Luqman-Ud-Din/random_user_agent")
This line break is unnecessary.
Toggle quote (3 lines)
> + (synopsis> + "Random user agents based on filters provided by the user")
I shortened this to "List of user agents".
Toggle quote (4 lines)
> + (description> + "Provides list of user agents, from a collection of more than> + 326,000 user agents, based on filters.")
And expanded on this a bit, to turn it into a full sentence and providea little more context.
Applied!