poper.co
Current release: unknown
1 Description
*************
'poper.co' is a software suite that controls and manages our company's
infrastructure of "electronic locks".
PERCo (http://www.perco.ru) provides us with the access control system
based on HID Global's (http://www.hidglobal.com) devices. The latter
have Ethernet interface, giving ability to manage that device.
PERCo company supplies proprietary SDK for the solution it has provided
(only as COM objects for Microsoft Windows, 32-bit). This project is
built on top of this SDK.
Name of the distributor (PERCo) became the primary reason for name of
this project (a play on words).
2 Installation
**************
3 Directories and files
***********************
Files in the root directory:
- bin: helper scripts to check source code files,
- liblo: source code of project 'lo',
- CHANGELOG.md: change log for simple users (not developers),
- CODINGSTYLE.md: coding style guide for this project,
- CONTRIBUTING.md: contributing rules,
- README.md readme file with simple description of the project.
4 License
*********
'poper.co' suite is released under the modified BSD licence. You can
find text of the license in file 'LICENSE' (or at this directory:
http://directory.fsf.org/wiki/License:BSD_3Clause).