/AUTHORS
https://bitbucket.org/neithere/argh/ · #! · 52 lines · 38 code · 14 blank · 0 comment · 0 complexity · 07de7651f507d06d5c89d8589a611554 MD5 · raw file
- Contributors
- ~~~~~~~~~~~~
- Here is an inevitably incomplete list of contributors, i.e. people who have
- suggested features, reported bugs, submitted patches, wrote packaging scripts
- and generally made *Argh* better:
- :Andrey Mikhaylenko: Author, Maintainer
- :Gora Khargosh: Bug reports
- :Mika Eloranta: Patches
- :Fabien Devaux: ArchLinux package
- :Hannu Valtonen: Debian package
- :Georges Dubus: Python3 support fixes
- :Roman Ovchinnikov: Debian package
- :thethomasw: Python2.6 bug reports
- :Tuk Bredsdorff: List of similar projects
- :Mike Gilbert: Gentoo package; patch
- :Marco Nenciarini: Patch for shell completion
- ...you? :-)
- Patches, ideas and any feedback is highly appreciated.
- Acknowledgements
- ----------------
- Early versions were somewhat inspired by Alexander Solovyov's opster_.
- .. _opster: http://pypi.python.org/pypi/opster
- Thanks to the authors of argparse_ for the excellent library for which Argh
- is merely a wrapper.
- .. _argparse: http://docs.python.org/dev/library/argparse.html
- Thanks to Andrey Kislyuk for writing argcomplete_ and thus allowing Argh
- to remain compact.
- .. _argcomplete: http://pypi.python.org/pypi/argcomplete
- Thanks to the authors of py.test_, tox_, virtualenv_, mock_ and related
- projects (or ideas) for automating the routine and letting the developer focus
- on the task and enjoy TDD.
- .. _py.test: http://pypi.python.org/pypi/pytest
- .. _tox: http://pypi.python.org/pypi/tox
- .. _virtualenv: http://pypi.python.org/pypi/virtualenv
- .. _mock: http://pypi.python.org/pypi/mock
- Thanks to Bitbucket_ team for the not-too-commercial approach to the excellent
- tools they provide.
- .. _bitbucket: https://bitbucket.org