This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Mikaël Ates c917347a71 Increase reading serial connection timeout to match real case polling. 2016-02-25 11:51:12 +01:00
stid_readers Remore _ from exceptions module name. 2016-02-24 15:54:54 +01:00
.gitignore Add gitignore file. 2013-05-24 17:15:32 +02:00
README Initial commit. 2013-05-24 16:47:09 +02:00
__init__.py Add version and imports in package init file. 2016-02-23 13:02:14 +01:00
commands_standard.py Standard commands dictionnary. 2013-05-24 16:59:58 +02:00
core_standard.py Remore _ from exceptions module name. 2016-02-24 15:54:54 +01:00
demo.py Update demo. 2016-02-23 13:02:37 +01:00
errors_standard.py Standard errors dictionnary. 2013-05-24 17:00:41 +02:00
exceptions.py Remore _ from exceptions module name. 2016-02-24 15:54:54 +01:00
models.py Increase reading serial connection timeout to match real case polling. 2016-02-25 11:51:12 +01:00
reader_configs.py Add package in imports. 2016-02-23 13:01:37 +01:00
utils.py Remore _ from exceptions module name. 2016-02-24 15:54:54 +01:00

README

librfid - RFID EPC Class 1 Gen2 / ISO/IEC 18000-6C compliant library

Copyright (C) 2013 Entr'ouvert

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Authors
-------

- Mikael Ates <mates@entrouvert.com>