imposition 0.9.5 → 0.9.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/locales/en.yml +1 -1
  2. data/lib/locales/es.yml +1 -1
  3. metadata +7 -6
@@ -1,5 +1,5 @@
1
1
  en:
2
- welcome: "- Welcome human, let's print a book. says :::impostor::0.9.4.6.4:::"
2
+ welcome: "- Welcome human, let's print a book. says :::impostor::0.9.5::"
3
3
  badunit: "%{input}'s unit is incorrect."
4
4
  bookletsq: "order for booklets? (y/n)"
5
5
  WnX: "You didn't specify Page width but you specified Sheet width and how many Pages per Sheet"
@@ -1,5 +1,5 @@
1
1
  es:
2
- welcome: "- Bienvenido ser humano, leer es volar al centro de los tiempos... \n Dice :::impostor::0.9.4.6.4:::"
2
+ welcome: "- Bienvenido ser humano, leer es volar al centro de los tiempos... \n Dice :::impostor::0.9.5:::"
3
3
  badunit: "La unidad de %{input} no es correcta."
4
4
  bookletsq: "¿imponer en cuadernillos? (y/n)"
5
5
  WnX: "No especificó ancho de Página pero sí ancho de Pliego y número de páginas por Pliego"
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: imposition
3
3
  version: !ruby/object:Gem::Version
4
- hash: 49
4
+ hash: 17
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
9
  - 5
10
- version: 0.9.5
10
+ - 1
11
+ version: 0.9.5.1
11
12
  platform: ruby
12
13
  authors:
13
14
  - numerico
@@ -15,7 +16,7 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2013-02-22 00:00:00 Z
19
+ date: 2013-04-01 00:00:00 Z
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
21
22
  name: alchemist
@@ -101,7 +102,7 @@ dependencies:
101
102
  version: "0"
102
103
  type: :development
103
104
  version_requirements: *id006
104
- description: nUp & booklets
105
+ description: pdf nUp imposition for cut&Stack and booklet printing
105
106
  email: webmaster@numerica.cl
106
107
  executables:
107
108
  - impostor
@@ -116,7 +117,7 @@ files:
116
117
  - lib/locales/en.yml
117
118
  - lib/locales/es.yml
118
119
  - bin/impostor
119
- homepage: http://impostor.herokuapp.com
120
+ homepage: https://github.com/Numerico/impostor
120
121
  licenses: []
121
122
 
122
123
  post_install_message:
@@ -148,6 +149,6 @@ rubyforge_project:
148
149
  rubygems_version: 1.8.25
149
150
  signing_key:
150
151
  specification_version: 3
151
- summary: editorial imposition script in nUp & booklets
152
+ summary: pdf nUp imposition for cut&Stack and booklet printing
152
153
  test_files: []
153
154