This is a staging site. Uploads will not persist. Testing only.
view by web browser

propaganda-debian

Propaganda background image volume for Debian

This package contains images intended to be used as desktop backgrounds. It was put together specifically for Debian and includes images from previous volumes of Propaganda as well as some unique tiles.
gcp copying a 500mb file

gcp

advanced command line file copy system

gcp is an advanced command line file copy system with an interface similar to that of cp. It features: - transfer progression indication - continuous copying on error (skip to next file) - copy status logging - name mangling to handle target filesystem limitations - forced copy serialization - transfer lists management
Show information about a data transfer

bar

Show information about a data transfer

Bar is a simple tool to process a stream of data and print a display for the user on stderr showing (a) the amount of data passed, (b) the throughput of the data transfer, and, if the total size of the data stream is known, (c) estimated time remaining, percent complete, and a progress bar.
programs and libraries for graph, mesh and hypergraph partitioning

scotch

programs and libraries for graph, mesh and hypergraph partitioning

Its purpose is to apply graph theory, with a divide and conquer approach, to scientific computing problems such as graph and mesh partitioning, static mapping, and sparse matrix ordering, in application domains ranging from structural mechanics to operating systems or bio-chemistry.
Toolkit for Conceptual Modeling (TCM)

tcm

Toolkit for Conceptual Modeling (TCM)

The Toolkit for Conceptual Modeling is a collection of software tools to present conceptual models of software systems in the form of diagrams, tables, trees, and the like. A conceptual model of a system is a structure used to represent the requirements or architecture of the system. TCM is meant to be used for specifying and maintaining requirements for desired systems, in which a number of techniques and heuristics for problem analysis, function refinement, behavior specification, and architecture specification are used. TCM takes the form of a suite of graphical editors that can be used in these design tasks. These editors can be categorized into:
graphical frontend for objdump

dissy

graphical frontend for objdump

Dissy is a disassembler for Linux and UNIX which supports multiple architectures and allows easy navigation through the code. Dissy is implemented in Python and uses objdump for disassembling files. Dissy can be used for debugging, reverse engineering and checking compiler-generated code.