-
-
encode-zapcp1252
... -zapcp1252/workflows/CI/badge.svg)](https://github.com/theory/encode-zapcp1252/actions/)
Have you ever been processing a Web ... 't really help you. So this library's module,
Encode::ZapCP1252, provides subroutines for removing Windows Western Gremlins
from ...
-
juicekit-flex-encode
... /
-- Contains scripts to generate documentation using asdoc
# Using JuiceKit Encode in Flash Builder
To use the library from source, In your workspace, clone the juicekit-flex-encode repository.
$ cd {your workspace}
$ git clone git@github.com: ...
-
Encode-Base58-BigInt
NAME
Encode::Base58::BigInt - Base58 encodings with BigInt
SYNOPSIS
use Encode::Base58::BigInt;
my $bigint = '9235113611380768826';
my $encoded = encode_base58($bigint);
my $decoded = decode_base58($short); # decoded is ...
-
encode-locale
Determine the locale encoding
Encode-Locale
==============
The purpose of this Perl module is try determine what encodings should be used
when interfacing to various external interfaces. You will need perl-5.8 or
better to use this module.
© 2010 Gisle ...
-
bee-encode
... .
# Bencode (BEE-en-code) for Java
A very simple and lightweight implementation of [Bencode](http://en.wikipedia.org/wiki/Bencode) in Java.
**Download:** Binaries can be found on the project's [Google Code Page](http://code.google.com/p/bee-encode).
-
D1K-Encode
D1K Encode encodes or decodes one or more files in the D1K_ENCODE format using ascii penises. a single .d1k file can ... , type "d1k"
a typical decode:
d1k d gadi.d1k
a typical encode:
d1k e my_name_is_gadi_evron.mp3 el8.4.txt > woohoo.d1k
To compile: ...
-
Encode-UTF8Mac
... ACCENT"
# probably you want these unicode strings.
$filename = Encode::decode('utf-8-mac', $filename);
# => "pok\x{00E9 ... -calendar/2010/english/24)
# ENCODING
- utf-8-mac
- Encode::decode('utf-8-mac', $octets)
Decode as utf ...
-
uri-encode
Unicode aware encoding and decoding of URI path segments.
# uri-encode
[![Build Status](https://travis-ci.org/silkapp/uri-encode.svg ... ,
`Text`s and `ByteString`s.
The default is to encode everything but ASCII alphabetic characters,
decimal digits, and `- _ ...
-
og-encode-entities
A bookmarklet that helps you post content in non-European languages on the OG
og
entity
encode
-
encode-image-app
... files as data URIs.
Introduction
============
A simple app to encode image files as `data URIs`_.
.. _data URIs: ... to Textmate::
./generate_data_uri.py ~/Desktop/*.png | mate
You can also encode text files using URL encoding and not base64::
...
-