You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
synopsis="A RESTful microService for IPv6-related data";
22
+
description="IPv6DB is a RESTful microservice using Redis as backend\nto store lists of IPv6 addresses and attach to each of\nthem any valuable data in a schema-free valid JSON value.\nEach resource can be permanent or TTLed.";
synopsis="Conversion between emoji characters and their names.";
22
+
description="This package provides functions for converting\nemoji names to emoji characters and vice versa.\n\nHow does it differ from the @emoji@ package?\n\n- It supports a fuller range of emojis, including all those\nsupported by GitHub\n- It supports lookup of emoji aliases from emoji\n- It uses Text rather than String\n- It has a lighter dependency footprint: in particular, it\ndoes not require aeson\n- It does not require TemplateHaskell";
0 commit comments