Managed Projects

Simple C Expat Wrapper

  Analyzed about 23 hours ago

The aim of SCEW is to provide an easy interface around the XML Expat parser, as well as a simple interface for creating new XML documents. It provides functions to load and access XML elements without the need to create Expat event handling routines every time you want to load a new XML document. ... [More] These are the main SCEW features: * Uses a DOM-like object model for new or parsed XML documents. * Supports loading concatenated XML documents. * Can copy and compare full XML documents, elements or attributes. * Writes XML documents to multiple outputs. * Allows adding new I/O sources easily. * UTF-8, ISO-8859-1 and US-ASCII encodings (and UTF-16 in Windows). [Less]

7.21K lines of code

0 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags c expat library

playground

  No analysis available

playground is a simple GNOME panel applet that lets you control basic functions of audio players. This is the list of current features: - Players plugin infrastructure - Scrollable track time progress bar - Volume control with mouse scrollwheel - Buttons: Previous track - Play /Pause - Stop ... [More] - Next track - Eject - Real-time tooltips with track title and time - Control repeat and shuffle properties - Show/Hide player windows - Internationalization (i18n) [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

WePS

  Analyzed 4 months ago

WePS (Web Package Surfer) is a PHP-based package management system that lets you browse, search and administrate a set of files contained in packages that are classified by (possibly nested) categories. WePS is particularly useful for maintaining a repository of downloaded files.

15.8K lines of code

0 current contributors

almost 20 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

BitPacket

  Analyzed about 9 hours ago

BitPacket is a Python module that provides a simple objected-oriented representation of packets. The main purpose is to provide an easy and extensible interface for building and parsing packets. These are the main features of BitPacket: - Packets can be packed/unpacked to/from bytes. - Allows ... [More] meta-fields, that is, fields that depend on other fields. - A packet can have single bit fields. [Less]

1.55K lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This