persian-bechasboon 0.0.0
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 +7 -0
- data/lib/persian-bechasboon.rb +0 -0
- metadata +48 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA1:
|
|
3
|
+
metadata.gz: d39ba4730ca49a3236330e0545c5f36ea4d223de
|
|
4
|
+
data.tar.gz: 53e5c38d80cc215577fe2875f4980cd025071b90
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: 3f7969288d045cb7f6bb01e9ee0c20acd4b7a566d859967925ce7eb090dd0abd405ea35fca0593dc3d32b70360146eb93ce9a145c0c633e831efb1900732f302
|
|
7
|
+
data.tar.gz: b6da92ece6bfc8f39931e321c3bd5c559596dfac430c67a290568c9f5688c0ede736491bee1f1deeb39dbea13cc2be960e024910a21b58b7d958d6ccfa4c25d1
|
|
File without changes
|
metadata
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: persian-bechasboon
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.0.0
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- Hazhir Derakhshi
|
|
8
|
+
autorequire:
|
|
9
|
+
bindir: bin
|
|
10
|
+
cert_chain: []
|
|
11
|
+
date: 2015-05-06 00:00:00.000000000 Z
|
|
12
|
+
dependencies: []
|
|
13
|
+
description: Generated persian pdf files by other gems have a big problem. Characters
|
|
14
|
+
in the words are separated. using this gem help you to connect characters before
|
|
15
|
+
place them in the pdf file.
|
|
16
|
+
email: hajear@gmail.com
|
|
17
|
+
executables: []
|
|
18
|
+
extensions: []
|
|
19
|
+
extra_rdoc_files: []
|
|
20
|
+
files:
|
|
21
|
+
- lib/persian-bechasboon.rb
|
|
22
|
+
homepage: https://github.com/volfgox/persian-bechasboon
|
|
23
|
+
licenses:
|
|
24
|
+
- MIT
|
|
25
|
+
metadata: {}
|
|
26
|
+
post_install_message:
|
|
27
|
+
rdoc_options: []
|
|
28
|
+
require_paths:
|
|
29
|
+
- lib
|
|
30
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
31
|
+
requirements:
|
|
32
|
+
- - ">="
|
|
33
|
+
- !ruby/object:Gem::Version
|
|
34
|
+
version: '0'
|
|
35
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
36
|
+
requirements:
|
|
37
|
+
- - ">="
|
|
38
|
+
- !ruby/object:Gem::Version
|
|
39
|
+
version: '0'
|
|
40
|
+
requirements: []
|
|
41
|
+
rubyforge_project:
|
|
42
|
+
rubygems_version: 2.4.6
|
|
43
|
+
signing_key:
|
|
44
|
+
specification_version: 4
|
|
45
|
+
summary: The problem of separated persian characters in generated pdf is solved by
|
|
46
|
+
using this gem.
|
|
47
|
+
test_files: []
|
|
48
|
+
has_rdoc:
|