Minimalist Python ctypes wrapper for Unitex
Project description
Minimalist Python ctypes wrapper for Unitex.
Basic usage
Command line:
Convert -s UTF8 file_name -o file_name_converted
Pyunitex:
>>> import pyunitex >>> u = pyunitex.Unitex() >>> u.Convert('-s', 'UTF8', 'file_name', '-o', 'file_name_converted')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyunitex-0.1.tar.gz
(1.7 kB
view details)
File details
Details for the file pyunitex-0.1.tar.gz
.
File metadata
- Download URL: pyunitex-0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d5328cb4923342a8169f055421291f58df8019e5de88b48ad4ece46b3a71a13 |
|
MD5 | 9b83d6a4d4c489aa4f6ca496905f302c |
|
BLAKE2b-256 | 507ed5f030ab6a2cf5f3f75ea4be0460c6bd280f7f4a51898cb781bf337b203b |