diff README.txt @ 40:39fa450b21bd default tip

updates for today
author Jeff Hammel <k0scist@gmail.com>
date Mon, 22 Feb 2016 14:16:09 -0800
parents 261e2d2d26ad
children
line wrap: on
line diff
--- a/README.txt	Mon Apr 09 13:46:42 2012 -0700
+++ b/README.txt	Mon Feb 22 14:16:09 2016 -0800
@@ -3,17 +3,17 @@
 
 make a self-extracting virtualenv from directories or URLs of packages
 
-See the docstring of carton.py for documentation: http://k0s.org/mozilla/hg/carton/file/tip/carton.py#l3
+See the docstring of carton.py for documentation: http://k0s.org/hg/carton/file/tip/carton.py#l3
 
 Carton provides a one-file portable package of a virtualenv and all of
 its software.
 
-Carton lives at http://k0s.org/mozilla/hg/carton
+Carton lives at http://k0s.org/hg/carton
 
 Tests illustrating carton's use are at
 http://k0s.org/mozilla/hg/carton/file/tip/tests/doctest.txt
 
-A self-extracting carton of, um, carton is at 
+A self-extracting carton of, um, carton is at
 http://k0s.org/mozilla/hg/carton/file/tip/carton-env.py
 
 
@@ -42,7 +42,7 @@
 ----
 
 carton is essentially finished.  Features can be added by request
-(just mail me: jhammel __at__ mozilla __dot__ com), but the scope of
+(just mail me: k0scist __at___ gm ail __dot__ com ), but the scope of
 the project is pretty much fulfilled.
 
 There are a few items I would like to add:
@@ -58,7 +58,7 @@
   available
 
 - it would be nice to be able to specify a post-deployment script to
-  be run 
+  be run
 
 
 Links
@@ -68,7 +68,6 @@
 
 * https://github.com/jbalogh/vending-machine: a script for managing
   vendor libraries
-  
 
 * https://bitbucket.org/kumar303/eco: Eco helps you maintain a local
   Python ecosystem