GithubHelp home page GithubHelp logo

ccdos / openerp-web-import-chardet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from buke/openerp-web-import-chardet

0.0 2.0 0.0 356 KB

Auto Detect Import File Encoding & Remove BOM Header In UTF8 File.

openerp-web-import-chardet's Introduction

openerp-web-import-chardet

Use python chardet module to detect import csv file encoding. And remove BOM header in UTF8 file.

Detects

  • ASCII, UTF-8
  • Big5, GBK, GB2312, HZ-GB, HZ-GB-2312 (Traditional and Simplified Chinese)
  • EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
  • EUC-KR, ISO-2022-KR (Korean)
  • KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
  • ISO-8859-2, windows-1250 (Hungarian)
  • ISO-8859-5, windows-1251 (Bulgarian)
  • windows-1252 (English)
  • ISO-8859-7, windows-1253 (Greek)
  • ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
  • TIS-620 (Thai)

This module is web addon and only for web.

Depends:

  • python chardet (This module have chartdet-1.1, it would use the newer if you install a newer version.)

功能:

自动检测OpenERP 导入的CSV文件编码 自动移除UTF8文件的BOM.

支持编码:

  • ASCII, UTF-8
  • Big5, GBK, GB2312, HZ-GB, HZ-GB-2312 (简体/繁体中文)
  • EUC-JP, SHIFT_JIS, ISO-2022-JP (日文)
  • EUC-KR, ISO-2022-KR (韩文)
  • KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (斯拉夫文)
  • ISO-8859-2, windows-1250 (匈牙利文)
  • ISO-8859-5, windows-1251 (保加利亚文)
  • windows-1252 (英文)
  • ISO-8859-7, windows-1253 (希腊文)
  • ISO-8859-8, windows-1255 (希伯来文)
  • TIS-620 (泰文)

依赖模块:

  • python chardet (本模块已内含chartdet-1.1。如果系统安装了新版本,则使用您安装的新版本.)

更多说明,请关注 http://my.oschina.net/wangbuke

openerp-web-import-chardet's People

Contributors

buke avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.