{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/text","name":"text","description":"An efficient packed, immutable Unicode text type (both strict and\nlazy).\n\nThe Text type represents Unicode character strings, in a time and\nspace-efficient manner. This package provides text processing\ncapabilities that are optimized for performance critical use, both\nin terms of large data quantities and high speed.\n\nThe Text type provides character-encoding, type-safe case\nconversion via whole-string case conversion functions (see Data.Text).\nIt also provides a range of functions for converting Text values to\nand from ByteStrings, using several standard encodings\n(see Data.Text.Encoding).\n\nEfficient locale-sensitive support for text IO is also supported\n(see Data.Text.IO).\n\nThese modules are intended to be imported qualified, to avoid name\nclashes with Prelude functions, e.g.\n\nTo use an extended and very rich family of functions for working\nwith Unicode text (including normalization, regular expressions,\nnon-standard encodings, text breaking, and locales), see\nthe text-icu package\nbased on the well-respected and liberally\nlicensed ICU library.","version":"2.1.4","softwareVersion":"2.1.4","license":"https://spdx.org/licenses/BSD-2-Clause","codeRepository":"https://github.com/haskell/text","issueTracker":"https://github.com/haskell/text/issues","url":"https://github.com/haskell/text","keywords":["bsd2","data","library","text","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"HerbertValerioRiedel"},{"@type":"Person","name":"Bodigrim"},{"@type":"Person","name":"topos"},{"@type":"Person","name":"lyxia"},{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"chessai"}],"author":[{"@type":"Person","name":"HerbertValerioRiedel"},{"@type":"Person","name":"Bodigrim"},{"@type":"Person","name":"topos"},{"@type":"Person","name":"lyxia"},{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"chessai"}],"copyrightHolder":[{"@type":"Person","name":"HerbertValerioRiedel"},{"@type":"Person","name":"Bodigrim"},{"@type":"Person","name":"topos"},{"@type":"Person","name":"lyxia"},{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"chessai"}],"dateCreated":"2009-02-27","dateModified":"2026-01-28","datePublished":"2026-01-28","copyrightYear":2009,"downloadUrl":"https://hackage.haskell.org/package/text-2.1.4/text-2.1.4.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/text"],"https://www.w3.org/ns/activitystreams#likes":406,"https://forgefed.org/ns#forks":158}