== Development == Development is very open and we welcome bug reports, suggestions and patches. You can [/newticket create a new ticket] to report a bug or make a suggestion, or [/report/1 browse all active tickets]. See the [/timeline timeline] for what happened recently, have a look at the [/manual/libcaca-todo.html TODO list] or let us know about your own projects. Despite ''libcaca''’s limited audience, we target high code quality. Patches will be mercilessly butchered until they comply with our [/manual/libcaca-style.html coding style] guidelines. == IRC == Discussions are happening on the Freenode network’s '''`#libcaca`''' channel. The developers can be reached there most of the time. == Subversion == ''libcaca'' development is managed using ''Subversion''. Currently available repositories are: * ''libcaca'' and ''libcucul'' -- `svn://svn.zoy.org/libcaca/libcaca` * ''TOIlet'' -- `svn://svn.zoy.org/libcaca/toilet` * ''cacatris'' -- `svn://svn.zoy.org/libcaca/cacatris` * ''ttyvaders'' -- `svn://svn.zoy.org/libcaca/ttyvaders` * ''neercs'' -- `svn://svn.zoy.org/libcaca/neercs` For instance, to retrieve the main libcaca trunk, use this command: `svn co svn://svn.zoy.org/libcaca/libcaca/trunk libcaca-trunk` The repositories can be browsed using the web-based [/browser SVN browser]. == Mailing-lists == There are two mailing-list for the project. The first one is [mailto:libcaca@lists.zoy.org libcaca@lists.zoy.org] and is a single mailing-list for general discussion, bug reporting, development coordination and side projects. You are encouraged to subscribe in order to post. The second list is [mailto:libcaca@lists.zoy.org libcaca-svn@lists.zoy.org] and only hosts the SVN commit messages. The ''libcaca'' mailing-lists are managed by ''Ecartis''. To subscribe, send an email to [mailto:ecartis@lists.zoy.org ecartis@lists.zoy.org] containing the words “`subscribe libcaca`”. To unsubscribe, use “`unsubscribe libcaca`”. Same goes for the `libcaca-svn` list. The mailing-list archives are available on the web: * [/list/ libcaca archives] * [/list-svn/ libcaca-svn archives]