The latest version of svndump is 0.4.5-1.

svndump

Version 0.4.2 revision 0 uploaded by JohnWiegley.

Package meta

Synopsis
Library for reading Subversion dump files
Description

A library for parsing Subversion dump files. The objective is to convert a dump file into a series of data structures representing that same information. It uses Data.ByteString.Lazy to reading the file, and Data.Text to represent text fields which may contain Unicode characters.

Author
John Wiegley
Bug reports
http://github.com/jwiegley/svndump/issues
Category
Subversion
Copyright
Copyright (C) 2012 John Wiegley
Homepage
http://github.com/jwiegley/svndump/
Maintainer
John Wiegley <johnw@newartisans.com>
Package URL
n/a
Stability
provisional

Components