OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.5 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../nspr/nspr.desc
  5. [COPY] Copyright (C) 2007 The OpenSDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] A platform-neutral API for system level and libc like functions
  15. [T] NSPR provides platform independence for non-GUI operating system facilities.
  16. [T] These facilities include threads, thread synchronization, normal file and
  17. [T] network I/O, interval timing and calendar time, basic memory management
  18. [T] (malloc and free) and shared library linking. A good portion of the
  19. [T] library's purpose, and perhaps the primary purpose in the Gromit
  20. [T] environment, is to provide the underpinnings of the Java VM, more or less
  21. [T] mapping the sys layer that Sun defines for the porting of the Java VM to
  22. [T] various platforms.
  23. [U] http://www.mozilla.org/projects/nspr/
  24. [A] The Mozilla Foundation
  25. [M] Alejandro Mery <amery@opensde.org>
  26. [C] extra/library
  27. [L] MPL GPL LGPL
  28. [S] Stable
  29. [V] 4.6.6
  30. [P] X -----5---9 200.000
  31. [D] 662666305 nspr-4.6.6.tar.gz ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.6.6/src/