index
:
nfc/python-ioctl
debian/latest
upstream/latest
Pure python typed Linux ioctl & ioctl interfaces
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-01
add debian package
debian/latest
Mikael Magnusson
2021-06-24
release 0.2.2
upstream/0.2.2
upstream/latest
Filipe Laíns
2021-06-24
setup.cfg: add missing Python version trove classifiers
Filipe Laíns
2021-06-24
pre-commit: update repos
Filipe Laíns
2021-06-24
pre-commit: don't run with Python 3.6
Filipe Laíns
2021-06-24
examples: add print hidraw example
Filipe Laíns
2021-06-24
ioctl: add __version__
Filipe Laíns
2021-06-24
hidraw: do not set O_NONBLOCK unecessarily
Filipe Laíns
2021-02-25
release 0.2.1
Filipe Laíns
2021-02-25
hidraw: open unbuffered
Filipe Laíns
2020-08-10
ioctl 0.2.0
Filipe Laíns
2020-08-10
pyproject: use the setuptools.build_meta backend
Filipe Laíns
2020-08-10
hidraw: minor stylistic change
Filipe Laíns
2020-08-10
readme: adjust description to make reference to Linux ioctl interfaces
Filipe Laíns
2020-08-10
tests: add tests file for hidraw
Filipe Laíns
2020-08-10
hidraw: allow using a custom read length
Filipe Laíns
2020-08-10
hidraw: add support for uniq
Filipe Laíns
2020-08-10
ioctl/hidraw: add __all__ export
Filipe Laíns
2020-08-10
hidraw: add support for phys
Filipe Laíns
2020-08-07
hidraw: add initial hidraw ioctl(s)
Filipe Laíns
2020-08-07
setup.cfg: add linux kernel trove classifier
Filipe Laíns
2020-08-07
readme: add checks badge
Filipe Laíns
2020-08-07
add checks
Filipe Laíns
2020-08-07
initial release
Filipe Laíns