control 1.4 KB

1234567891011121314151617181920212223242526272829303132
  1. Source: indy-fpc
  2. Section: devel
  3. Priority: optional
  4. Maintainer: J. Peter Mugaas <[email protected]>
  5. Build-Depends: fpc | fp-compiler, fpc | fp-units-rtl, fpc | fp-units-net, fpc | fp-units-fcl, fpc | fp-utils, debhelper (>= 4.0.0)
  6. Standards-Version: 3.6.2
  7. Package: indy-fpc
  8. Architecture: any
  9. Depends: fpc | fp-compiler, fpc | fp-units-rtl, fpc | fp-units-net, fpc | fp-units-fcl, fpc | fp-utils
  10. Description: Indy Sockets for Free Pascal
  11. Indy.Sockets is an open source socket library that supports clients, servers,
  12. TCP, UDP, raw sockets, as well as over 100 higher level protocols such as
  13. SMTP, POP3, NNTP, HTTP, and many more. Indy.Sockets is available for C#, C++,
  14. Delphi, Visual Basic.NET, any .NET language, and Kylix. This version is for
  15. Free Pascal.
  16. .
  17. Homepage: http://www.indyproject.org/sockets/fpc
  18. Package: indy-fpc-src
  19. Architecture: all
  20. Description: Indy Sockets source code for Free Pascal
  21. Indy.Sockets is an open source socket library that supports clients, servers,
  22. TCP, UDP, raw sockets, as well as over 100 higher level protocols such as
  23. SMTP, POP3, NNTP, HTTP, and many more. Indy.Sockets is available for C#, C++,
  24. Delphi, Visual Basic.NET, any .NET language, and Kylix. This version is for
  25. Free Pascal.
  26. .
  27. This package contains the source-code for the Indy run-time-only Free Pascal
  28. compiler. This is also required for using Indy in the Lazarus IDE.
  29. .
  30. Homepage: http://www.indyproject.org/sockets/fpc