Apache Portable Runtime
| Use attributes for filter ! | |
| Developed by | Apache Software Foundation |
|---|---|
| Stable release | April 5, 2019 |
| Written in | C |
| License | Apache License 2. 0 |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1274407 |
About Apache Portable Runtime
The Apache Portable Runtime is a supporting library for the Apache web server. It provides a set of APIs that map to the underlying operating system. Where the OS does not support a particular function, APR will provide an emulation. Thus programmers can use the APR to make a program truly portable across platforms.