article-introduction-generator 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  # about.py
2
2
 
3
- __version__ = "0.1.0"
3
+ __version__ = "0.1.1"
4
4
  __package__ = "article_introduction_generator"
5
5
  __program_name__ = "article-introduction-generator"
6
6
  __author__ = "Fernando Pujaico Rivera"
@@ -957,7 +957,6 @@ class JsonIntroductionEditor(QMainWindow):
957
957
  def main():
958
958
  signal.signal(signal.SIGINT, signal.SIG_DFL)
959
959
 
960
- '''
961
960
  create_desktop_directory()
962
961
  create_desktop_menu()
963
962
  create_desktop_file(os.path.join("~",".local","share","applications"),
@@ -978,7 +977,6 @@ def main():
978
977
  overwrite=True,
979
978
  program_name=about.__program_name__)
980
979
  return
981
- '''
982
980
 
983
981
  app = QApplication(sys.argv)
984
982
  app.setApplicationName(about.__package__)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: article_introduction_generator
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Program to generate an introduction from a JSON File
5
5
  Author-email: Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>
6
6
  Maintainer-email: Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>
@@ -1,16 +1,16 @@
1
1
  article_introduction_generator/__init__.py,sha256=ruULPQI7A5xxFhCYlc2-Yak7eGnabqCYTahYYvxbPtc,19
2
- article_introduction_generator/about.py,sha256=AcHtUHiefZ0oxi2AvSjsR_hCKzh7unEql1g2JjWM9ms,611
2
+ article_introduction_generator/about.py,sha256=Su6F2N7kElZFsztkUkJIDpnJ9wO7m85PL0TpUPV6Jh8,611
3
3
  article_introduction_generator/desktop.py,sha256=bpg1TeAzIKDvp5qUOs-1EogeYigir-gd7zPFVisTIZk,3528
4
- article_introduction_generator/program.py,sha256=ahmioGH_riEgG7VV176vPrG2Mbf6DprKGrylO36qVyc,33863
4
+ article_introduction_generator/program.py,sha256=xIJY6uucFCVVbiOJBpg5RYU3dDPXvi7Em_Cf4AIlCGQ,33847
5
5
  article_introduction_generator/program_old.py,sha256=RqORCmqLYvTmIN0mMsXS3A3kJS-llmHXCh-vOxXkQqk,20212
6
6
  article_introduction_generator/icons/logo.png,sha256=SE1ckm6RpcoheYDNrhxWPIszQCEwgGwe_xBfzZrVR4c,117312
7
7
  article_introduction_generator/modules/__init__.py,sha256=ruULPQI7A5xxFhCYlc2-Yak7eGnabqCYTahYYvxbPtc,19
8
8
  article_introduction_generator/modules/configure.py,sha256=K48SPidC_LRDXE2Q5QLGOG2-zPiMHjFgu4gv-3WWnns,1923
9
9
  article_introduction_generator/modules/consult.py,sha256=La3Xgj9EVzIluylGggd3pzhkjLjsC-mnSdzC-Q8cOk0,2945
10
10
  article_introduction_generator/modules/wabout.py,sha256=a8WOE9FJ9AdmbFioK17lqbR0cWavBSKhTzjrhsMJn10,4455
11
- article_introduction_generator-0.1.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
12
- article_introduction_generator-0.1.0.dist-info/METADATA,sha256=-zdxutpQfvGkr2R4zfmhgwCSIPuOUsWsGoHAkSlnxsI,2131
13
- article_introduction_generator-0.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
14
- article_introduction_generator-0.1.0.dist-info/entry_points.txt,sha256=aEZZr87sAlDrTi_6Xw26oKj2cd8uoujgov_TW_XYIqk,95
15
- article_introduction_generator-0.1.0.dist-info/top_level.txt,sha256=MFgK4ElkA2Af3CwTC-IfN3XivimjUkmaobCF6Itt1o0,31
16
- article_introduction_generator-0.1.0.dist-info/RECORD,,
11
+ article_introduction_generator-0.1.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
12
+ article_introduction_generator-0.1.1.dist-info/METADATA,sha256=GHC3dXeoHQcU1_8_U71UcZvOwZeyqj5LsCMyHuAOB_Y,2131
13
+ article_introduction_generator-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
14
+ article_introduction_generator-0.1.1.dist-info/entry_points.txt,sha256=aEZZr87sAlDrTi_6Xw26oKj2cd8uoujgov_TW_XYIqk,95
15
+ article_introduction_generator-0.1.1.dist-info/top_level.txt,sha256=MFgK4ElkA2Af3CwTC-IfN3XivimjUkmaobCF6Itt1o0,31
16
+ article_introduction_generator-0.1.1.dist-info/RECORD,,