aboutsummaryrefslogtreecommitdiff
path: root/devel/smooth/pkg-descr
blob: 3a0888676c7c6d044d654b89daedf123b6bd56cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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