YEAH - Your Extended Attribute Helper: Difference between revisions
Appearance
Created page with " ==Description== C++ framework to make it simple to manage extended attributes. Check also the YEAH - Your Extended Attribute Helper API page. ==Download==..." |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
C++ framework to make it simple to manage extended attributes. | |||
== | ==Classes== | ||
* EA | |||
* StringEA | |||
* MTSequenceEA | |||
* TSequenceEA | |||
* TEA | |||
* | * SequenceEA | ||
==License== | ==License== | ||
* Freeware / Copyleft | * Freeware / Copyleft | ||
* Author: [[Björn Fahller]] | |||
==Links== | ==Links== | ||
* [https://github.com/OS2World/DEV-CPLUSPLUS-UTIL-YEAH Source code] at Github | |||
[[Category: | [[Category:C++ Class Libraries]] |
Latest revision as of 19:05, 6 January 2023
C++ framework to make it simple to manage extended attributes.
Classes
- EA
- StringEA
- MTSequenceEA
- TSequenceEA
- TEA
- SequenceEA
License
- Freeware / Copyleft
- Author: Björn Fahller
Links
- Source code at Github