etl/library.properties
John Wellbelove 811393c0b7 Merge remote-tracking branch 'origin/development'
# Conflicts:
#	src/container.h
#	src/map.h
#	src/multimap.h
#	src/multiset.h
#	src/stack.h
#	test/codeblocks/ETL.layout
#	test/test_flat_set.cpp
#	test/test_vector_non_trivial.cpp
2018-02-01 12:52:16 +00:00

10 lines
478 B
INI

name=Embedded Template Library
version=10.14.0
author= John Wellbelove <john.wellbelove@etlcpp.com>
maintainer=John Wellbelove <john.wellbelove@etlcpp.com>
sentence=A C++ template library tailored for embedded systems.
paragraph=Requires some support from STL. See http://andybrown.me.uk/2011/01/15/the-standard-template-library-stl-for-avr-with-c-streams/ or https://github.com/mike-matera/ArduinoSTL.git for Arduino.
category=Other
url=https://www.etlcpp.com/
architectures=*