Main > Free Download Search >

Free soup software for linux

soup

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 14
Tag Soup 1.0.5

Tag Soup 1.0.5


TagSoup is a SAX2 parser written in Java. more>>
TagSoup is a SAX2 parser written in Java that, instead of parsing well-formed or valid XML. Tag Soup parses HTML as it is found in the wild: nasty and brutish, though quite often far from short.

By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. It is a parser, not a whole application; it isnt intended to permanently clean up bad HTML, as HTML Tidy does, only to parse it on the fly.

The following options are understood:

--files
Output into individual files, with html extensions changed to xhtml. Otherwise, all output is sent to the standard output.
--html
Output is in clean HTML: the XML declaration is suppressed, as are end-tags for the known empty elements.
--omit-xml-declaration
The XML declaration is suppressed.
--method=html
End-tags for the known empty HTML elements are suppressed.
--pyx
Output is in PYX format.
--pyxin
Input is in PYXoid format (need not be well-formed).
--nons
Namespaces are suppressed. Normally, all elements are in the XHTML 1.x namespace, and all attributes are in no namespace.
--nobogons
Bogons (unknown elements) are suppressed. Normally, they are treated as empty.
--nodefaults
suppress default attribute values
--nocolons
change explicit colons in element and attribute names to underscores
--norestart
dont restart any normally restartable elements
--any
Bogons are given a content model of ANY rather than EMPTY.
--lexical
Pass through HTML comments. Has no effect when output is in PYX format.
--reuse
Reuse a single instance of TagSoup parser throughout. Normally, a new one is instantiated for each input file.
--nocdata
Change the content models of the script and style elements to treat them as ordinary #PCDATA (text-only) elements, as in XHTML, rather than with the special CDATA content model.
--encoding=encoding
Specify the input encoding. The default is the Java platform default.
--help
Print help.
--version
Print the version number.

<<less
Download (0.050MB)
Added: 2007-03-21 License: GPL (GNU General Public License) Price:
948 downloads
Alphabet Soup 0.0.9

Alphabet Soup 0.0.9


Alphabet Soup project attempts to determine a number of things about the shapes of letters. more>>
Alphabet Soup project attempts to determine a number of things about the shapes of letters in several different writing systems.

First, it hypothesizes a set of basic building blocks that all letters are built up from.

Second, it hypothesizes a set of rules, a grammar or syntax, which defines how those pieces combine to make different letters.

It can generate individual letters, randomize letters in an input string to create weird but readable text, or generate random strings of symbols.
<<less
Download (0.6MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1152 downloads
Beautiful Soup 3.0.3

Beautiful Soup 3.0.3


Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. more>>
Beautiful Soup project is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful:

Beautiful Soup wont choke if you give it bad markup. It yields a parse tree that makes approximately as much sense as your original document. This is usually good enough to collect the data you need and run away.
Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree: a toolkit for dissecting a document and extracting what you need. You dont have to create a custom parser for each application.
Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. You dont have to think about encodings, unless the document doesnt specify an encoding and Beautiful Soup cant autodetect one. Then you just have to specify the original encoding.

Beautiful Soup parses anything you give it, and does the tree traversal stuff for you. You can tell it "Find all the links", or "Find all the links of class externalLink", or "Find all the links whose urls match "foo.com", or "Find the table heading thats got bold text, then give me that text."

Valuable data that was once locked up in poorly-designed websites is now within your reach. Projects that would have taken hours take only minutes with Beautiful Soup.

<<less
Download (0.065MB)
Added: 2006-06-08 License: Python License Price:
1245 downloads
Dungeon Crawl 0.2.7 (Stone Soup)

Dungeon Crawl 0.2.7 (Stone Soup)


Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting. more>>
Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest for the mystifyingly fabulous Orb of Zot.

Dungeon Crawl Stone Soup project is a variant of Linleys Dungeon Crawl thats openly developed and invites participation from the Crawl community.

Dungeon Crawl has superb, deep tactical gameplay, innovative magic and religion systems, and a grand variety of monsters to fight. Crawl is also one of the hardest roguelikes to beat. When you finally beat the game and write your victory post on rec.games.roguelike.misc, you know youve achieved something.

You can also play Crawl online on a public telnet server thanks to the good folks at crawl.akrasiac.org. crawl.akrasiac.org allows you to meet other players ghosts, watch other people playing, and, in general, have a blast.
<<less
Download (1.2MB)
Added: 2007-06-13 License: Free To Use But Restricted Price:
533 downloads
Quanta Plus 3.5.7

Quanta Plus 3.5.7


Quanta is a web editor for KDE supporting HTML and more. more>>
Quanta Plus is a highly stable and feature rich web development environment. Quantas vision has always been to start with the best architectural foundations, design for efficient and natural use and enable maximal user extensibility.

We recognize that we dont have the resources to do everything we would like to so our target is to make it easy for you to help make this the best community based desktop application anywhere. Pretty much everything in Quanta is designed so you can extend it.

Even the way it handles XML DTDs is based on XML files you can edit. You can even import DTDs, write scripts to manage editor contents, visually create dialogs for your scripts and assign script actions to nearly any file operation in a project. You can even look at and communicate with a wide range of what happens inside Quanta using DCOP.

Quanta is based on KDE so this means it is network transparent from any dialog or project. It can use not only FTP but other KDE KIO slaves from file dialogs or in project settings. For instance if you want secure access try the fish KIO slave that uses SSH.

Just enter fish://[user]@domain in any dialog or select fish in your project settings. Here on this site you will find information on using Kommander to visually build dialogs you can extend Quanta with. These applications talk to each other using an IPC (Inter Process Communication) called DCOP (DEsktop Communication Protocol).

Of course I realize this can sound like alphabet soup techno-babble to some web developers, but heres what it means. When you are using Quanta and realize you would like to do something and you want to ask "Can I do this?" you can expect the answer will not only be yes, but it will probably be even cooler than you hoped for.

Not included on this site are other tools you can use with Quanta for revision control and reviewing and merging changes in files. Those applications are Cervisia and Kompare, and if they are not installed and you install them Quanta will use them.

We would like to think that there are rich rewards to be found here for those willing to explore new ways of doing things, or perhaps in some cases old ways that are just new to you.
<<less
Download (5.8MB)
Added: 2007-05-22 License: GPL (GNU General Public License) Price:
943 downloads
Force Content-Type 1.2.1

Force Content-Type 1.2.1


Force Content-Type is an extension used to force the Content-Type of URLs. more>>
Force Content-Type is an extension used to force the Content-Type of URLs.

Its useful to avoid the tag soup when you are developing a XHTML webpage and want Firefox to use its internal XML parser. If the webserver is not correctly configured, it will serve the page with a text/html Content-Type (a tag soup), instead of sending it as application/xhtml+xml, and therefore avoiding Firefox to treat the page as pure XML.

Force Content-Type allows you to define the Content-Type of some URLs (using Regular Expressions), overriding the webservers incorrect Content-Type.

Supported locales:
- Basque
- English
- Spanish

<<less
Download (0.035MB)
Added: 2007-04-03 License: MPL (Mozilla Public License) Price:
951 downloads
Simple Page Archive 1.3

Simple Page Archive 1.3


Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. more>>
Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. The CGI script downloads all images and CSS files to preserve the mirrored Web page.
It works with the ZEUS (www.zeus.com) and Apache (www.apache.org) web servers. SPA is an simple CGI script which allows you to mirror a single web page. It stores all images and CSSs locally, so you are able to browse through the archive without the need of the original, images being availiable.
The script is dead simple to install!
1. First you need to download "Beatiful Soup" (BS) from http://www.crummy.com/software/BeautifulSoup/ which is a quite simple but very good HTML Parser (not like the one in the Python distro .. which is acutally broken). Please "install" the BS module in your site-packages directory of python.
2. Copy the "index.py" file to directory of your "web archive".
3. Edit the script and change wroot variable in Configuration section at the beginning of the script to the document root directory of your web archive (NOT the physical path on the disk!)
3.1 If you are behind a firewall and you need proxy support, add your proxy server in the Configuration section as well.
4. Make sure you have CGI support enabled in your web server.
5. Make sure index.py is being called as the default DirectoryIndex.
6. Make sure the permissions of the index.py file and the directory are set
correctly. The CGI process must be able to write to your archive directory.
7. Open a browser and try to mirror a page ;-)
Enhancements:
- Added filter support
- Output now sorted by date
<<less
Download (0.005MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1222 downloads
MultiMail 0.49

MultiMail 0.49


MultiMail project is an offline mail packet reader for many systems, using a curses-based interface. more>>
MultiMail is an offline mail packet reader for many systems, using a curses-based interface.

It supports the Blue Wave, QWK, OMEN, SOUP, and OPX formats.

<<less
Download (0.21MB)
Added: 2007-07-20 License: GPL v3 Price:
827 downloads
blueMail 1.3

blueMail 1.3


blueMail is a multi-format offline mail reader for Unix, DOS, Win32, and other systems. more>>
blueMail is a multi-format offline mail reader for Unix, DOS, Win32, and other systems.
It supports the Blue Wave, QWK, QWKE, SOUP, OMEN and Hippo packet formats, the Hudson and BBBS Message Bases, Unix mail, Eudora and is designed to be a reasonable alternative to the Blue Wave mail reader. It works in full screen, the text interface is coloured and uses ncurses library.
blueMail is free, "open source" software, provided "as is", without warranty of any kind, distributed under the GNU General Public License. Its current maintainer is Ingo Brueckl and will not accept liability resulting from your use or inability to use blueMail.
Main features:
- Unix-compatible (POSIX) system, DOS with DJGPP, Windows with MinGW or Cygwin, or OS/2 with EMX
- curses -- tested with ncurses 1.9.3+, PDCurses 2.2+ (2.6+ recommended)
- gcc (g++) 2.7.0+ -- may work with other C++ compilers, not tested
- InfoZip, and/or other compressing archivers
- GNU make *may* be required on some systems
- PMODE/DJ (by Thomas Pytel & Matthias Grimrath) and UPX (by Markus
- Oberhumer & Laszlo Molnar) are recommended (and used) for the DOS binaries
Enhancements:
- More UTF-8 decoding support: unicode euro sign.
- More WINDOWS-1252 as ISO 8859-1 support: apostrophe-like characters, dash.
- Fixed bug with timezone offset.
- Compiles with recent version of PDCurses without demanding the patch for option WITH_CLOCK.
- Windows port compiles with MinGW, too.
- New option: ReplyExtension (user definable string).
<<less
Download (0.25MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1238 downloads
Distributed Artificial Life 1.0.0

Distributed Artificial Life 1.0.0


Distributed Artificial Life project uses spare CPU cycles to create life. more>>
Distributed Artificial Life project uses spare CPU cycles to create life.

Distributed Artificial Life is a distributed version of Tom S. Rays Tierra artificial life program. It uses spare CPU cycles to simulate a distributed soup of living cells.

Note that the machine language used is similar to but not compatible with Tierra. Tom Ray talks about his work (as far as I know, never completed) to create a "Digital Reserve". The DLIFE project is a development of this.

In other words, its an alternative to the tedious process of cracking RC5 keys or searching for aliens. Youve got a supercomputer on your desk, lets go and create some life ...

It consists of a highly optimized engine for running the artificial life cells in a virtual machine, written in C, and some Perl scripts which can upload and download cells from central ``cell-bank servers.

<<less
Download (0.094MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1082 downloads
String::MFN 1.27

String::MFN 1.27


String::MFN is a Perl module to Normalize a string in the manner of the mfn utility. more>>
String::MFN is a Perl module to Normalize a string in the manner of the mfn utility.

SYNOPSIS

use String::MFN;

my $sane_string = mfn($retarded_string);
...

Normalizes a string. Normalization, in brief, means modifying the string to resemble a sane UNIX filename while retaining information carried by the original formatting.
Normalization, in specific, consists of characters other than [w-.+] being removed, lowercasing of all letters, separation of internaCaps, separation of leading numerals from trailing non-numerals, replacement of "bracketing" characters ({[()]}), replacement of ampersands, and collapsing (things that look like) repeating extentions.

Some concrete examples (filenames found by googling for "mp3 playlist"):

Frank Sinatra & Count Basie - More.mp3
frank_sinatra_and_count_basie-more.mp3

Cornershop - Heavy Soup [Outro] [*] [*].mp3
cornershop-heavy_soup-outro.mp3

Soundtrack - American Pie 2 5 - Uncle Kracker - (Im Gonna) Split This Room In Half.mp3
soundtrack-american_pie_205-uncle_kracker-im_gonna-split_this_room_in_half.mp3

12. Only You (Bad Boys Remix)(Ft. The Notorious B.I.G.).mp3
12-only_you-bad_boys_remix-ft_the_notorious_b.i.g.mp3

Ultramagnetic MCs - Critical Beatdown.mp3.mp3.mp3
ultramagnetic_mcs-critical_beatdown.mp3

FUNCTIONS

mfn

Normalizes a string. Returns the normalized string. If no argument is given, mfn operates on $_.

<<less
Download (0.008MB)
Added: 2006-11-15 License: Perl Artistic License Price:
1073 downloads
MODx CMS 0.9.2.1

MODx CMS 0.9.2.1


MODx is an open source CMS that helps you take control of your website. more>>
MODx is an open source CMS that helps you take control of your website. MODx CMS project makes updates easy, empowering end-users with as much control as you desire over website content and update frequency.
This site demonstrates some of its capabilities: blogging tools, user comments, RSS feeds, dynamic menu generation when adding or removing pages, built in search, integrated forums and bug tracking software, strong security and private/protected web pages...
Techies call MODx a Content Management System (CMS for short). Its also a pretty schwanky Application Framework. A robust and flexible API and an event override system makes building engaging web projects - and changing core functionality without hacking its code! - a breeze.
Not only does MODx help you build sites fast, but it also hides its tremendous power unless its needed. As far as end users know, MODx is just an easy-to-use CMS with tons of freely available resources and one heck of an end user community.
Main features:
- Works in your favorite browser - and yes that means Safari! You can manage your websites from anywhere in the world with an internet connection and IE 5.5+, Safari 1.3+, Firefox 1.0+. Did you figure out your other favorite browser will work? Share it with our community.
- Installer Improvements - its now easier for less experienced users to get up and running fast.
- Improved Rich Text Editors - All MODx RTEs are optional plug-ins, making for a smaller base download. FCKeditor ships out of the box. Adding new RTEs to MODx is simple with TinyMCE available now as an optional download and Textile, Markdown and widgEditors on their way.
- Strong Web Standards Support - MODx does not force you into awkward and confusing blocks-this or channels-that templating engines or layout rules. You can build XHTML 1.1 Strict sites just as easily as a tag-soup laden table layout.
- Web 2.0 Features / AJAX - MODx is 100% buzzword compliant! Its the first free PHP-based CMS to offer an API that fully supports Web 2.0 AJAX technology thanks to script.aculous.com and our good friends at Sabre. Expect to see this grow more and more into our manager over time, but you can make use of it today in your own custom applications including live search, web effects, AJAX communications and more. (coming soon...)
- Better handling of aliases and menu indexes - menu indexes at the same level auto-increment as documents are created, SEF aliases are automatically created from the page titles and the system will check for alias conflicts before saving a page.
- New "show in menu" flag - a new flag which can be set on a per-document basis. Handy for using in menu-building snippets to indicate whether or not you want a document to appear in a menu... no more unpublished folders to hide items from menu snippets.
- Improved Meta-tag and keywords controls - consider MODx your #1 free Search Engine Optimization CMS. MODx helps your SEO efforts by making it easier to adjust meta-content of your site on a per-page basis.
- Separate Manager and Web User sessions - simplify your testing and development workflow.
- Improved Document Parser and Error handling - build better custom applications with a more robust API and greatly improved error handling and reporting inside the manager.
- Custom Content Types - use MODx documents to manage your linked Style Sheets, Images and Javascript. Transform them into XML, PDF, Excel or Word documents with snippets and this handy new feature.
- Bug fixes and usability tweaks - a more polished and robust product, bringing us to the home stretch to the official project launch and 1.0 release.
- And a whole lot more... - betcha knew wed say that, didnt you?
<<less
Download (1.4MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1111 downloads
Worminator 3.0R2.1

Worminator 3.0R2.1


Worminator 3 is akin to many Apogee Software and ID Software classic action games such as Duke Nukem and Commander Keen. more>>
Worminator 3 is akin to many Apogee Software and ID Software classic action games such as Duke Nukem and Commander Keen.
In Worminator game, you play as The Worminator (or as several other optional characters) and fight your way through many levels of madness and mayhem.
It features nine unique weapons, visible character damage, multiple supported resolutions, full screen scrolling, sound and music, and more.
Original Worminator story...
The year is 2028, 14 years after the start of the deadliest war in the history of worm kind. Much has changed... In the year 2012; a brilliant American scientist discovered how to make W.O.R.M. (Wormborg Operated Remote Missile) Weaponry, and to work them, the "WormBorgs" cyborg fighting machines.
These so called "WormBorgs" were the elite fighting force and the pride of the United Worms of America. Their life-like roles soon became far too life-like. They thought on their own, and acted on their own whims, under their own leader "DirtNet." No one exactly knows who or what "DirtNet" is, but it soon began to take over.
First, it launched the W.O.R.M.s at the Woroviet Union, in the hopes that they would retaliate and initiate a war between the Woroviet Union and the UWA. However, "DirtNet" obviously had a few bugs to work out, and the W.S.S.R was obliterated into millions of radioactive hunks of mud and dirt. Despite the fact that no one liked Wormunism anyway, all of Wormurope retaliated against the UWA.
Soon, the world was turned into a nuclear wasteland. Nuke drops became daily ordeals, and the giant bombs turning whole forests into matchsticks was to be expected. As if the sewers werent loaded with enough mutated alligators as it was, the hunks of radioactive material combined with the primordial soup of the sewers are said to have created blobs of sewage ooze, powerful enough that they fed off the mutated alligators for lunch.
After what was left of Wormurope had realized what tricks had been played on them by "DirtNet," they began to rally and fight back. For 8 years, the WormBorgs dominated the lands, crushing the rebels... until one faithful day, when the now famous rebel hero emerged. It was Wrom Conner.
No longer acting as individual factions, countries or nations, the rebels struck quickly and fiercely under Wroms command, using tactics that even the powerful W-1000s processors could not predict. The tide of the war had turned.
Over the next 5 years, the rebels devastated the WormBorgs. Using guerilla tactics and reprogrammed WormBorgs to fight for them, the rebels were a resourceful army indeed. Now, in desperation, "DirtNet" has just brought its proto-type WormBorg online, equipped with the latest in armor and weaponry, in one last attempt to regain control...
Main features:
- Fast, fluid scrolling
- 12 unique weapons, and many types of ammo
- Lots of gibs and shrapnel (all cartoonish, though)
- Visible character damage (as you get hurt, the Worminator actually becomes bloody)
- Visible weapons (every weapon actually appears differently on the Worminator. Most platform games have a single weapon graphic that shoots every type of projectile)
- Over 12 fully animated enemies
- Comes with over 16 levels, and a level editor is included so you can make your own
- Keycards, doors, special items, switches, lever, extending bridges, floating platforms, and more!
- Earthquakes rip the ground apart, while snow and rain fall around you
- Great MIDI tunes by Garret Thomson (garret_t@sympatico.ca, www.sirsonic.com)
- Many sound effects (All from Internet sites such as Sound America and Meanrabbit. Let me know if there are any copyright problems, and I will deal with them immediately)
- Parallax scrolling, plus four data layers in every map. This makes the engine very flexible
- Game includes a campaign game with special scripted events, as well as an option to load custom maps
- Stereo sound effects (where available)
- Limited skins support; you can play as different characters!
- Built using Allegro + DJGPP. Source code may be made available if the demand is there
- If you wish to use the Worminator engine, contact me and we will discuss it (I would never charge any money for it, so if your interested, drop me an email. You have nothing to loose)
- Totally Freeware!
Enhancements:
- made worminator compile and run on Linux (Unix)
- made worminator yield the cpu when its idle
- save settings in textfile format under $HOME/.worm3.cfg instead of as binary blob in cwd
- save / load game to / from $HOME/.worm3.sav
- load datafile from DATADIR as defined during compilation instead of from cwd
- speedup: dont redraw borders and statuspanel unless nescesarry
- check all file accesses and give an error and continue when possible instead of just segfaulting
- fix a crash when changing audio options after loading a savegame of a custom-level or the tutorial
- fix a crash (unix only?) when changing video options and one similar on exit
- fix crash on exit caused by a few double frees on exit
- dont ask for confirmation on load/play_demo/exit when their is no game in progress
- show a message when trying to save when no game is in progress, instead of just silenty ignoring the request
- when clicking on another submenu when in one not only close the current one, but also open the new one
- fix map / savegame / demo read/write routines so that they work on Big Endian archs like PPC too
<<less
Download (0.17MB)
Added: 2006-03-06 License: GPL (GNU General Public License) Price:
1334 downloads
Raptor RDF Parser Toolkit 1.4.19

Raptor RDF Parser Toolkit 1.4.19


Open Source C library that provides a set of parsers and serializers for generating Resource Description Framework (RDF) triples more>>

Raptor RDF Parser Toolkit 1.4.19 is a very serviceable software / Open Source C library that provides a set of parsers and serializers generating Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax.

The supported parsing syntaxes are RDF/XML, N-Triples, TRiG, Turtle, RSS tag soup including all versions of RSS, Atom 1.0 and 0.3, GRDDL and microformats for HTML, XHTML and XML and RDFa. The serializing syntaxes are RDF/XML (regular, and abbreviated), Atom 1.0, GraphViz, JSON, N-Triples, RSS 1.0 and XMP.

Raptor was designed to work closely with the Redland RDF library (RDF Parser Toolkit for Redland) but is entirely separate. It is a portable library that works across many POSIX systems (Unix, GNU/Linux, BSDs, OSX, cygwin, win32). Raptor has no memory leaks and is fast.

Major Features:

  1. Designed to integrate well with Redland
  2. Parses content on the web if libcurl, libxml2 or BSD libfetch is available.
  3. Supports all RDF terms including datatyped and XML literals
  4. Optional features including parsers and serialisers can be selected at configure time.
  5. Language bindings to Perl, PHP, Python and Ruby when used via Redland
  6. No memory leaks
  7. Fast
  8. Standalone rapper RDF parser utility program

Enhancements:

  • Many improvements to RSS tag soup (RSSes and Atom) parser and the RSS 1.0 and Atom serializers
  • Several fixes and improvements to the N-Triples, RDFa and RDF/XML parsers and Turtle serializer
  • Improved the use and configuration of static libxml functions for better compatibility
  • Several Win32 portability fixes - Lou Sakey
  • Many internal changes for upcoming Raptor V2 - primarily by Lauri Aalto
  • Many other fixes and resilience improvements.
  • Fixed:
    • Fix NFC check for legal combiner sequence
    • Error when raptor_new_uri() fails in Turtle parser
    • Invalid turtle output syntax on empty integer/double/decimal literals
    • Default/atom namespace in atom serializer output
    • strstr is called in raptor_parse_chunk() on a buffer string, where it should be called on a null-terminating string.
    • RSS serializer fixes for g++
    • Fix raptor_sequence_set_at() when setting beyond end
    • broken collection abbreviation in turtle serialization
    • Fix raptor_sax2_parse_chunk() calling raptor_log_error_to_handlers() with expat raptor_get_feature function does not return feature value
    • Fix RDFa parser problem when there is a subject and predicate specified on an element, but no child nodes for the object literal
    • Fix performance problems when turtle parsing with lots of namespaces
    • Fix RDF/XML Parser problem with legacy ordinal predicates
    • Avoid calling xsltSetDefaultSecurityPrefs()
<<less
Added: 2009-07-20 License: LGPL Price: FREE
11 downloads
 
Other version of Raptor RDF Parser Toolkit
Raptor RDF Parser Toolkit 1.4.15The supported parsing syntaxes are RDF/XML, N-Triples, Turtle, RSS tag soup including Atom 1.0 and 0.3, GRDDL for XHTML and XML. The serializing syntaxes are RDF/XML (regular, and abbreviated
License:LGPL (GNU Lesser General Public License)
Download (1.4MB)
941 downloads
Added: 2007-03-27
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1