Af format tools
Project description
Af2bilingual
Install in ubuntu 16.04
1. First install libicu
sudo apt-get update
sudo apt-get install libicu-dev
2. Install Af
To install it globally:
pip install Af
In a virtual environment:
virtualenv -p python3 venv
source venv/bin/activate
pip install Af
Usage
Let's suppose you have a directory "my_dir" with af files. To generate bilinguals file:
af2bilingual my_dir
All generated files will be located in a generated "bilingual" directory next to "my_dir" If the bilingual directory already exists the ad2bilingual will fail except if you use :
af2bilingual my_dir -o
if you want
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
af-1.0.2.tar.gz
(6.8 kB
view details)
Built Distribution
af-1.0.2-py3-none-any.whl
(8.8 kB
view details)
File details
Details for the file af-1.0.2.tar.gz
.
File metadata
- Download URL: af-1.0.2.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac5e9202f1203a5d980e69a34a0251b2a4b2039620f6768c63ce1e7191473357 |
|
MD5 | 4c30a23e234947803bd75afc6a42a39e |
|
BLAKE2b-256 | 2ebf0f7d7d2da51a15a4ad119fb2a29902336e643731c8fa3c90349afd61161e |
File details
Details for the file af-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: af-1.0.2-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab3c0bdd2eb3a85dd0789875a5484a2795d17620858727901e1c376849eac35a |
|
MD5 | 891752ce37c08855cd5b5faa078f2f93 |
|
BLAKE2b-256 | facb378844afabde66159d7d11adcf28bf84da5ca6f0828321e9b6a18725a030 |