0.15
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 101
jac 0.15
jac is a Cd-Player which runs under Linux (but I hope to port it to other Unix-like platform). more>>
jac is a Cd-Player which runs under Linux (but I hope to port it to other Unix-like platform). Its birth is due to my need of a command line cd player, and now it offers many features (including the "exclusive" crazy-playing mode) and also a small text-console from which you can set any option, play the cd in the way you want etc.
jac has support for many languages but at this time only Italian and English languages are available for use (Im looking for someone who want to write some translations). jac can also download Cd and track information from CDDB and from CdIndex A FAQ PAGE is available (but is obsolete).
Enhancements:
- Readline and history support in console
- Short and long option support
- Configuration file update for CD default option
- Cdrom and mixer device can be set from command line overriding configuration file
- Error description for CDDB and CDIndex
- MAN page
- Command implementation in console
- Bug fixing
<<lessjac has support for many languages but at this time only Italian and English languages are available for use (Im looking for someone who want to write some translations). jac can also download Cd and track information from CDDB and from CdIndex A FAQ PAGE is available (but is obsolete).
Enhancements:
- Readline and history support in console
- Short and long option support
- Configuration file update for CD default option
- Cdrom and mixer device can be set from command line overriding configuration file
- Error description for CDDB and CDIndex
- MAN page
- Command implementation in console
- Bug fixing
Download (0.060MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1218 downloads
OZONE 0.15
OZONE is a free, modular 3-D marble game, released under the terms of the GNU General Public Licence. more>>
OZONE is a free, modular 3-D "marble game", released under the terms of the GNU General Public Licence, either version 2, or (at your option) any later version.
Binaries are available for both Windows and Linux; ihope is working on an OS X version but is having little success at the moment.
OZONE uses OpenGL,SDL,ODE, and others, see Libs.
<<lessBinaries are available for both Windows and Linux; ihope is working on an OS X version but is having little success at the moment.
OZONE uses OpenGL,SDL,ODE, and others, see Libs.
Download (6.3MB)
Added: 2005-10-04 License: GPL (GNU General Public License) Price:
1481 downloads
z80ex 0.15
Z80~Ex is a portable ZiLOG Z80 CPU emulator designed as a library. more>>
z80ex is a portable ZiLOG Z80 CPU emulator designed as a library.
Goals include precise opcode emulation (documented and undocumented), exact timings for each opcode (including I/O operations), and simultaneous operation of several virtual CPUs.
Main features:
- precise opcode emulation (documented & undocumented)
- exact timings for each opcode (including I/O operations)
- full support for all interrupt modes
- allows simultaneous operation of several virtual CPUs
- written in pure ANSI C
- compiles as a library, which may be used via simple callback-based API
Building and installation (*):
for build using GNU C (GCC - unix, mingw/cygwin - Win32, DJGPP - DOS(**)),
type gmake. static and shared libraries will appear in "./lib".
also you may do "gmake static" for building only static library,
or "gmake shared" for only shared library.
after successful build, issue "gmake install" as superuser.
default install prefix is /usr/local, which can be changed in Makefile.
*)
support for non-GNU build methods isnt included at the moment,
feel free to contribute :)
**)
when building with DJGPP, use "gmake static" -- DOS doesnt support
shared libraries
Usage:
include < z80ex.h > in your sources,
and link with "libz80ex" (-lz80ex).
no API documentation written yet, see comments in "z80ex.h".
Enhancements:
- (major bugfix release) - nasty deadlock in IM0 mode was eliminated 29.03.2006
<<lessGoals include precise opcode emulation (documented and undocumented), exact timings for each opcode (including I/O operations), and simultaneous operation of several virtual CPUs.
Main features:
- precise opcode emulation (documented & undocumented)
- exact timings for each opcode (including I/O operations)
- full support for all interrupt modes
- allows simultaneous operation of several virtual CPUs
- written in pure ANSI C
- compiles as a library, which may be used via simple callback-based API
Building and installation (*):
for build using GNU C (GCC - unix, mingw/cygwin - Win32, DJGPP - DOS(**)),
type gmake. static and shared libraries will appear in "./lib".
also you may do "gmake static" for building only static library,
or "gmake shared" for only shared library.
after successful build, issue "gmake install" as superuser.
default install prefix is /usr/local, which can be changed in Makefile.
*)
support for non-GNU build methods isnt included at the moment,
feel free to contribute :)
**)
when building with DJGPP, use "gmake static" -- DOS doesnt support
shared libraries
Usage:
include < z80ex.h > in your sources,
and link with "libz80ex" (-lz80ex).
no API documentation written yet, see comments in "z80ex.h".
Enhancements:
- (major bugfix release) - nasty deadlock in IM0 mode was eliminated 29.03.2006
Download (0.059MB)
Added: 2006-04-03 License: GPL (GNU General Public License) Price:
1300 downloads
Exiv2 0.15
Exiv2 comprises of a C++ library and a command line utility to access image metadata. more>>
Exiv2 comprises of a C++ library and a command line utility to access image metadata. Exiv2 is free software and it is released under the GPL Public License.
Exiv2 is also a command line utility to
- print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data for each tag (here is a sample)
- print the Iptc metadata of Jpeg images
- print the Jpeg comment of Jpeg images
- set, add and delete Exif and Iptc metadata of Jpeg images
- adjust the Exif timestamp (thats how it all started...)
- rename Exif image files according to the Exif timestamp
- extract, insert and delete Exif metadata, Iptc metadata and Jpeg comments
- extract, insert and delete the thumbnail image embedded in the Exif metadata
Main features:
1. full read and write access to the Exif and Iptc metadata of an image through Exiv2 keys and standard C++ iterators
2. a smart Iptc implementation that does not effect data that programs like Photoshop store in the same image segment
3. Exif MakerNote support:
-MakerNote tags can be accessed just like any other Exif metadata
-a sophisticated write algorithm avoids corrupting the MakerNote:
o the MakerNote is not re-located if possible at all, and
o MakerNote Ifd offsets are re-calculated if the MakerNote needs to be moved (for known Ifd MakerNotes)
4. new camera make/model specific MakerNotes can be added to the library with minimum effort in OO-fashion (by subclassing MakerNote or IfdMakerNote)
5. extract and delete methods for Exif thumbnails (both, Jpeg and Tiff thumbnails)
6. set methods for Exif thumbnails (Jpeg only, Tiff thumbnails can be set from individual tags)
7. complete API documentation (by Doxygen)
8. generic lower-level classes to access Ifd (Image File Directory) data structures
Enhancements:
- This maintenance release fixes a number of bugs, adds support for Minolta G500 RAW files, and has minor tag updates and some larger translation updates.
<<lessExiv2 is also a command line utility to
- print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data for each tag (here is a sample)
- print the Iptc metadata of Jpeg images
- print the Jpeg comment of Jpeg images
- set, add and delete Exif and Iptc metadata of Jpeg images
- adjust the Exif timestamp (thats how it all started...)
- rename Exif image files according to the Exif timestamp
- extract, insert and delete Exif metadata, Iptc metadata and Jpeg comments
- extract, insert and delete the thumbnail image embedded in the Exif metadata
Main features:
1. full read and write access to the Exif and Iptc metadata of an image through Exiv2 keys and standard C++ iterators
2. a smart Iptc implementation that does not effect data that programs like Photoshop store in the same image segment
3. Exif MakerNote support:
-MakerNote tags can be accessed just like any other Exif metadata
-a sophisticated write algorithm avoids corrupting the MakerNote:
o the MakerNote is not re-located if possible at all, and
o MakerNote Ifd offsets are re-calculated if the MakerNote needs to be moved (for known Ifd MakerNotes)
4. new camera make/model specific MakerNotes can be added to the library with minimum effort in OO-fashion (by subclassing MakerNote or IfdMakerNote)
5. extract and delete methods for Exif thumbnails (both, Jpeg and Tiff thumbnails)
6. set methods for Exif thumbnails (Jpeg only, Tiff thumbnails can be set from individual tags)
7. complete API documentation (by Doxygen)
8. generic lower-level classes to access Ifd (Image File Directory) data structures
Enhancements:
- This maintenance release fixes a number of bugs, adds support for Minolta G500 RAW files, and has minor tag updates and some larger translation updates.
Download (1.21MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
839 downloads
gmpc 0.15.1
gmpc is a gtk2 frontend for the mpd. more>>
gmpc project is a gtk2 frontend for the mpd.
Gmpc is a user-friendly frontend for mpd (www.musicpd.org). Its written in gtk2.
Main features:
- Support for loading/saving playlists.
- File Browser
- Browser based on ID3 information. (on artist and albums)
- Search
- Current playlist viewer with search.
- ID3 information
- Lots more
<<lessGmpc is a user-friendly frontend for mpd (www.musicpd.org). Its written in gtk2.
Main features:
- Support for loading/saving playlists.
- File Browser
- Browser based on ID3 information. (on artist and albums)
- Search
- Current playlist viewer with search.
- ID3 information
- Lots more
Download (0.74MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
866 downloads
NumExp 0.15
NumExp is a family of open-source applications for numeric computation. more>>
NumExp is a family of open-source applications for numeric computation. When it was created, the idea was to make a powerfull tool like Mathematica.
Now, we know this is almost impossible without more open-source hackers. Meanwhile, we are trying to make, at least, an usefull tool!
NumExp is based on a server with the NumExp core functionalities. This server comunicates with potencial clients using a simple Corba interface
Whats New in This Release:
A new parser has been done. We have new syntaxes with it:
* f() and f(a) are recognized as functions.
* Expressions can be separated by a semi-colon or a new line,
so we can enter a=2;++a on a command line.
* Matrices are now delimited by {}.
* The star is now needed for a product.
- New instruction:
* "if" has also the structure
if a>0 then [
print["coucou"]
] else [
print["hibou"]
]
* while works also like this
while toto<<less
Now, we know this is almost impossible without more open-source hackers. Meanwhile, we are trying to make, at least, an usefull tool!
NumExp is based on a server with the NumExp core functionalities. This server comunicates with potencial clients using a simple Corba interface
Whats New in This Release:
A new parser has been done. We have new syntaxes with it:
* f() and f(a) are recognized as functions.
* Expressions can be separated by a semi-colon or a new line,
so we can enter a=2;++a on a command line.
* Matrices are now delimited by {}.
* The star is now needed for a product.
- New instruction:
* "if" has also the structure
if a>0 then [
print["coucou"]
] else [
print["hibou"]
]
* while works also like this
while toto<<less
Download (1.0MB)
Added: 2007-06-16 License: GPL (GNU General Public License) Price:
862 downloads
whohas 0.15
whohas is a command line tool that allows querying several package lists at once. more>>
whohas is a command line tool that allows querying several package lists at once - currently supported are Arch, Debian, Fedora, Gentoo, Slackware (and linuxpackages.net), Source Mage, FreeBSD, NetBSD, OpenBSD, Fink and DarwinPorts.
whohas is written in Perl and was designed to help package maintainers find ebuilds, pkgbuilds and similar package definitions from other distributions to learn from. However, it can also be used by normal users who want to know:
- Which distribution provides packages on which the user depends.
- What version of a given package is in use in each distribution, or in each release of a distribution (implemented only for Debian).
It is suggested you use Unix command line tools to enhance your search results. whohas is optimised for fast execution. This is done by threading, and the order of results cannot be guaranteed. To nonetheless get a standardised output, alphabetically sorted by distribution, use the sort tool:
whohas gimp | sort
You can use grep to improve your search results. Depending on whether you want only packages whose names begin with your search term, end with your search term, or exactly match, you would use a space before, after or on both sides of your search term, respectively:
whohas gimp | sort | grep " gimp"
whohas vim | sort | grep "vim "
whohas gimp | sort | grep " gimp "
The spaces will ensure that only results for the package gimp are displayed, not for gimp-print etc.
If you want results for a particular distribution only, do
whohas arch | grep "^Arch"
Output for each module will still be ordered, so you dont need to sort results in this case, although you may wish to do so for some distributions. Distribution names are abbreviated as "Arch", "Debian", "Fedora", "Gentoo", "Slackware", "SMGL" (Source Mage Linux) and FreeBSD, NetBSD and OpenBSD.
Output in version 0.1 looked like this. The first column is the name of the distribution, the second the name of the package, the third the version number, then the date, repository name and a url linking to more information about the package. Future versions will have package size information, too. Column lengths are fixed, so you can use cut:
whohas vim | grep " vim " | cut -b 36-45
The first bytes of the data fields at the time of writing are 11, 37, 48, 53, 64 and 76.
Debian refers to the binary distribution. Slackware queries Current only. Binary sizes for Fedora are package sizes - space needed on disk will be greater by about factor 2. Binary sizes for Debian are unpacked sizes. All details (including availability, version numbers and binary sizes) are for the x86 architecture.
Debian version numbers in rare cases may not be for x86 (will be fixed). Gentoo version availability may not be for x86 (will be fixed). I recommend you consult the URLs provided in the output, which give detailed and accurate information about each package. You may want to use a terminal that recognises hyperlinks and allows easy access through the browser, such as gnome-terminal.
For Fedora, only release 4 is enabled by default, and only the most up to date package will be listed if different versions are available.
I would like to encourage distributors at this time to provide web query interfaces to package lists, and specifically provide the following information: package name, version, date, size and a url to further information (maintainer, build information etc.)
<<lesswhohas is written in Perl and was designed to help package maintainers find ebuilds, pkgbuilds and similar package definitions from other distributions to learn from. However, it can also be used by normal users who want to know:
- Which distribution provides packages on which the user depends.
- What version of a given package is in use in each distribution, or in each release of a distribution (implemented only for Debian).
It is suggested you use Unix command line tools to enhance your search results. whohas is optimised for fast execution. This is done by threading, and the order of results cannot be guaranteed. To nonetheless get a standardised output, alphabetically sorted by distribution, use the sort tool:
whohas gimp | sort
You can use grep to improve your search results. Depending on whether you want only packages whose names begin with your search term, end with your search term, or exactly match, you would use a space before, after or on both sides of your search term, respectively:
whohas gimp | sort | grep " gimp"
whohas vim | sort | grep "vim "
whohas gimp | sort | grep " gimp "
The spaces will ensure that only results for the package gimp are displayed, not for gimp-print etc.
If you want results for a particular distribution only, do
whohas arch | grep "^Arch"
Output for each module will still be ordered, so you dont need to sort results in this case, although you may wish to do so for some distributions. Distribution names are abbreviated as "Arch", "Debian", "Fedora", "Gentoo", "Slackware", "SMGL" (Source Mage Linux) and FreeBSD, NetBSD and OpenBSD.
Output in version 0.1 looked like this. The first column is the name of the distribution, the second the name of the package, the third the version number, then the date, repository name and a url linking to more information about the package. Future versions will have package size information, too. Column lengths are fixed, so you can use cut:
whohas vim | grep " vim " | cut -b 36-45
The first bytes of the data fields at the time of writing are 11, 37, 48, 53, 64 and 76.
Debian refers to the binary distribution. Slackware queries Current only. Binary sizes for Fedora are package sizes - space needed on disk will be greater by about factor 2. Binary sizes for Debian are unpacked sizes. All details (including availability, version numbers and binary sizes) are for the x86 architecture.
Debian version numbers in rare cases may not be for x86 (will be fixed). Gentoo version availability may not be for x86 (will be fixed). I recommend you consult the URLs provided in the output, which give detailed and accurate information about each package. You may want to use a terminal that recognises hyperlinks and allows easy access through the browser, such as gnome-terminal.
For Fedora, only release 4 is enabled by default, and only the most up to date package will be listed if different versions are available.
I would like to encourage distributors at this time to provide web query interfaces to package lists, and specifically provide the following information: package name, version, date, size and a url to further information (maintainer, build information etc.)
Download (0.018MB)
Added: 2005-11-06 License: GPL (GNU General Public License) Price:
1447 downloads
Download (0.33MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1655 downloads
Gunroar 0.15
Gunroar is a 360-degree gunboat shooter. more>>
Gunroar is a 360-degree gunboat shooter. An abstract shooter; Shoot in any direction, as you race through the levels.
Keep near the top of the screen to increase your score. Destroy the enemy fleet. Comes with a soundtrack and effects.
Enhancements:
- Added -enableaxis5 option. (for xbox 360 wired controller)
- Added mouse mode.
- Changed a drawing method of a game field.
- Fixed a problem with a score reel size in a double play mode.
- Increased the number of smoke particles.
<<lessKeep near the top of the screen to increase your score. Destroy the enemy fleet. Comes with a soundtrack and effects.
Enhancements:
- Added -enableaxis5 option. (for xbox 360 wired controller)
- Added mouse mode.
- Changed a drawing method of a game field.
- Fixed a problem with a score reel size in a double play mode.
- Increased the number of smoke particles.
Download (5.0MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1253 downloads
Matanza 0.15
Matanza project is a multiplayer space game. more>>
Matanza project is a multiplayer space game.
Matanza is a game developed by the Freaks Unidos. On it, each player controls a ship and is supposed to destroy the other players.
The game runs on a telnet server, and players need nothing but a standard telnet client to play.
All the animations are rendered in ASCII art. There are no intrinsic limits to the number of players, but a high speed connection to the server is a must.
Enhancements:
- It is now possible to specify behaviours for objects controled by the server. One can, for instance, have asteroids shot when they are approached by players.
- The coordinate system has been modified to one that is more intuitive.
- Complete rewrite. Many things might have been broken.
- Stats are now constantly shown in the messages area.
<<lessMatanza is a game developed by the Freaks Unidos. On it, each player controls a ship and is supposed to destroy the other players.
The game runs on a telnet server, and players need nothing but a standard telnet client to play.
All the animations are rendered in ASCII art. There are no intrinsic limits to the number of players, but a high speed connection to the server is a must.
Enhancements:
- It is now possible to specify behaviours for objects controled by the server. One can, for instance, have asteroids shot when they are approached by players.
- The coordinate system has been modified to one that is more intuitive.
- Complete rewrite. Many things might have been broken.
- Stats are now constantly shown in the messages area.
Download (0.24MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1080 downloads
Transvn 0.15
Transvn allows to maintain several or more separate patches to third-party source tree. more>>
Transvn allows to maintain several or more separate patches to third-party source tree.
Transvn is primarily targeted at middle-scale and large-scale contributors to Open Source software projects.
Transvn allows:
- to easily maintain several (or many) non-trivial patches to third-party source tree
- to improve your communication with maintainer of that tree by making your changes more self-contained and reviewable
- to use all facilities of your version control system (currently only Subversion backend is implemented, but underlying idea could easily be ported to most modern version control systems)
Transvn is like Andrew Mortons patch-scripts, but explicitly bound to your version control system.
Enhancements:
- massive code refactoring
- transvn pull-start and transvn pull-next mostly implemented
- updated to work with Subversion up to 0.33
- clean up generated patches
<<lessTransvn is primarily targeted at middle-scale and large-scale contributors to Open Source software projects.
Transvn allows:
- to easily maintain several (or many) non-trivial patches to third-party source tree
- to improve your communication with maintainer of that tree by making your changes more self-contained and reviewable
- to use all facilities of your version control system (currently only Subversion backend is implemented, but underlying idea could easily be ported to most modern version control systems)
Transvn is like Andrew Mortons patch-scripts, but explicitly bound to your version control system.
Enhancements:
- massive code refactoring
- transvn pull-start and transvn pull-next mostly implemented
- updated to work with Subversion up to 0.33
- clean up generated patches
Download (0.017MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1493 downloads
SIBsim4 0.15
SIBsim4 project is based on sim4, which is a program designed to align an expressed DNA sequence with a genomic sequence. more>>
SIBsim4 project is based on sim4, which is a program designed to align an expressed DNA sequence with a genomic sequence, allowing for introns.
SIBsim4 is an extensive rewrite of the sim4 program to improve execution speed and provide more informative output.
The name was chosen to denote the fact the SIBsim4 is a derivative work from sim4. SIB stands for the Swiss Institute of Bioinformatics. Some code modifications were written by Claudio Lottaz, while working at SIB.
SIBsim4 is currently developed and maintained by Christian Iseli, from the Ludwig Institute for Cancer Research LICR, Information Technology Office in Lausanne. LICR is a SIB partner.
Main features:
- speed improvement
- allow large, chromosome scale, DNA sequences to be used
- provide more detailed output about splice types
- provide more detailed output about polyA sites
- misc code cleanups and fixes
Enhancements:
- This release add a -s option to control how potential duplicated genes aer detected, instead of abusing the -f option.
<<lessSIBsim4 is an extensive rewrite of the sim4 program to improve execution speed and provide more informative output.
The name was chosen to denote the fact the SIBsim4 is a derivative work from sim4. SIB stands for the Swiss Institute of Bioinformatics. Some code modifications were written by Claudio Lottaz, while working at SIB.
SIBsim4 is currently developed and maintained by Christian Iseli, from the Ludwig Institute for Cancer Research LICR, Information Technology Office in Lausanne. LICR is a SIB partner.
Main features:
- speed improvement
- allow large, chromosome scale, DNA sequences to be used
- provide more detailed output about splice types
- provide more detailed output about polyA sites
- misc code cleanups and fixes
Enhancements:
- This release add a -s option to control how potential duplicated genes aer detected, instead of abusing the -f option.
Download (0.029MB)
Added: 2007-04-24 License: GPL (GNU General Public License) Price:
914 downloads
whouses 0.15
whouses Perl module is an impact analysis in a clearmake build environment. more>>
whouses Perl module is an impact analysis in a clearmake build environment.
SYNOPSIS
Run this script with the -help option for usage details. Here are some additional sample usages with explanations:
whouses foobar.h
Shows all DOs that make use of any file matching /foobar.h/.
whouses -recurse foobar.h
Same as above but follows the chain of derived files recursively.
whouses -exact foobar.h
Shows all DOs that make use of the specified file. The -exact flag suppresses pattern matching and shows only DOs which reference the exact file.
Whouses provides a limited form of "impact analysis" in a clearmake build environment. This is different from traditional impact analysis (see TRUE CODE ANALYSIS COMPARED below for details). In particular, it operates at the granularity of files rather than language elements.
Whouses is best described by example. Imagine you have a VOB /vobs_sw in which you build the incredibly simple application foo from foo.c. You have a Makefile which compiles foo.c to foo.o and then links it to produce foo. And lets further assume youve just done a build using clearmake.
Thus, foo is a derived object (DO) which has a config record (CR) showing how it was made. Whouses analyzes that CR and prints the data in easy-to-read indented textual format. For instance:
% whouses -do foo foo.c
/vobs_sw/src/foo.c =>
/vobs_sw/src/foo.o
The -do foo points to the derived object from which to extract and analyze the CR; it will be implicit in the remaining examples. The output indicates that foo.o uses foo.c, or in other words that foo.c is a contributor to foo.o. If we add the -recurse flag:
% whouses -r foo.c
/vobs_sw/src/foo.c =>
/vobs_sw/src/foo.o
/vobs_sw/src/foo
We see all files to which foo.c contributes, indented according to how many generations removed they are. If we now add -terminals
% whouses -r -t foo.c
/vobs_sw/src/foo.c =>
/vobs_sw/src/foo
Intermediate targets such as foo.o are suppressed so we see only the "final" targets descended from foo.c.
We can also go in the other direction using -backward:
% whouses -b -e foo
/vobs_sw/src/foo<<less
SYNOPSIS
Run this script with the -help option for usage details. Here are some additional sample usages with explanations:
whouses foobar.h
Shows all DOs that make use of any file matching /foobar.h/.
whouses -recurse foobar.h
Same as above but follows the chain of derived files recursively.
whouses -exact foobar.h
Shows all DOs that make use of the specified file. The -exact flag suppresses pattern matching and shows only DOs which reference the exact file.
Whouses provides a limited form of "impact analysis" in a clearmake build environment. This is different from traditional impact analysis (see TRUE CODE ANALYSIS COMPARED below for details). In particular, it operates at the granularity of files rather than language elements.
Whouses is best described by example. Imagine you have a VOB /vobs_sw in which you build the incredibly simple application foo from foo.c. You have a Makefile which compiles foo.c to foo.o and then links it to produce foo. And lets further assume youve just done a build using clearmake.
Thus, foo is a derived object (DO) which has a config record (CR) showing how it was made. Whouses analyzes that CR and prints the data in easy-to-read indented textual format. For instance:
% whouses -do foo foo.c
/vobs_sw/src/foo.c =>
/vobs_sw/src/foo.o
The -do foo points to the derived object from which to extract and analyze the CR; it will be implicit in the remaining examples. The output indicates that foo.o uses foo.c, or in other words that foo.c is a contributor to foo.o. If we add the -recurse flag:
% whouses -r foo.c
/vobs_sw/src/foo.c =>
/vobs_sw/src/foo.o
/vobs_sw/src/foo
We see all files to which foo.c contributes, indented according to how many generations removed they are. If we now add -terminals
% whouses -r -t foo.c
/vobs_sw/src/foo.c =>
/vobs_sw/src/foo
Intermediate targets such as foo.o are suppressed so we see only the "final" targets descended from foo.c.
We can also go in the other direction using -backward:
% whouses -b -e foo
/vobs_sw/src/foo<<less
Download (0.021MB)
Added: 2007-06-08 License: Perl Artistic License Price:
868 downloads
Universe 0.15
Universe project is a Open Source Master Of Orion-like game. more>>
Universe project is a Open Source Master Of Orion-like game.
Universe is an Open-Source game which resembles Master Of Orion. It is written in Java.
The goal is to have as few arbitrary limits as possible, allowing games as large as you wish. It also supports a concept called "Schemes" which allows programmers to develop distinct rule sets and extensions.
<<lessUniverse is an Open-Source game which resembles Master Of Orion. It is written in Java.
The goal is to have as few arbitrary limits as possible, allowing games as large as you wish. It also supports a concept called "Schemes" which allows programmers to develop distinct rule sets and extensions.
Download (0.48MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1176 downloads
Qixite 0.0.15
Qixite is a program for creating web sites. more>>
Qixite is an application for creating web sites. User just has to worry about information and structure of site, Qixite will do all the rest.
This is a very short description of what Qixite does:
- generates a set of HTML pages with the links between them.
- generates a site map for your web site.
Qixite uses predefined templates for site generation, but if you know XSL you can create your own templates or edit the ones that come with the program.
<<lessThis is a very short description of what Qixite does:
- generates a set of HTML pages with the links between them.
- generates a site map for your web site.
Qixite uses predefined templates for site generation, but if you know XSL you can create your own templates or edit the ones that come with the program.
Download (0.54MB)
Added: 2006-03-02 License: GPL (GNU General Public License) Price:
1331 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above 0.15 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Contact Us | Submit Software | Advertise with us | Terms and Conditions | Privacy Policy | Publisher List | Browse Categories | Blog | Discussion Board
Copyright (c)2005-2009 WareSeeker.com. All rights reserved.
Copyright (c)2005-2009 WareSeeker.com. All rights reserved.