Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.179.574 Times

ProtectUTF8 1.0

  Date Added: May 10, 2013  |  Visits: 309

ProtectUTF8

Report Broken Link
Printer Friendly Version


Product Homepage
Download (57 downloads)



protect_utf8 is a function decorator that can prevent naive functions from breaking UTF-8. If the wrapped function takes a string, and that string happens to be valid UTF-8, converts it to a unicode object and call the wrapped function. If a conversion was done and if a unicode object was returned, convert it back to a UTF-8 string. The wrapped function should take a string as its first parameter and it may return an object of the same type.

Requirements: No special requirements
Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python , BSD Solaris
Keyword: Function Function Decorator Naive Functions Protection Utf8 Utf8 Protection
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


PROTECTUTF8 RELATED
Code Management Tools  -  cproto 4.7e
cproto generates function prototypes for functions defined in the specified C source files to the standard output. The function definitions may be in K&R or ANSI C style, or in lint-library form. cproto can also convert function definitions in...
143.36 KB  
Miscellaneous  -  Quickslice decorator 1.3
This script defines a decorator that allows for an abbreviated slice syntax in function arguments: {start:end}. Step is notsupported. Valid quickslices are dictionaries with a single integer key which has an integer value. Arguments can be...
 
Miscellaneous  -  Property decorator for python 2.4
Defining a property involves the definition of nested functions for one or more of fget,fset,fdel. The decorator probes the decorated function, captures its locals() just before it returns and looks for the names "fget", "fset" and "fdel". The...
 
Miscellaneous  -  Automatic argument type conversion 1.3
This decorator can be used to cast argument types automatically, using a pre-specified list of types, when a function is called.
 
Miscellaneous  -  Tail Call Optimization Decorator 1.0
This function decorates a function with tail call optimization. It does this by throwing an exception if it is it's own grandparent, and catching such exceptions to fake the tail call optimization. This function fails if the decorated function...
 
Communication  -  Function to generate Walsh Code 1.0
This function generates Walsh Codes. The difference between this function and other functions available to generate walsh code is :1. you can call this function directly in your script, you will have to pass only the value of 'a' (length of code...
10 KB  
Networking  -  Get Better Excerpt 2.0.2
The Get Better Excerpt plugin works almost identical to the built in get_the_excerpt() and the_excerpt() functions except it returns whole words instead of cutting off the excerpt as the existing function does.
10 KB  
Libraries  -  ffcall 1.10
ffcall is a foreign function call libraries. This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. The four packages are: avcall calling C functions with variable...
911.36 KB  
Miscellaneous  -  Python symbols 1.0
Python symbols is a toy module that shows a way to define symbols inside functions, using a decorator.
 
Development Tools  -  My First Attempt 1.0
The user has to modify the function to be integrated in a file named eval1.m enclosed in the same directory & invoke romberg() from MATLAB terminal.The output is in the form of two values :1. Approximate Integration Value.2. Error from the actual...
10 KB  
NEW DOWNLOADS IN SCRIPTS, TEXT MANAGEMENT
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Text Management  -  Chomsky random text generator 1.1
This script creates believable Chomsky style obfuscated prose.
 
Text Management  -  PDFedit 0.3.1
PDFedit is free and open source library for manipulating PDF documents, released under terms of GNU GPL version 2. It includes PDF manipulating library based on xpdf, GUI and set of command line tools.
 
Text Management  -  dynTEXTmaker 1.0
DynTEXTmaker is an easy to use script that allows you to use your favorite font on your website. Due to some restrictions of the fonts you can use in HTML, you will sooner or later be confronted to the problem that you'll have to save your texts...
 
Text Management  -  TeXML 2.0.0
TeXML is an XML syntax for TeX (LaTeX, ConTeXt).The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended audience is developers who automatically generate [La]TeX or ConTeXt...
 
Text Management  -  Wrapping template engine 1.0
It is not so easy to put template engine and the template itself together, and to separate logic and a template. This script should define the value substituted for the slot of the easy source code for using template engine, the function of...