]> www.infradead.org Git - users/hch/nvmetcli.git/commit
initial public release v0.1
authorChristoph Hellwig <hch@lst.de>
Wed, 16 Mar 2016 16:44:56 +0000 (17:44 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 Mar 2016 16:57:54 +0000 (17:57 +0100)
commit72b210d0ce48434a57df171e256af7840b5111ff
tree32e01a5a4fbc4fcf5b959aa64c0516c299b2b9a5
initial public release
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
nvmet.json [new file with mode: 0644]
nvmet/__init__.py [new file with mode: 0644]
nvmet/nvme.py [new file with mode: 0644]
nvmetcli [new file with mode: 0755]
setup.py [new file with mode: 0755]