lp://staging/~knitzsche/+junk/scripts-kyle
- Get this branch:
- bzr branch lp://staging/~knitzsche/+junk/scripts-kyle
Branch information
- Owner:
- Kyle Nitzsche
- Status:
- Development
Recent revisions
- 70. By Kyle Nitzsche
-
misc/get-
files-different -install- than-src- pkg.sh: shows files with diffs between
installed files and those in src pkg when dir structures are the same
and there's a simple debian/install file. - 68. By Kyle Nitzsche
-
l10n/get_
stats_from_ po.py: fix bug where I was splitting on any white
space but should only have been splitting on newline - 67. By Kyle Nitzsche
-
get_stats_
from_po. py: -w option now outputs number UNTRANSLATED words in
specified po file. - 66. By Kyle Nitzsche
-
l10n/get_
ll_from_ language. sh l10n/get_ ll_from_ language. xsl report all found languages. for example:
$ ./get_ll_from_language. sh French
Search term: French
Found: Creoles and pidgins, French-based: cpf
Found: French: fr
Found: French, Middle (ca. 1400-1600): frm
Found: French, Old (842-ca. 1400): fro - 65. By Kyle Nitzsche
-
get_ll_
from_language. xsl get_ll_ from_language. sh:
return the two letter lang code for arg passed to .sh, else return 1:
$ ./get_ll_from_language. sh French
fr
$ echo $?
0
$ ./get_ll_from_language. sh Frenchie
$ echo $?
1 - 63. By Kyle Nitzsche
-
l10n/get_
stats_from_ po.py: pass -w to only output word count of untrans
messages
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)