Popularity
6.6
Growing
Activity
0.0
Stable
10
6
4

Monthly Downloads: 189
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: System    
Latest version: v0.2

code-page alternatives and similar packages

Based on the "System" category.
Alternatively, view code-page alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of code-page or a related project?

Add another 'System' Package

README

code-page

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Linux build Windows build

This library provides two modules:

  • System.IO.CodePage: a cross-platform module that exports functions which adjust code pages on Windows, and do nothing on other operating systems.
  • System.Win32.CodePage: On Windows, this exports functions for getting, setting, and analyzing code pages. On other operating systems, this module exports nothing.


*Note that all licence references and agreements mentioned in the code-page README section above are relevant to that project's source code only.