From d6a532c420a93b211a9747c5fb807a3f2767fa22 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 8 Nov 2012 13:20:47 +0100 Subject: o Slurping down the entire list of projects. --- src/test/resources/gitorious/projects-5.xml | 511 ++++++++++++++++++++++++++++ 1 file changed, 511 insertions(+) create mode 100644 src/test/resources/gitorious/projects-5.xml (limited to 'src/test/resources/gitorious/projects-5.xml') diff --git a/src/test/resources/gitorious/projects-5.xml b/src/test/resources/gitorious/projects-5.xml new file mode 100644 index 0000000..0567eca --- /dev/null +++ b/src/test/resources/gitorious/projects-5.xml @@ -0,0 +1,511 @@ + + + + + 2012-11-04T08:53:12Z + dfu-util is the host side implementation of the DFU 1.0 and DFU 1.1 specifications of the USB forum. DFU is intended to download and upload firmware to devices connected over USB. It ranges from small devices like micro-controller boards up to mobile phones. Using dfu-util you can download firmware to your DFU-enabled device or upload firmware from it. dfu-util has been tested with the Openmoko Neo1973 and Freerunner and many other devices. + http://dfu-util.gnumonks.org/ + GNU General Public License version 2(GPLv2) + https://lists.gnumonks.org/mailman/listinfo/dfu-util + dfu-util + dfu-util - Device Firmware Upgrade Utilities + true + dfu-util + + + + 136565 + dfu-util + stefan + git://gitorious.org/dfu-util/dfu-util.git + + + + + + + + + 2012-11-04T02:22:16Z + This the web site I am using as a portfolio/blogging site for future endeavors into web and software development. + + MIT License + + jjhwebsite + JJHWebSite + true + xfanger + + + + 136558 + jjhwebsite + xfanger + git://gitorious.org/jjhwebsite/jjhwebsite.git + + + + + + + + + 2012-11-04T01:45:05Z + Port of the python-psutil module to the GNU operating system. + http://code.google.com/p/psutil/ + BSD License + + python-psutil-hurd + python-psutil-hurd + false + steap + + + + 136555 + python-psutil-hurd + steap + git://gitorious.org/python-psutil-hurd/python-psutil-hurd.git + + + + + + + + + 2012-11-04T00:57:32Z + Repositories for www.greategytianomnium.org. + http://www.greategyptianomnium.org + GNU General Public License version 3 (GPLv3) + + greategyptianomnium + greategyptianomnium + false + spacez320 + + + + 136552 + greategyptianomnium_theme + spacez320 + git://gitorious.org/greategyptianomnium/greategyptianomnium_theme.git + + + + + + + + + 2012-11-03T18:58:20Z + This is a Java Inventory system, this project is for Morehead State University's advanced Java pograming course. + + MIT License + + javainventorysystem + JavaInventorySystem + true + xfanger + + + + 136540 + javainventorysystem + xfanger + git://gitorious.org/javainventorysystem/javainventorysystem.git + + + + + + + + + 2012-11-03T17:56:50Z + This is a basic library that implements fuzzy operators and gives to user a more comfortable way of using them. + + GNU General Public License version 3 (GPLv3) + + fuzzy-operator-library + Fuzzy Operator Library + true + schtiago + + + + 136537 + fuzzy-operator-library + schtiago + git://gitorious.org/fuzzy-operator-library/fuzzy-operator-library.git + + + + + + + + + 2012-11-03T17:15:08Z + ... + + GNU Affero General Public License (AGPLv3) + + autoincrement + autoincrement + true + warp + + + + 136533 + autoincrement + warp + git://gitorious.org/autoincrement/autoincrement.git + + + + + + + + + 2012-11-03T14:30:12Z + Escuelab is a space for public collaboration and development. + http://escuelabpuno.org + Other/Multiple + + escuelab + Escuelab + true + neyder + + + + 136526 + escuelab + neyder + git://gitorious.org/escuelab/escuelab.git + + + + + + + + http://sourceforge.net/tracker/?group_id=15322&atid=115322 + 2012-11-03T13:51:58Z + SimpleMail is a simple to use but powerful mail client. It supports the SMTP, POP3 and IMAP (in a simple form) protocols. Furthermore, among much other features, it is capable of showing HTML mails and can identify spam mails by using a Bayesian filter. + +The Gitorious project is contains a read-only mirror of SimpleMail's CVS repository that is hosted at SourceForge. + http://simplemail.sf.net/ + GNU General Public License version 2(GPLv2) + + simplemail + SimpleMail + true + sba + + + + 136524 + simplemail-cvs + sba + git://gitorious.org/simplemail/simplemail-cvs.git + + + + + + + + + 2012-11-03T11:24:23Z + This is a helper class to expose Unix signals to Qt signals, and provide "graceful exit" functinality. + +To use it, just add the unixsignalhandler.h and unixsignalhandler.cpp files to your project, and list +them in you .pro file. For a quick start to check out the functionality, just say: + +qmake && make + +in this dir, and start the dummy test applicataion with + +./unixsignalhandler + +and send a SIGUSR1 signal for example with the kill utility. + + + MIT License + + unixsignalhandler + Unixsignalhandler + true + zgyarmati + + + + 136515 + unixsignalhandler + zgyarmati + git://gitorious.org/unixsignalhandler/unixsignalhandler.git + + + + + + + + + 2012-11-03T08:00:05Z + Library for generating plots (via GNUPlot) from Common Lisp + + MIT License + + pm-gnuplot + pm-gnuplot + true + pmicossi + + + + 136511 + pm-gnuplot + pmicossi + git://gitorious.org/pm-gnuplot/pm-gnuplot.git + + + + + + + + + 2012-11-03T07:09:28Z + Turn-Based Strategy Game. + http://sandbox.ltmnet.com/turious + GNU General Public License version 3 (GPLv3) + + turious + Turious + true + darkrose + + + + 136509 + turious + darkrose + git://gitorious.org/turious/turious.git + + + + + + + + + 2012-11-03T06:45:51Z + Measurement and Control Communication Projects + +Early stages of development of projects for measurement and control protocols. Future goals include libmcp and libmcsp, libraries for a Measurement and Control Protocol and a Measurement and Control Stream Protocol respectively. + +Plans for libmcp include extending TCP to create a messaging protocol for requests made between a client and server where a typical message would be eg. "read analog device channel" or "write digital device channel high". + +Plans for libmcsp are to develop a streaming UDP protocol that implements basic reliability through packet number sequencing and possible simple congestion control if feasible. A typical function of this protocol would be eg. start an input stream to read data from a measurement device, or start an output stream to write data to hardware device for control of an actuator. + +These libraries will not access hardware directly, but instead be used in conjunction with future versions of libcld by a daemon to handle that functionality. + + GNU General Public License version 3 (GPLv3) + + mccp + Measurement and Control Communication Projects + true + captainron + + + + 136506 + libmcp + captainron + git://gitorious.org/mccp/libmcp.git + + + 136507 + libmcsp + captainron + git://gitorious.org/mccp/libmcsp.git + + + + + + + + + 2012-11-03T05:48:56Z + blank + + MIT License + + haskellogy + haskellogy + true + roc + + + + 136504 + haskellogy + roc + git://gitorious.org/haskellogy/haskellogy.git + + + + + + + + + 2012-11-03T04:50:18Z + test + + MIT License + + fbhfoodrank + FBHFoodRank + true + lionelli1 + + + + 136500 + fbhfoodrank + lionelli1 + git://gitorious.org/fbhfoodrank/fbhfoodrank.git + + + + + + + + + 2012-11-02T22:24:07Z + test + + MIT License + + another-test + another test + true + chertzog + + + + 136496 + another-test + chertzog + git://gitorious.org/another-test/another-test.git + + + + + + + + + 2012-11-02T21:41:58Z + There can be only one moon master. + + MIT License + + moonmaster + MoonMaster + true + jtkabl + + + + 136494 + moonmaster + jtkabl + git://gitorious.org/moonmaster/moonmaster.git + + + + + + + + + 2012-11-02T21:38:37Z + Some very basic functions in haskell for practice + + GNU Affero General Public License (AGPLv3) + + haskell-practice-functions + Haskell Practice Functions + false + tshehan + + + + 136492 + haskell-practice-functions + tshehan + git://gitorious.org/haskell-practice-functions/haskell-practice-functions.git + + + + + + + + + 2012-11-02T19:16:00Z + bla + + MIT License + + hw + hw + true + lucianodltec + + + + 136486 + hw + lucianodltec + git://gitorious.org/hw/hw.git + + + + + + + + + 2012-11-02T18:53:39Z + Atelier ligne de commande pour l'AXUL + + Other Open Source Initiative Approved License + + axul-cli + Axul-Cli + false + epy + + + + 136484 + axul-cli + epy + git://gitorious.org/axul-cli/axul-cli.git + + + + + + + -- cgit v1.2.3