mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
fa639e45c6
smooth is an object-oriented C++ class library for Windows, macOS, and most Unix-like operating systems. It provides basic functionality and platform support for applications and libraries. WWW: http://www.smooth-project.org/
14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
smooth is an object-oriented C++ class library for Windows, macOS, and
|
|
most Unix-like operating systems. It provides basic functionality and
|
|
platform support for applications and libraries.
|
|
|
|
Features provided by smooth include:
|
|
|
|
- User interface API with various widgets
|
|
- Simple to use multithreading API
|
|
- File and network I/O interface
|
|
- Unicode and internationalization support
|
|
- Libxml2-based XML parser
|
|
|
|
WWW: http://www.smooth-project.org/
|