Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

alien

Compare

  Analyzed about 11 hours ago

Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg. It can also generate packages of any of the other formats.

1.84K lines of code

0 current contributors

over 9 years since last commit

42 users on Open Hub

Inactive
3.88889
   
I Use This

UFRaw

Compare

  No analysis available

The UFRaw (Unidentified Flying Raw) is a tool for reading and manipulating raw images from digital cameras. It supports most of the existing raw formats (any format supported by DCRaw). UFRaw can be used on its own or as a Gimp plug-in.

0 lines of code

0 current contributors

0 since last commit

18 users on Open Hub

Activity Not Available
4.3
   
I Use This
Mostly written in language not available
Licenses: gpl

google-gson

Compare

  No analysis available

Gson is a Java library that can be used to convert Java Objects into its JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. There are a few ... [More] open-source projects that can convert Java objects to JSON. However, most of them require that you place Java annotations in your classes something that you can not do if you do not have access to the source-code. Most also do not fully support the use of Java Generics. Gson considers both of these as very important design goals. Gson Goals Provide simple toJson() and fromJson() methods to convert Java objects to JSON and vice-versa Allow pre-existing unmodifiable objects to be converted to and [Less]

0 lines of code

19 current contributors

0 since last commit

17 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

Texinfo

Compare

Claimed by GNU No analysis available

Texinfo is the official documentation format of the GNU project. It was invented by Richard Stallman and Bob Chassell many years ago, loosely based on Brian Reid's Scribe and other formatting languages of the time. It is used by many non-GNU projects as well. Texinfo uses a single source file to ... [More] produce output in a number of formats, both online and printed (dvi, html, info, pdf, xml, etc.). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document. And when the work is revised, you need revise only that one document. The Texinfo system is well-integrated with GNU Emacs. [Less]

0 lines of code

1 current contributors

0 since last commit

11 users on Open Hub

Activity Not Available
3.0
   
I Use This
Mostly written in language not available
Licenses: gpl3

MarkdownJ

Compare

  Analyzed about 19 hours ago

MarkdownJ is the pure Java port of Markdown (a text-to-html conversion tool written by John Gruber.)

5.76K lines of code

0 current contributors

over 7 years since last commit

10 users on Open Hub

Inactive
3.0
   
I Use This

XMLBeans

Compare

Claimed by Apache Software Foundation Analyzed about 11 hours ago

XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML, including: * Through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema through ... [More] JavaBeans-style accessors after the fashion of "getFoo" and "setFoo". The XMLBeans API also allows you to reflect into the XML schema itself through an XML Schema Object model. * A cursor model through which you can traverse the full XML infoset. * Support for XML DOM. [Less]

8.36M lines of code

4 current contributors

5 days since last commit

9 users on Open Hub

Moderate Activity
4.5
   
I Use This

Qalculate!

Compare

  Analyzed about 8 hours ago

Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is small and simple to use but with much power underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface.

411K lines of code

7 current contributors

3 days since last commit

7 users on Open Hub

Moderate Activity
4.75
   
I Use This

dateutils

Compare

  Analyzed 1 day ago

Toolset for computations involving date and time values in the shell, with a strong focus on usability within shell scripts. Their target market are shell scripts that need date calculations and/or calendar conversion, and as such they are highly pipe-able and modelled after their well-known ... [More] (non-date-aware) cousins: + dseq (vs. seq) + dconv + dadd + ddiff + dgrep (vs. grep) + dtest (vs. test) + dround [Less]

37.1K lines of code

2 current contributors

3 months since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

Rawstudio

Compare

  Analyzed about 5 hours ago

Rawstudio is an open-source program to read and manipulate RAW images from most digital cameras. Rawstudio will convert your RAW files into JPEG, PNG or TIF images which you can then print or send to friends and clients. It has a graphical user interface, so you can simply open a RAW file and ... [More] experiment with the controls to see how they effect the image. Rawstudio has a very simple architecture which is optimized for ease of use and therefore should be intuitive to most photographers. [Less]

66.1K lines of code

0 current contributors

almost 3 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

SoundConverter

Compare

  No analysis available

The sound conversion application for the GNOME environment. It reads anything the GStreamer library can read (Ogg Vorbis, AAC, MP3, FLAC, WAV, AVI, MPEG, MOV, M4A, AC3, DTS, ALAC, MPC, Shorten, APE, SID, etc...), and writes WAV, FLAC, MP3, and Ogg Vorbis files.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3