S3QL

S3QL 2.4

S3QL supports Amazon S3 as well as arbitrary SFTP servers and effectively provides you with a hard disk of dynamic, infinite capacity that can be accessed from any computer with internet access.S3QL is providing a standard, full featured UNIX file system...

RhodeCode

RhodeCode 1.7.1

RhodeCode (formerly hg-app) is Pylons based repository management and serving for mercurial. It's similar to github or bitbucket, but it's suppose to run as standalone app, it's open source and focuses more on restricted access to...

mig

mig 0.0.6

mig ([M]ediaGoblin [i]s [G]reat!) was first written by Christopher Allan Webber for GNU MediaGoblin.Since then, Joar Wandborg has extracted the essentials of the functionality from MediaGoblin and into a separate package which's README you are currently...

mongoctl

mongoctl 0.3.7

mongoctl is a lightweight command-line utility that simplifies the management of MongoDB servers and replica set clusters. It is particularly useful if you maintain many MongoDB environments with lots of configurations to manage.OverviewUsage:...

Hostery

Hostery 0.1.4

Hostery is a command-line tool for pushing git snapshots to a web host. Hostery creates a browsable history for a project by uploading selected git commits to an FTP server.Configure a Repository hostery initIssue this command at the root level...

prego

prego 0.20130516.1

prego is a system test framework running as Python unittest testcases.Matchers- test.assert_that(Host('www.google.com'), reachable())- test.assert_that(Host('www.google.com'), listen_port(80))- test.assert_that(Host('localhost'), listen_port(2000))-...