Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

universalindentgui(1) [debian man page]

universalindentgui(1)						UniversalIndentGUI					     universalindentgui(1)

NAME
universalindentgui - GUI frontend for several code beautifiers SYNOPSIS
universalindentgui [FILE] Optional the as parameter given FILE can be opened at start. DESCRIPTION
UniversalIndentGUI is a GUI frontend for nearly any code beautifier. It allows you to comfortably change each parameter of a beautifier and directly see how the source code is affected done by a live preview. Many free available code beautifier, formatter and indenter are cur- rently supported, like GNU Indent, Uncrustify, Artistic Styler, PHP Stylist, Ruby Beautify, HTML Tidy and many other (look at features for complete list). Currently not supported indenters can be easily added by creating a configuration file for them. BUGS
Currently known bugs can be browsed on http://sf.net/tracker2/?func=browse&group_id=167482&atid=843127 AUTHOR
Thomas Schweitzer <thomas_-_s@users.sourceforge.net> 1.2.0 2012-01-01 universalindentgui(1)

Check Out this Related Man Page

Biber::Input::file::ris(3pm)				User Contributed Perl Documentation			      Biber::Input::file::ris(3pm)

   extract_entries
	  Main data extraction routine.
	  Accepts a data source identifier (filename in this case),
	  preprocesses the file and then looks for the passed keys,
	  creating entries when it finds them and passes out an
	  array of keys it didn't find.

   create_entry
	  Create a Biber::Entry object from an entry found in a RIS data source

NAME
Biber::Input::file::ris - look in a RIS file for an entry and create it if found DESCRIPTION
Provides the extract_entries() method to get entries from a RIS data source and instantiate Biber::Entry objects for what it finds AUTHOR
Francois Charette, "<firmicus at ankabut.net>" Philip Kime "<philip at kime.org.uk>" BUGS
Please report any bugs or feature requests on our sourceforge tracker at <https://sourceforge.net/tracker2/?func=browse&group_id=228270>. COPYRIGHT &; LICENSE Copyright 2009-2012 Francois Charette and Philip Kime, all rights reserved. This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. perl v5.14.2 2012-06-17 Biber::Input::file::ris(3pm)
Man Page