Skip to content
/ libeet Public

creating registered sale data messages. http://www.etrzby.cz

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENCE.md
Unknown
COPYING
Notifications You must be signed in to change notification settings

mirus77/libeet

Repository files navigation

libEET


libEET library provides C wrapper compiled into one DLL file based on libxml2, xmlsec, openssl for creating registered sale data messages. http://www.etrzby.cz

libEET is based on well known XMLSec (http://http://www.aleksey.com/xmlsec/), LibXML (http://xmlsoft.org), LibXSLT (http://xmlsoft.org/XSLT) and OpenSSL (http://www.openssl.org) libraries.

This code is released under the MIT Licence see the LICENCE file.

Miroslav Kundela <mail(at)mirus.cz>

Installation

Compile OpenSSL, LibXML, LibXSLT, XMLSec. to C:\Build\VC12\$(Platform)

cd win32

_buildtools.bat or _buildtoolsx64.bat

cmd inside:/> buildall.bat