Mercurial > hg > hg-fastimport
diff hgext3rd/fastimport/vendor/python_fastimport/AUTHORS @ 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/AUTHORS Tue Jan 19 22:56:34 2021 +0000 @@ -0,0 +1,6 @@ +Ian Clatworthy wrote bzr-fastimport, which included a lot of generic code for +parsing and generating fastimport streams. Jelmer Vernooij split out +into its own separate package (python-fastimport) so it can be used by other +projects, and is its current maintainer. + +Félix Mattrat ported python-fastimport to Python 3.
