Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michelboucey/ipv6addr

A Haskell library to deal with IPv6 address text representations
https://github.com/michelboucey/ipv6addr

haskell haskell-library ipv6 ipv6-address

Last synced: 21 days ago
JSON representation

A Haskell library to deal with IPv6 address text representations

Awesome Lists containing this project

README

        

# IPv6Addr ![CI](https://github.com/MichelBoucey/IPv6Addr/actions/workflows/haskell-ci.yml/badge.svg) [![Hackage](https://img.shields.io/hackage/v/IPv6Addr.svg)](https://hackage.haskell.org/package/IPv6Addr)

A library to deal with IPv6 address text representations, canonization and manipulations.

You can try/use `IPv6Addr` with the CLI tool [ip6addr]( https://hackage.haskell.org/package/ip6addr ).