trabalho-academico-abnt-asciidoc 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ef06085ecee8aa5721207f442cc6d2011a261e7a
|
4
|
+
data.tar.gz: 9762c8cc59b23d9ac88f27e9029bbd07ff712fc2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 60c6b3df83b3bfadd7fb08323e22fc027adb7a8a89b8314da33a4cd6c115acb1a10666c858afab904242e08d751c91b577809cef8fbd4b3a1e5b8940cdbf315e
|
7
|
+
data.tar.gz: 4302de7719f5c3b68b819e85e1af4f61ca498c74a84395179c02e95ed42cc17f7afcd83df402057ee7d2484181fa526034ca4ad13d520e36725209d8e55f178d
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: trabalho-academico-abnt-asciidoc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eduardo Santana
|
@@ -13,11 +13,14 @@ dependencies: []
|
|
13
13
|
description: Este programa é utilizada para gerar pdfs para TCCs, monografias, dissertações,
|
14
14
|
teses com as normas da ABNT. Consulte um modelo de arquivo em https://github.com/edusantana/abntex2-modelo-trabalho-academico-asciidoc
|
15
15
|
email: eduardo.ufpb@gmail.com
|
16
|
-
executables:
|
16
|
+
executables:
|
17
|
+
- trabalho-academico-abnt-asciidoc
|
17
18
|
extensions: []
|
18
19
|
extra_rdoc_files: []
|
19
20
|
files:
|
21
|
+
- bin/trabalho-academico-abnt-asciidoc
|
20
22
|
- lib/trabalho-academico-abnt-asciidoc.rb
|
23
|
+
- lib/trabalho-academico-abnt-asciidoc/translator.rb
|
21
24
|
homepage: https://github.com/edusantana/trabalho-academico-abnt-asciidoc
|
22
25
|
licenses:
|
23
26
|
- MIT
|