This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
termux-packages
mirror of
https://github.com/lukechilds/termux-packages.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
7408
Commits
6
Branches
0
Tags
18 MiB
Shell
61%
C
18.1%
Roff
12.4%
C++
6.6%
Python
1%
Other
0.6%
Tree:
d43fd5ae33
termux-packages
/
packages
/
ruby
/
tests
/
default_encoding_isutf8.sh
1 lines
75 B
Raw
Blame
History
assert_equals
'#<Encoding:UTF-8>'
$(
ruby -e
'p Encoding.default_external'
)
Reference in new issue