File: open_source_devel.rst

package info (click to toggle)
nipy 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,352 kB
  • sloc: python: 39,115; ansic: 30,931; makefile: 210; sh: 93
file content (14 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. _open_source_devel:

=========================
 Open Source Development
=========================

For those interested in more info about contributing to an open source
project, Here are some links I've found.  They are probably no better or worse
than other similar documents:

* `Software Release Practice HOWTO
  <http://www.linux.com/howtos/Software-Release-Practice-HOWTO/index.shtml>`_
* `Contributing to Open Source Projects HOWTO
  <http://www.kegel.com/academy/opensource.html>`_