Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2006 22:27:52 +0000
From:      cpghost <cpghost@cordula.ws>
To:        Kyrre Nygard <kyrreny@broadpark.no>
Cc:        questions@freebsd.org
Subject:   Re: A good source for scripts
Message-ID:  <20060506222752.GA58749@epia2.farid-hajji.net>
In-Reply-To: <7.0.1.0.2.20060506121547.021666e0@broadpark.no>
References:  <7.0.1.0.2.20060506121547.021666e0@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 06, 2006 at 12:16:53PM +0200, Kyrre Nygard wrote:
> 
> Hello!
> 
> I'm searching a good source for various scripts like shell, Ruby, Python 
> etc.
> 
> A lot of these script sites are more focused on making an income with 
> eyestabbing
> advertising rather than collecting and redistributing fine scripts.
> 
> Anyone know of any?

Perl  : http://www.cpan.org/
Python: http://aspn.activestate.com/ASPN/Python/Cookbook/
        http://cheeseshop.python.org/pypi 
        http://py.vaults.ca/apyllo.py

As far as FreeBSD is concerned: the most interesting scripts (or, more
precisely, modules) are in the ports; usually with a p5- (perl) or
py- (python) prefix.

Most of the above are modules; but the last one (Python Cookbook)
also contains a lot of Python *scripts* (in the traditional sense).
You may also want to look at the Perl Coobook (O'Reilly) for more ideas.

> Thanks,
> Kyrre

Enjoy,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060506222752.GA58749>