Commit 382b5a8c701a85001258bb20d816d6d349fccf45
Committed by
GitHub
1 parent
b6bed264
Exists in
master
and in
3 other branches
Updating readme
Showing
1 changed file
with
19 additions
and
2 deletions
Show diff stats
README.md
1 | -pw3270 is a modern, GTK-based, completely free tn3270 emulator. | 1 | +TN3270 Protocol Library for Linux/Windows |
2 | +========================================= | ||
2 | 3 | ||
3 | -Created originally for Banco do Brasil, it's now an official Brazilian Government Public Software project, and is used worldwide. | 4 | +Created originally as part of PW3270 application. |
4 | 5 | ||
5 | See more details at https://softwarepublico.gov.br/social/pw3270/ | 6 | See more details at https://softwarepublico.gov.br/social/pw3270/ |
6 | 7 | ||
8 | +Installation repositories | ||
9 | +========================= | ||
10 | + | ||
11 | +The latest version packaged for many linux distributions can be found in SuSE Build Service (https://build.opensuse.org/project/show/home:PerryWerneck:pw3270) | ||
12 | + | ||
13 | + | ||
14 | +Requirements | ||
15 | +============ | ||
16 | + | ||
17 | + | ||
18 | +Building for Linux | ||
19 | +================== | ||
20 | + | ||
21 | + | ||
22 | +Cross-compiling for Windows | ||
23 | +=========================== |