Best Developer Tools for Linux
autogen.sh, also known as buildconf, is an open source command-line software that provides an automatic build preparation shell script for UNIX systems.autogen.sh features a drop in replacement for autoreconf, as well as minimum validation, reporting and...
Morcego is a 3D graph browser for viewing and navigating any graph-like structure. Examples of such structures include social networks, site maps, hierarchies, and genealogy trees. It currently only support simple graphs.Morcego 3D network browser already...
Tar2RubyScript transforms a directory tree, containing your application, into one single Ruby script, along with some code to handle this archive. Tar2RubyScript can be distributed to our friends. When they've installed Ruby, they just have to double...
NuSphere PhpED IDE is a professional integrated development environment.NuSphere PhpED is intended mostly for building database-driven web-applications using php scripting language, although a lot of other popular languages such as HTML, XML, CSS, Perl,...
LAMPcheck software is a simple open source PHP pre-installation script that LAMP developers can configure and package with their own projects as a pre-installation test. End users can then use LAMPcheck to verify their LAMP installations for required...
pysqlite is a Python DB-API 2.0 interface for the SQLite embedded relational database...
Products.Undoer is a patch/product that enables transactions to be undone based on a date. Useful if you or someone else has managed to make a lot of separate changes that would be cumbersome to undo the usual Zope way and no recent (enough) backups...
casuarius is a Cython wrapper for the Cassowary incremental constraint solver.The solver source code is derived from the 0.6 release. It has been modified by Svilen Dobrev to remove memory leaks. His work can be found separately as SWIG...
git-svn-helpers is a collection of command line tools that greatly simplifies using git for svn repositories.git-svn-helpers's main goal is to make setting up a local git repository following an existing svn checkout a 'no-brainer'.It also addresses using...
oh-my-vim is a Vim plugin that allows you to manage your Vim plugins.It's eavily inspired from oh-my-zsh.InstallationIt's recommended to install oh-my-vim as a non root user.Just run: pip install oh-my-vimInstall from the repository: pip install...