1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
This commit is contained in:
psyc://psyced.org/~lynX 2011-08-22 23:29:14 +02:00
parent 7bfe698f09
commit d265944c8d

View file

@ -7,12 +7,13 @@ libpsyc implements various functions required to use PSYC.
- See [[http://about.psyc.eu/libpsyc]] for more information on the library. - See [[http://about.psyc.eu/libpsyc]] for more information on the library.
- See [[http://lib.psyc.eu/doc/]] for the API documentation. - See [[http://lib.psyc.eu/doc/]] for the API documentation.
- See [[http://about.psyc.eu/Specification]] for more information on the new PSYC - See [[http://about.psyc.eu/Specification]] for more information
specification. on the new PSYC specification.
- See [[http://about.psyc.eu/]] for information on PSYC in general. - See [[http://about.psyc.eu/]] for information on PSYC in general.
The plain C API located in the include/psyc directory along with the file psyc.h The plain C API located in the include/psyc directory along with the file
is primarily intended to be used for binding with other languages and frameworks. psyc.h is primarily intended to be used for binding with other languages
and frameworks.
The LPC binding for psyced is distributed with psyclpc since it is spread The LPC binding for psyced is distributed with psyclpc since it is spread
over several files (LPC has no simple approach to binding). Other bindings over several files (LPC has no simple approach to binding). Other bindings
@ -76,8 +77,8 @@ into the library, contact either anyone of us directly or just join the
developement room at developement room at
- psyc://psyced.org/@welcome - psyc://psyced.org/@welcome
- xmpp:*welcome@psyced.org
- irc://psyced.org/welcome - irc://psyced.org/welcome
- xmpp:*welcome@psyced.org
* License * License