lp:~knitzsche/+junk/scripts-kyle

Created by Kyle Nitzsche and last modified
Get this branch:
bzr branch lp:~knitzsche/+junk/scripts-kyle
Only Kyle Nitzsche can upload to this branch. If you are Kyle Nitzsche please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Kyle Nitzsche
Status:
Development

Recent revisions

71. By Kyle Nitzsche

wholesale (blind) commit

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.

69. By Kyle Nitzsche

l10n/get_stats_from_po.py: remove debug print line

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

64. By Kyle Nitzsche

l10n/get_stats_from_po.py: fix off-by-one error in word averages

63. By Kyle Nitzsche

l10n/get_stats_from_po.py: pass -w to only output word count of untrans
messages

62. By Kyle Nitzsche

l10n/get_stats_from_po.py: add copyright and license info

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers