nanakshahi 0.1.6 → 0.1.7

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
  SHA256:
3
- metadata.gz: fcb9d13dbedb39ba9a9403faddc8d22b82effb586e2f3617846a127aaa634ee8
4
- data.tar.gz: 48a3179f2e1400cbc824322337255d565c4072499f439e3223071f54b2ced3fc
3
+ metadata.gz: 511784652088e9e8d9ecc81cfc8582375bd3439ad5e0ad68399476c0e1b3eb85
4
+ data.tar.gz: 4a0f196d3092492aa854f299591c1bcf8229a14969375c76ea4fbc714bc9a90e
5
5
  SHA512:
6
- metadata.gz: 86dce32eae48be19746a68966072ce7c9d6cc299d63b3f1aad4c80adf2f3c2932a38887b66afc7d713dced31db769586c5496d75f6262bd56177d7f155d26a1e
7
- data.tar.gz: 5b426e251f4b15bd647c00a8aa256b0eb777ab16194af23f79f544657fb434f3baf6e96f010f76810fbdfb74759923bb444f290274f0fb62fa33e5edfb335ef6
6
+ metadata.gz: 60e863377a8bbfd28a33e11831ebea1e0d956ba1fa2a4eefd7542595a803cdaa48ccc947209617145df27164a0fdebec08c066a7a9115e3eea6affd125b2c2ea
7
+ data.tar.gz: '08e114ffce26aeb73a512f623b47f48c7c6aa954510b2e6823873e47ca65d45a39f38cd3acec6d75caf3858b2ae1e32964a536124b55a596210c9d57d02eb2d8'
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ਨਾਨਕਸ਼ਾਹੀ (Nanakshahi)
2
2
 
3
- ਨਾਨਕਸ਼ਾਹੀ ਇੱਕ ਰੂਬੀ ਪਰੋਗਰਾਮਿੰਗ ਭਾਸ਼ਾ ਚ ਲਿਖਿਆ ਗਿਆ gem ਹੈ ਜੋ ਕਿ [ਪਾਲ ਸਿੰਘ ਪੁਰੇਵਾਲ](http://purewal.biz/) ਦੁਆਰਾ ਲਿਖੇ ਗਏ [ਮੂਲ ਨਾਨਕਸ਼ਾਹੀ ਕਲੰਡਰ]((http://www.purewal.biz/Gurbani_and_Nanakshahi_Calendar.pdf) ਤੇ ਅਧਾਰਿਤ ਹੈ।
3
+ ਨਾਨਕਸ਼ਾਹੀ ਇੱਕ ਰੂਬੀ ਪਰੋਗਰਾਮਿੰਗ ਭਾਸ਼ਾ ਚ ਲਿਖਿਆ ਗਿਆ gem ਹੈ ਜੋ ਕਿ [ਪਾਲ ਸਿੰਘ ਪੁਰੇਵਾਲ](http://purewal.biz/) ਦੁਆਰਾ ਲਿਖੇ ਗਏ [ਮੂਲ ਨਾਨਕਸ਼ਾਹੀ ਕਲੰਡਰ](http://www.purewal.biz/Gurbani_and_Nanakshahi_Calendar.pdf) ਤੇ ਅਧਾਰਿਤ ਹੈ।
4
4
 
5
5
  ਇਹ ਆਮ/ਗਰਿਗੋਰੀਅਨ ਕਲੰਡਰ ਦੀਆਂ ਤਰੀਕਾਂ ਤੋਂ ਨਾਨਕਸ਼ਾਹੀ ਤੇ ਵਾਪਸ ਬਦਲਣ ਦੇ ਤਰੀਕੇ ਮੁਹੱੲੀਆ ਕਰਵਾਉਂਦਾ ਹੈ। ਤੁਸੀਂ ਇਸ ਨੂੰ ਕਿਸੇ ਵੀ ਰੂਬੀ ਪਰੋਗਰਾਮ ਵਿੱਚ ਨਾਨਕਸ਼ਾਹੀ ਤਰੀਕਾਂ ਵਰਤਣ ਲੲੀ ਵਰਤ ਸਕਦੇ ਹੋ।
6
6
 
@@ -92,7 +92,7 @@ date = Nanakshahi.new(1400-2-18)
92
92
  puts date.to_gurmukhi
93
93
  ```
94
94
 
95
- For a complete list of all the methods, check out the documentation.
95
+ For a complete list of all the methods, check out [the documentation](https://www.rubydoc.info/gems/nanakshahi).
96
96
 
97
97
  ## Contributing
98
98
 
@@ -1,3 +1,3 @@
1
1
  class Nanakshahi
2
- VERSION = "0.1.6"
2
+ VERSION = "0.1.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nanakshahi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arvinder Singh