diff hgext3rd/fastimport/vendor/python_fastimport/README.md @ 86:28704a2a7461 vendor/python-fastimport

Import python-fastimport-0.9.8
author Roy Marples <roy@marples.name>
date Tue, 19 Jan 2021 22:56:34 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hgext3rd/fastimport/vendor/python_fastimport/README.md	Tue Jan 19 22:56:34 2021 +0000
@@ -0,0 +1,7 @@
+[![Build Status](https://travis-ci.org/jelmer/python-fastimport.png?branch=master)](https://travis-ci.org/jelmer/python-fastimport)
+
+python-fastimport
+=================
+
+This package provides a parser for and generator of the Git fastimport format.
+(https://www.kernel.org/pub/software/scm/git/docs/git-fast-import.html)