Renamer 0.4.4 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -26,9 +26,7 @@ Renamer can:
26
26
 
27
27
  ===Install
28
28
 
29
- <tt>$ su</tt>
30
-
31
- <tt># gem install Renamer</tt>
29
+ <tt>$ sudo gem install Renamer</tt>
32
30
 
33
31
  ===Usage
34
32
 
@@ -42,5 +40,5 @@ See the COPYING file for more information.
42
40
 
43
41
  ===Copyright
44
42
 
45
- Renamer (c) Copyright 2004-2006
43
+ Renamer (c) Copyright 2004-2008
46
44
  by Nicolas Cavigneaux <nico@bounga.org>
data/bin/renamer CHANGED
@@ -20,12 +20,12 @@
20
20
  ### ###
21
21
  ############################################################################
22
22
 
23
- Copyright (c) 2004-2006 by Nicolas Cavigneaux <nico@bounga.org>
23
+ Copyright (c) 2004-2008 by Nicolas Cavigneaux <nico@bounga.org>
24
24
  See COPYING for License detail.
25
25
 
26
26
  This program is free software; you can redistribute it and/or modify
27
27
  it under the terms of the GNU General Public License as published by
28
- the Free Software Foundation; either version 2 of the License, or
28
+ the Free Software Foundation; either version 3 of the License, or
29
29
  (at your option) any later version.
30
30
 
31
31
  This program is distributed in the hope that it will be useful,
File without changes
File without changes
data/doc/COPYING CHANGED
@@ -1,5 +1,5 @@
1
1
  GNU GENERAL PUBLIC LICENSE
2
- Version 2, June 1991
2
+ version 3, June 1991
3
3
 
4
4
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5
5
  51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
@@ -3,11 +3,17 @@
3
3
 
4
4
  === Renamer 0.5.0
5
5
 
6
+ 2008-10-22 Nicolas Cavigneaux <nico@bounga.org>
7
+
8
+ * Improved Rakefile
9
+ * Now explicitly use RDoc format for documentation
10
+ * Updated infos
11
+
6
12
  === Renamer 0.4.4
7
13
 
8
14
  2006-07-14 Nicolas Cavigneaux <nico@bounga.org>
9
15
 
10
- * Added forgotten .mo files in packages
16
+ * Added forgotten .mo files in packages so I18N works again
11
17
 
12
18
  === Renamer 0.4.3
13
19
 
@@ -1,6 +1,6 @@
1
1
  = Renamer - The perfect tool to easily rename your files
2
2
 
3
- <em>Last Modified: 2006-01-26</em>
3
+ <em>Last Modified: 2008-10-22</em>
4
4
 
5
5
 
6
6
  == 1. Installing
@@ -42,7 +42,7 @@ This will install all the required files in the good directories. That's all, yo
42
42
  Because Renamer makes it easy to rename any number of files on any filesystem
43
43
  without knowing anything about shell scripting or regular expressions (regexp).
44
44
  Renamer is able to lowercase, uppercase, delete white-spaces and a lot more. It's
45
- fast, light and always evolving.
45
+ fast, light and easy to use.
46
46
 
47
47
  === 2.2. I've launched Renamer, but I'm lost, what can I do?
48
48
 
@@ -52,31 +52,28 @@ Renamer is very easy to use, if you don't know how to use it you can type :
52
52
 
53
53
  It will show you some help about the possible options and how to use them.
54
54
 
55
-
56
55
  == 3. Development
57
56
 
58
57
  === 3.1. How should I report bugs?
59
58
 
60
- You have 4 ways to report bugs:
61
- * You can submit your bug at this url: http://gna.org/bugs/?func=additem&group=renamer
62
- * You can subscribe to the "help" mailing-list and send your question to it. See http://gna.org/mail/?group=renamer for more information.
59
+ You have 3 ways to report bugs:
60
+ * You can submit your bug at this url: http://rubyforge.org/tracker/?func=browse&group_id=1450&atid=5661
63
61
  * You can join us on IRC: <em>irc.freenode.net</em>, and try to contact a developer. If no one can help you (huh?), try another way.
64
- * You can mail your problem to a developer. Look at the support page for developer's mails: http://gna.org/project/memberlist.php?group=renamer
62
+ * You can mail your problem to a developer. Look at the support page for developer's mails: http://rubyforge.org/project/memberlist.php?group_id=1450
65
63
 
66
64
  === 3.2. How should I submit patches?
67
65
 
68
66
  There is 3 ways to submit patches:
69
- * You can submit your patch at this url: http://gna.org/patch/?func=additem&group=renamer
67
+ * You can submit your patch at this url: http://rubyforge.org/tracker/?atid=5663&group_id=1450&func=browse
70
68
  * You can join us on IRC: <em>irc.freenode.net</em>, and try to contact a developer. If no one can help you (huh?), try another way.
71
- * You can mail your patch, look at support page for developer's mails: http://gna.org/project/memberlist.php?group=renamer
69
+ * You can mail your patch, look at support page for developer's mails: http://rubyforge.org/project/memberlist.php?group_id=1450
72
70
 
73
71
  === 3.3. How should I submit new feature request?
74
72
 
75
- There is 4 ways to submit your feature request:
73
+ There is 3 ways to submit your feature request:
76
74
  * You can join us on IRC: <em>irc.freenode.net</em>, and try to contact a developer. If no one can help you (huh?), try another way.
77
- * You can submit your request at this url: http://gna.org/task/?func=additem&group=renamer
78
- * You can subscribe to the "help" mailing-list and send your request to it. See http://gna.org/mail/?group=renamer for more information.
79
- * You can mail your feature request, look at support page for developer's mails: http://gna.org/project/memberlist.php?group=renamer
75
+ * You can submit your request at this url: http://rubyforge.org/tracker/?atid=5664&group_id=1450&func=browse
76
+ * You can mail your feature request, look at support page for developer's mails: http://rubyforge.org/project/memberlist.php?group_id=1450
80
77
 
81
78
  === 3.4. Will Renamer be ported to *BSD, QNX, MacOS X, Microsoft Windows ?
82
79
 
@@ -88,7 +85,7 @@ Unix-like OS so it's was not tested on Microsoft Windows.
88
85
  === 3.5. I want to help Renamer developers. What can I do?
89
86
 
90
87
  There's many tasks to do (code, documentation, ...). Please contact us
91
- using IRC or e-mail, and look at this page: http://gna.org/task/?group=renamer.
88
+ using IRC or e-mail, and look at this page: http://rubyforge.org/pm/task.php?group_project_id=1517&group_id=1450&func=browse
92
89
  It lists all the pending tasks. You can also look at the TODO and BUGS files
93
90
  available in the package.
94
91
 
@@ -34,4 +34,4 @@ to allow people to read the code and understand it easily.
34
34
  * Always provide patches in unified form (diff -u) and with a ChangeLog entry
35
35
  * Always provide Unit Test for all the functionnalities you've added
36
36
 
37
- If you think that your patch sticks these requirements you can send it using: http://gna.org/patch/?func=additem&group=renamer
37
+ If you think that your patch sticks these requirements you can send it using: http://rubyforge.org/tracker/?atid=5663&group_id=1450&func=browse
@@ -3,7 +3,7 @@
3
3
  == To Do List
4
4
 
5
5
  Send suggestions for this list to mailto:nico@bounga.org or on
6
- the mailto:renamer-dev@gna.org mailing list.
6
+ http://rubyforge.org/tracker/?atid=5664&group_id=1450&func=browse.
7
7
 
8
8
 
9
9
  === Before next release
@@ -1,13 +1,13 @@
1
1
  = Renamer - The perfect tool to easily rename your files
2
2
 
3
- <b>Documentation for Renamer v0.4.3</b>
3
+ <b>Documentation for Renamer v0.5.0</b>
4
4
 
5
- <em>Last Modified: 2006-01-07</em>
5
+ <em>Last Modified: 2008-10-22</em>
6
6
 
7
- <em>Copyright (c) 2004-2006 by Nicolas Cavigneaux <nico@bounga.org></em>
7
+ <em>Copyright (c) 2004-2008 by Nicolas Cavigneaux <nico@bounga.org></em>
8
8
 
9
9
  Permission is granted to copy, distribute and/or modify this document
10
- under the terms of the {GNU General Public License}[http://www.gnu.org/copyleft/gpl.html], Version 2 or later.
10
+ under the terms of the {GNU General Public License}[http://www.gnu.org/copyleft/gpl.html], version 3 or later.
11
11
 
12
12
  == Introduction
13
13
 
@@ -42,28 +42,23 @@ To install Renamer, you must have:
42
42
 
43
43
  == Installation
44
44
 
45
- Renamer package can be downloaded at: http://download.gna.org/renamer/Renamer.gem. This link always points to
46
- the latest stable release of Renamer.
45
+ Renamer package can be downloaded at: http://rubyforge.org/frs/?group_id=1450.
47
46
 
48
47
  Two options are offer to you. You can download the gem and install it using the gem command:
49
48
 
50
- <tt>$ su</tt>
51
-
52
- <tt># gem install Renamer-X.X.X.gem</tt>
49
+ <tt>$ sudo gem install Renamer-X.X.X.gem</tt>
53
50
 
54
51
  where <em>X.X.X</em> has to be replace by the gem version number.
55
52
 
56
53
  Or you can use gem to automatically download and install the lastest release of Renamer with the following commands :
57
54
 
58
- <tt>$ su</tt>
59
-
60
- <tt># gem install Renamer</tt>
55
+ <tt>$ sudo gem install Renamer</tt>
61
56
 
62
57
  Developers can be interested in downloading the latest sources to be able to try or code on Renamer.
63
58
  But take care, these sources are development files and are reserved to advanced users. Using these
64
59
  sources Renamer could be very instable or even unusable. To get the latest sources, you should contact a
65
- developer, see: http://gna.org/project/memberlist.php?group=renamer. Renamer is maintain using {Mercurial SCM}[http://www.selenic.com/mercurial/]
66
- so you should read about it if you want to develop on this project.
60
+ developer, see: http://gna.org/project/memberlist.php?group=renamer. Renamer is maintain using {Git SCM}[http://git.or.cz/]
61
+ so you should read about it if you want to develop on this project. You can download the lastest revision at http://github.com/Bounga/renamer/
67
62
 
68
63
  == Usage
69
64
 
@@ -104,21 +99,17 @@ Renamer is developed by :
104
99
  === Get support
105
100
 
106
101
  Before asking for any support, please consider reading the Renamer documentation and the FAQ.
107
- The documentation and the FAQ are available in the gem package and on the {official website}[http://renamer.bounga.org].
102
+ The documentation and the FAQ are available in the gem package and on the {official website}[http://rubyforge.org/projects/renamer/].
108
103
 
109
104
  * IRC support:
110
105
  - server : irc.freenode.net
111
106
  - channel : #bounga
112
- * Mailing-list support:
113
- - to subscribe/unsubscribe: http://mail.gna.org/listinfo/renamer-help
114
- - to send a mail to the list, send it to: renamer-help@gna.org
115
- - archives of the list are available at: http://mail.gna.org/public/renamer-help/
116
- * More details are available on the Renamer website support page: http://renamer.bounga.org/index.php?page=support
107
+ * More details are available on the Renamer website
117
108
 
118
109
  === Copyright
119
110
 
120
111
  This manual documents Renamer software, it's part of Renamer.
121
112
 
122
- Copyright (c) 2004-2006 Nicolas Cavigneaux <nico@bounga.org>
113
+ Copyright (c) 2004-2008 Nicolas Cavigneaux <nico@bounga.org>
123
114
 
124
- This document can be use under the terms of the {GNU General Public License}[http://www.gnu.org/copyleft/gpl.html], Version 2 or later.
115
+ This document can be use under the terms of the {GNU General Public License}[http://www.gnu.org/copyleft/gpl.html], version 3 or later.
data/lib/const.rb CHANGED
@@ -1,10 +1,10 @@
1
1
  =begin
2
- Copyright (c) 2004-2006 by Nicolas Cavigneaux <nico@bounga.org>
2
+ Copyright (c) 2004-2008 by Nicolas Cavigneaux <nico@bounga.org>
3
3
  See COPYING for License detail.
4
4
 
5
5
  This program is free software; you can redistribute it and/or modify
6
6
  it under the terms of the GNU General Public License as published by
7
- the Free Software Foundation; either version 2 of the License, or
7
+ the Free Software Foundation; either version 3 of the License, or
8
8
  (at your option) any later version.
9
9
 
10
10
  This program is distributed in the hope that it will be useful,
@@ -19,14 +19,14 @@
19
19
 
20
20
  module Const
21
21
  NAME = "Renamer"
22
- VER = "0.4.4"
22
+ VER = "0.5.0"
23
23
  LICENSE = "
24
- Copyright (c) 2004-2006 by Nicolas Cavigneaux <nico@bounga.org>
24
+ Copyright (c) 2004-2008 by Nicolas Cavigneaux <nico@bounga.org>
25
25
  See COPIYNG for License detail.
26
26
 
27
27
  This program is free software; you can redistribute it and/or modify
28
28
  it under the terms of the GNU General Public License as published by
29
- the Free Software Foundation; version 2 of the License.
29
+ the Free Software Foundation; version 3 of the License.
30
30
 
31
31
  This program is distributed in the hope that it will be useful, but
32
32
  WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
data/lib/renamer.rb CHANGED
@@ -1,10 +1,10 @@
1
1
  =begin
2
- Copyright (c) 2004-2006 by Nicolas Cavigneaux <nico@bounga.org>
2
+ Copyright (c) 2004-2008 by Nicolas Cavigneaux <nico@bounga.org>
3
3
  See COPYING for License detail.
4
4
 
5
5
  This program is free software; you can redistribute it and/or modify
6
6
  it under the terms of the GNU General Public License as published by
7
- the Free Software Foundation; either version 2 of the License, or
7
+ the Free Software Foundation; either version 3 of the License, or
8
8
  (at your option) any later version.
9
9
 
10
10
  This program is distributed in the hope that it will be useful,
data/test/tc_renamer.rb CHANGED
@@ -1,11 +1,11 @@
1
1
  #!/usr/bin/ruby -w
2
2
  =begin
3
- Copyright (c) 2004-2006 by Nicolas Cavigneaux <nico@bounga.org>
3
+ Copyright (c) 2004-2008 by Nicolas Cavigneaux <nico@bounga.org>
4
4
  See COPYING for License detail.
5
5
 
6
6
  This program is free software; you can redistribute it and/or modify
7
7
  it under the terms of the GNU General Public License as published by
8
- the Free Software Foundation; either version 2 of the License, or
8
+ the Free Software Foundation; either version 3 of the License, or
9
9
  (at your option) any later version.
10
10
 
11
11
  This program is distributed in the hope that it will be useful,
data/test/ts_renamer.rb CHANGED
@@ -1,11 +1,11 @@
1
1
  #!/usr/bin/ruby -w
2
2
  =begin
3
- Copyright (c) 2004-2006 by Nicolas Cavigneaux <nico@bounga.org>
3
+ Copyright (c) 2004-2008 by Nicolas Cavigneaux <nico@bounga.org>
4
4
  See COPYING for License detail.
5
5
 
6
6
  This program is free software; you can redistribute it and/or modify
7
7
  it under the terms of the GNU General Public License as published by
8
- the Free Software Foundation; either version 2 of the License, or
8
+ the Free Software Foundation; either version 3 of the License, or
9
9
  (at your option) any later version.
10
10
 
11
11
  This program is distributed in the hope that it will be useful,
metadata CHANGED
@@ -1,85 +1,90 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.9.0
3
- specification_version: 1
4
2
  name: Renamer
5
3
  version: !ruby/object:Gem::Version
6
- version: 0.4.4
7
- date: 2006-07-14 00:00:00 +02:00
8
- summary: A fast and light utility to massively rename your files
9
- require_paths:
10
- - lib
11
- email: nico@bounga.org
12
- homepage: http://renamer.bounga.org
13
- rubyforge_project:
14
- description: Renamer is a tool that makes it easy to rename any number of files on any filesystem without knowing anything about shell scripting or regular expressions (regexp).
15
- autorequire:
16
- default_executable:
17
- bindir: bin
18
- has_rdoc: true
19
- required_ruby_version: !ruby/object:Gem::Version::Requirement
20
- requirements:
21
- - - ">="
22
- - !ruby/object:Gem::Version
23
- version: 1.8.1
24
- version:
4
+ version: 0.5.0
25
5
  platform: ruby
26
- signing_key:
27
- cert_chain:
28
- post_install_message:
29
6
  authors:
30
7
  - Nicolas Cavigneaux
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+
12
+ date: 2008-10-22 00:00:00 +02:00
13
+ default_executable:
14
+ dependencies:
15
+ - !ruby/object:Gem::Dependency
16
+ name: gettext
17
+ type: :runtime
18
+ version_requirement:
19
+ version_requirements: !ruby/object:Gem::Requirement
20
+ requirements:
21
+ - - ">="
22
+ - !ruby/object:Gem::Version
23
+ version: "0"
24
+ version:
25
+ description: Renamer is a tool that makes it easy to rename any number of files on any filesystem without knowing anything about shell scripting or regular expressions (regexp).
26
+ email: nico@bounga.org
27
+ executables:
28
+ - renamer
29
+ extensions: []
30
+
31
+ extra_rdoc_files:
32
+ - README.rdoc
33
+ - doc/FAQ.rdoc
34
+ - doc/renamer.rdoc
35
+ - doc/HACKING.rdoc
36
+ - doc/TODO.rdoc
37
+ - doc/AUTHORS.rdoc
38
+ - doc/BUGS.rdoc
39
+ - doc/ChangeLog.rdoc
31
40
  files:
32
41
  - bin/renamer
33
- - doc/AUTHORS
34
- - doc/BUGS
35
- - doc/ChangeLog
42
+ - doc/AUTHORS.rdoc
43
+ - doc/BUGS.rdoc
44
+ - doc/ChangeLog.rdoc
36
45
  - doc/COPYING
37
- - doc/FAQ
38
- - doc/HACKING
39
- - doc/renamer
46
+ - doc/FAQ.rdoc
47
+ - doc/HACKING.rdoc
40
48
  - doc/renamer.1.gz
41
- - doc/TODO
49
+ - doc/renamer.rdoc
50
+ - doc/TODO.rdoc
42
51
  - lib/const.rb
43
52
  - lib/renamer.rb
44
53
  - po/fr
45
- - po/renamer.pot
46
54
  - po/fr/renamer.po
47
- - locale/fr
48
- - locale/fr/LC_MESSAGES
49
- - locale/fr/LC_MESSAGES/renamer.mo
55
+ - po/renamer.pot
50
56
  - test/tc_renamer.rb
51
57
  - test/ts_renamer.rb
52
- - README
53
- test_files:
54
- - test/ts_renamer.rb
58
+ - README.rdoc
59
+ has_rdoc: true
60
+ homepage: http://rubyforge.org/projects/renamer/
61
+ post_install_message:
55
62
  rdoc_options:
56
63
  - --title
57
64
  - Renamer - The perfect tool to easily rename your files
58
65
  - --main
59
- - README
66
+ - README.rdoc
60
67
  - --line-numbers
61
- extra_rdoc_files:
62
- - README
63
- - doc/FAQ
64
- - doc/renamer
65
- - doc/HACKING
66
- - doc/TODO
67
- - doc/AUTHORS
68
- - doc/BUGS
69
- - doc/ChangeLog
70
- executables:
71
- - renamer
72
- extensions: []
73
-
68
+ require_paths:
69
+ - lib
70
+ required_ruby_version: !ruby/object:Gem::Requirement
71
+ requirements:
72
+ - - ">="
73
+ - !ruby/object:Gem::Version
74
+ version: 1.8.1
75
+ version:
76
+ required_rubygems_version: !ruby/object:Gem::Requirement
77
+ requirements:
78
+ - - ">="
79
+ - !ruby/object:Gem::Version
80
+ version: "0"
81
+ version:
74
82
  requirements: []
75
83
 
76
- dependencies:
77
- - !ruby/object:Gem::Dependency
78
- name: gettext
79
- version_requirement:
80
- version_requirements: !ruby/object:Gem::Version::Requirement
81
- requirements:
82
- - - ">"
83
- - !ruby/object:Gem::Version
84
- version: 0.0.0
85
- version:
84
+ rubyforge_project: renamer
85
+ rubygems_version: 1.3.0
86
+ signing_key:
87
+ specification_version: 2
88
+ summary: A fast and light utility to massively rename your files
89
+ test_files:
90
+ - test/ts_renamer.rb
Binary file